/*       General
======================= */
* { margin:0; padding:0; }
html{ height: 100%;  margin-bottom: 1px; }
html *{ padding: 0; margin: 0; }
body {
	text-align:center;
	margin:0;
	background: #2b2b22 url(../images/bg.gif) repeat;
	}
.left { float:left; }
.right { float:right; }
.clear { clear:both;}
.BodyFRImg {
	float:right;
	margin-left:0;
	display:inline;
}
.red {
    color:#FF0000;
}
#Content img { 
	border:8px solid #CCC;  
	margin: 0px 50px 10px 10px;
    float:right;
    clear:right;
}
#Content img.normal {
float:none;
clear:none;
margin:0;
border:0;
}
#Content p img {
margin-right:0;
}
#Content a:hover img {
	border-color:#C2A302;

}	
.photohome { 
	border:4px solid #FFF;  
	margin: 4px 25px 10px 0;
	float: left;
    margin-left: 60px;
    padding: 0;
	}
.col1 {
	float: left;
	width: 44.5%;
}
.col2 {
	float: left;
	width: 55%;
}	

/*       Links
======================= */
a {
	color:#000;
    text-decoration:underline;
}
a:hover {

    text-decoration:none;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:0;
}

/*     Float containers fix 
=============================== */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* Text
======================= */
body, td, th, div, p, li, input, select, textarea {
	font: 13px Arial, Helvetica, sans-serif;
	color:#000;
}

h1, h2, h3, p, table {
	margin-left:60px;
	margin-right:50px;
}
h1, h2, h3 {
	color:#000;
}
h1{
	color:#cc9900;
	font-size:16px;
	padding-top:2.7em;
	padding-bottom:0.5em;
	background: url(../images/icon-h1yel.gif) no-repeat 0 47px;
	margin-left:40px;
	padding-left:20px;
}
#ContentHome h1, #ContentHome h2, #ContentHome h3, #ContentHome p, #ContentHome table {
	margin-right:20px;
}
#ContentHomeRight h1, #ContentHomeRight h2, #ContentHomeRight h3, #ContentHomeRight p, #ContentHomeRight table {
	margin-left:30px;
}
#ContentHome h1, #ContentHome h2, #ContentHome h3 {
	color:#FFF;
}

#ContentHome h1 {
	background: url(../images/icon-h1whr.gif) no-repeat 0 47px;
}

h2 {
	font-size:15px;
	padding-top:0.5em;
	padding-bottom:0.3em;

}
#ContentHomeRight h2 {
	padding-bottom:0.9em;
}
h3 {
	font-size:13px;
	padding-top:0.8em;
	padding-bottom:0.3em;
	font-weight:bold;
}
p{
	line-height:1.3em;
	padding-bottom:1em;
}
p.small {
	font-size:11px;
}
p.iCn {
	background: url(../images/icon-h1whr.gif) no-repeat 123px 3px;	
}
#Content ul,
#Content ol
{
	padding:10px 30px 10px 0;
	margin:0 0 0 80px;
}
#ContentHome ul,
#ContentHome ol
{
	padding: 0px 30px 10px 0;
	margin:0 0 0 45px;
}

#Content ul li,
#Content ol li,
#ContentHome ul li,
#ContentHome ol li{
	padding: 0 0 9px 0px;
}
#Content li ul,
#Content li ol,
#ContentHome li ul,
#ContentHome li ol
{
	padding: 0 0 0 0;
	margin:0 0 0 15px;
}
#Content li ul li,
#Content li ol li,
#ContentHome li ul li,
#ContentHome li ol li
{
	padding: 9px 0 0 0;
}


/*       Layout
======================= */
#Page {
	width:750px;
	text-align:left;
	margin:0 auto;
}
.swatch {
   width: 470px;
}   
.swatch p{margin-right:0;}
#Content .swatch td p{
margin:0;
}
#Content .swatch td img {
   border-width: 4px;
margin:0 3px 0 0;
   float:none;
   clear:none;
}
.swatch td{
vertical-align:top;
}
.popups {
	width:276px;
	float:right;
	margin-left:0;
	margin-right:0px;
}
#Content p.popups img{
   margin-right:50px;
}
#Content .gallery img{
	float:left;
	clear:none;
	margin-right:10px;
	margin-left:0px;	
}
#Content .gallery p {
	margin-right:30px;
	margin-left:40px;
}
/*       Header
======================= */
#Header {
	background:#9a8206 url(../images/bgh.gif) repeat-x center -3px;
}
#HomeHeaderInner {
	position:relative;
	height: 348px;
	/*background: url(../images/banner-home.jpg) no-repeat;*/
}
#HeaderInner {
	position:relative;
	height: 150px;
	background: url(../images/banner.jpg) no-repeat center top;
}
#Slogan{
	position:absolute;
	margin:0;
	padding:0;
	background: url(../images/slogan3.png) no-repeat; /*background: url(../images/beauty-guaranteed.gif) no-repeat;*/
	width: 750px;
    height: 45px;
	
	/*right:60px;*/
	/*top:10px;*/
	text-indent:-9999px;
}

