@charset "utf-8";
body { background-color:#EAECD0;}

#container{
	width:1001px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif; background-image:url(../images/leftNav.gif);
	}
.header {height:136px;}
.nav{ 
	background-image:url(../images/bottom_header.gif);
	width:1001px;
	height:25px;
	font: 15px Verdana, Arial, sans-serif;
	padding-top:5px; 
	text-align:center;	 
}
h1 {font-size:16px;}
h2 {font-size:14px;}
.nav a:link, .nav a:visited { text-decoration: none;color:#CCCC99; margin:0 40px;} 
.nav a:hover{text-decoration:none; color:#FFFFFF;}
.nav a:active { text-decoration: none; }

.leftnav {
background-image:url(../images/leftNav.gif);
width:216px; 
float:left;
color:#CCCC99;
line-height:25px;
padding-left:5px;
font-size:12px;
padding-top:8px; text-transform:uppercase;
}

.leftnav a:link, .leftnav a:visited { text-decoration: none;color:#CCCC99; display:block; margin-bottom:5px;} 
.leftnav a:active { text-decoration: none; }
.leftnav a:hover{text-decoration:none; color:#FFFFFF;}

/*.background{
	background-image:url(images/right_background.gif);	
}*/
.content
{width:640px;
/*height:400px;*/
	
	float:right;
	color:#660000;
	font-size:12px;
	background-color:#ced1c2;
	padding-left:70px;
	padding-right:70px;
	padding-top:10px;
}
.contentindex
{	width:640px;
	height:324px;
	float:right;
	color:#660000;
	font-size:12px;	
	background-repeat:repeat-x;
	padding-left:70px;
	padding-right:70px;
	padding-top:10px;
}
.content-index
{	width:795px;
	height:334px;
	float:right;
	color:#660000;
	font-size:12px;	
	
	background-repeat:repeat-x;
	
}
.content a:link { text-decoration: none;color:#844200;} 
.content a:visited { text-decoration: none; color:#844200; }
.content a:active { text-decoration: none; }
.content a:hover{text-decoration:none; color:#660000;}

#bottom
{
	width:1001px;
	height:88px;
	float:left;
	background-image:url(../images/home-repeat.gif);
	color:#3C0000;
	font-size:13px;
	
	
}
#bottomLeft {	
background-image:url(../images/left_nav_bottom.gif);
width:195px;	
height:88px;
float:left;
}

#bottomRight {float:left;
	background-image:url(../images/welcomeBottom.gif);
	background-repeat:no-repeat;
	width:600px;
	height:80px;
	font-weight:600px; padding-left:15px;
	}
#bottomRightCards {
	float:right;
	background-image:url(../images/home-right.gif);
	width:190px;
	height:88px;
}
.footer
{	clear:both;
	width:1001px;
	text-align:center;
	font-size:11px;
	color:#3C0000; font-weight:bold; background-color:#EAECD0; padding-top:3px;
}
.footer a:link { text-decoration: none;color:#3C0000;} 
.footer a:visited { text-decoration: none; color:#3C0000; }
.footer a:active { text-decoration: none; }
.footer a:hover{text-decoration:none; color:#006600}
/*--------------------Testimonials Page Styles---------------------*/
div.testimonialPhotos{
	/*padding: 10px;*/
	text-align:center;
	width:75%;
	margin: 0 auto;
}	
.testimonialPhotos img{
	padding:10px;	
	margin:10px;
}
/*--------------------IE Fix For air-ducting-cleaning-repair.html---------------------*/
#isolator{
	position:relative;
	margin-bottom:20px;	
}
/*-------Styles for Links Page--------*/
.content a.links{
	color:#060;
	font-weight:bolder;
}
/*-------Form Styles--------*/
.request .content form{
	width:90%;
	margin:30px auto;
	position:relative;
}
.request .content label{
	display:block;	
	margin-bottom:10px;
}
.request .content input, .request .content select{
	position:absolute;
	left:160px;
}
.request .content textarea{
	margin-left:88px;	
	padding-bottom:10px;
}
.request .content form img{
	margin-left:160px;	
	margin-bottom:10px;
}
.request2{
	min-height:1050px;	
}