#ContactPhone {
	position: absolute;
	right: 0;
	bottom: 1px;
	width: 274px;
	height: 53px;
    background: url(../images/contact_phone.gif) no-repeat;
    z-index: 1;
}

#HomeLogo {
	margin:0;
	padding:0;
	width:264px;
	height:149px;
	position:absolute;
	left:0;
	top:198px;
	background:none;
	z-index: 1;
}
#Logo {
	margin:0;
	padding:0;
	width:264px;
	height:149px;
	position:absolute;
	left:0;
	top:0;
	background:none;
}
#HomeLogo a, #Logo a{
	display:block;
	width:264px;
	height:149px;
	background: url(../images/metal-roofing-system.gif) no-repeat;
}
#HomeLogo strong, #Logo strong{ display:none; }

/*       Navigation
======================= */

/*       Body
======================= */
#Content {
	background:#FFF;
	padding-bottom:2em;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#ContentHome {
	background:#D9C979 center top;
	padding-bottom:2em;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#ContentHomeLeft {
	width:420px;
}
#ContentHomeRight {
	width:330px;
	margin-top:0px;
}

/*       Footer
======================= */
#Footer {
	background: #000 url(../images/bgf.gif) repeat-x center top;
}
#Footer p {
	color:#999;
	padding:14px 0;
	text-align: center;
	margin:0;
}

#Footer p span.sep {
	padding:0 10px;
}
#Footer p a {
	color:#999;
	text-decoration:none;
}
#DesignBy p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#666;
	margin:0;
	padding:6px 0;
}
#DesignBy a {
    text-decoration:none;
	color:#666;
}	
/*       Forms
======================= */
form {
    margin: 1.5em 0 1em 60px;
    width:600px;
}
input, textarea, select{
    font-size:13px;
    color:#000;
}
form p{
    margin:0 0 1em 0;
    padding:0;
}
form legend {
	color:#cc9900;
	font-weight:bold;
	font-size:15px;
}
form legend a {
	font-weight:normal;
	font-size:.9em;
}
form fieldset {
	border:none;
	border:1px solid #CCC;
	margin:  0 0 1em 0;
	padding: 0 1em 1em;
}
form fieldset.radio{
   margin: 1em 0 1em 0;
}
form fieldset.radio fieldset{
   width: 25%;
    float:left;
    margin-right: 1em;
}

form fieldset.radio input{
	width:auto;
	float:left;
	margin-right:3px;
}
form fieldset.float label{
	display:inline; 
	float:left;
	white-space: nowrap;
	margin-right: 15px;
}
form .submit {
	width: auto;
	background:#fff;
	color:#000;
	font-weight:bold;
	display:inline;
	margin-right: 2em;
	border: 2px solid #999;
}
form .ChkBox {
	width:auto;
	border:none;
	display:inline;
}
form .submit.light{
	color:#333;
	background:#000;
	font-weight:normal;
	margin-right:2em;
	border: 1px solid #333;

}
form input.hidden {
	border:none;
	padding:0;
	display:inline;
}
form input, 
form textarea
{
	color:#000;
	display: block;
	width: 96%;
	background: #fff;
	border: 2px solid #CCC;
	padding:.25em .5em;
	font-weight:bold;
}
form label
{
	display: block;
	margin-bottom: 1em;
}
form .first
{
	padding-top: 1em;
}
form select
{
	display: block;
	font-weight:bold;
}


/*     printer styles
========================= */
@media print{
/* Hide unwanted elements */
#Slogan, #menuwrapper, #DesignBy  {display:none;}
#Header, #HomeHeaderInner, #Logo, #Logo a, #HomeLogo, #HomeLogo a {
	width: auto;
	height: auto;
	font-size:20px;
	position:relative;
	left:0;
	top:0;
	color:#000;
	text-decoration:none;
}
#Header {border-bottom:1px solid #CCC; height:40px;}
#Logo strong, #HomeLogo strong {
display:block;
}
/* Kill floats */
body, #Page, #Header, #HomeHeaderInner, #ContentHome, #ContentHomeLeft, #ContentHomeRight, #Content, #Footer {width:100%; float:none; background: none; margin:0; padding:0;}
#Footer { border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
h1, h2, h3, table, p {
margin-left: 0;
margin-right:0;
text-align:left;
padding-left:0;
background:none;
}
}



/* fader */

#imageContainer {
	width:750px;  /*  Width of images */
	height:302px; /* Height of images */
	position:relative;
        
}
#imageContainer img {
	display:none;
	position:absolute;
	top: 45px; left:0;
}