@charset "UTF-8";
/* CSS Document */

#header{
	width: 100%;
	height: 135px;
	background: #FFFFFF;
	border-bottom: 4px solid #ececec;
}

.headWrapper{
	margin: 0 auto;
	width: 960px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#header img#callNumber{
	margin-top: 20px;
}

#header a#logo {
		margin-top: 10px;
		display: block;
}
	
/*MAIN NAV*/

ul#topNav {
		margin-top: 35px;
	}
	
	ul#topNav li {
		float: left;
		background: url(images/navLineBreak.jpg);
		padding-left: 1px;
		border-bottom: 1px solid #ececec;

	}
	
	ul#topNav li#homeBtn{
		background: none;
	}
	
	ul#topNav li a {
		display: block;
		text-align: center;
		background: url('images/navBG.jpg') repeat-x;
		padding: 7px 25px 4px 25px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	
	ul#topNav li a:hover {
		background: url('images/navBG_hover.jpg') repeat-x;
	}
	
/*END MAIN NAV*/

#mainContent{
	width: 100%;
	background: #bfbfbf url(images/mainBG.jpg) repeat-x top;
}

.mainWrapper{
	background: #FFFFFF repeat-x;
	margin: 0 auto;
	width: 960px;
/*	padding-bottom: 20px;
*/}

#mainImg{
	width: 960px;
	height: 260px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0098d7;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #0098d7;
	padding-bottom: 10px;
}

.mainWrapper #leftContent{
	padding-top: 30px;
}

#leftContent{
	padding-left: 25px;
}

.mainWrapper h1{
	padding-top: 30px;
}


h2 hr{
	border: 0px;
	color: #505050;
	background-color: #505050;
	height: 1px;
	width: 455px;
	margin: 10px 0 0 0;
}

p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 12.5px;
	text-align:justify;
}

.btnContent{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0 0 10px;
	text-decoration: none;
}

#welcomeContent{
	width: 297px;
	padding: 0px 0px 20px 25px;
}

#contactContent{
	width: 910px;
	padding: 0px 0px 10px 25px;
}

/*#faqAccordion{
	padding: 0 0 0 10px 0;
}
*/
a.orangeBtn{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/btnBG.jpg) repeat-x;
	display:inline-block;
	padding: 0px 10px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #e8ae11;
	float: right;
	font-size: 12.5px;
}

#contactForm .orangeBtn{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/btnBG.jpg) repeat-x;
	display:inline-block;
	padding: 0px 10px;
	color: #fff;
	text-decoration: none;
	border: 0px;
	float: right;
	font-size: 12.5px;
	text-align:center;
}

#quoteContent{
	width: 292px;
	padding: 0px 0px 0px 25px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #505050;
	text-align: justify;
	line-height: 22px;
}

/*FAQ*/

#faqAccordion h2{
	padding: 10px 0 10px 0;
	font-size: 14px;
}


#faqAccordion div{
	padding: 10px;
	border: 1px solid #9ad1fc;
	display: block;
	background-color: #e6f4ff;
}

ol{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 12.5px;
	list-style: decimal;
}

/*END FAQ*/

.personQuote{
	text-align: right;
	color: #006db9;
	padding-top: 10px;
}

#quotes{
	background: url(images/quotes.gif) no-repeat;
	width: 292px;
	height: 89px;
}

#getEstimate{
	width: 264px;
	padding: 30px 25px 20px 0;
}	

#getEstimate h1{
	padding-top: 20px;
}

#getEstimate h1.hours{
	padding-top: 0px;
}

ul#services{
	list-style-position:outside;
	padding: 10px 0px 0px 50px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 12.5px;
	text-align:left;
    list-style-type: disc;
	line-height: 18px;
	}

/*FOOTER*/
	
#footer{
	width: 100%;
	background: #2688c5 repeat-x bottom;
}

.footerWrapper{
	background: #0073bc url(images/footerBG.jpg) repeat-x bottom;
	height: 147px;
	margin: 0 auto;
	width: 960px;
}

#footerContent{
	float: right;
	width: 350px;
	padding: 10px;
}

#footerContent a{
	color: #FFFFFF;
	text-decoration: none;
}

.footerLinks{
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}

h3{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#faqAccordion h2 a{
		color: #505050;
		outline-style: none;
		text-decoration: none;
}

#faqAccordion h2 a:hover{
	text-decoration: underline;
}

#footerAreas {
	float: right;
	width: 300px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	margin-top: 12px;	
	
	
}

/*TESTIMONIALS*/
h2 #citiesTest{
	font-size: 14px;
}

/*CONTACT FORM*/

#contactForm {
	width: 455px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#contactForm label{
	display: block;
	margin-right: 20px;
	text-align: right;
	float: left;
	clear: both;
	font-size: 12px;
}	

#contactForm input{
	float: left;
	width: 200px;
	margin: 2px 0 20px 10px;
	
}

#contactForm .stateSelect{
	float: left;
	width: 200px;
	margin: 2px 0 20px 10px;
}

#contactForm textarea{
	float: left;
	margin: 2px 0 20px 10px;
}

#contactForm input.orangeBtn{
	float: left;
	width: auto;
	text-align: center;
	margin: 2px 0 20px 10px;
}

#contactForm .small{
	display:block;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:right;
	width:140px;
	color: #707070;

}

#contactForm .requiredField{
	color: #0098d7;
}

/*SERVICES*/

#subNavServices{
	background: url(images/subNavBG.jpg) repeat-x top;
	border-top: 1px solid #0098d7;
}

#listServicesContent{
	width: 200px;
	padding: 0px 0px 20px 25px;
}


ul#subNav{
	background: url(images/bubblesBG.png) no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2688c5;
	padding: 10px 0 0 20px;
	width: 180px;
	behavior: url("/library/iepngfix.htc");
}

#subNav li.titleSubNav{
	font-size: 12px;
	color: #2688c5;
	font-weight: bold;	
	background: none;
}

#subNav li.leftContent{
	font-size: 12px;
	width: 140px;
	background: none;
	padding: 0px;
	color: #707070;
}

#subNav li.hoursTitle{
	font-size: 12px;
}

#contactUsBtn{
	padding-bottom: 20px;
	text-align: center;
}

/*
#subNavServices #contactUs a{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #2688c5;

}*/

#subNavServices a:hover{
	text-decoration: underline;
}

#servicesContent{
	width: 680px;
	padding: 0 25px 20px 30px;
}

#subNav li{
	background: url(images/lineBreak.gif) no-repeat;
	padding: 10px 0 10px 0;
}

#subNav li.firstSubNav{
	background: none;
}

ul#subNav a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2688c5;
	text-decoration: none;
}

ul#filterCleaning{
	padding: 10px 0px 0px 50px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 12.5px;
	text-align:left;
	line-height: 18px;
}
	
ul#subList{
	list-style-position:outside;
	padding: 10px 0px 0px 70px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 12.5px;
	text-align:left;
    list-style-type: circle;
	line-height: 18px;
}	

/*END SERVICES*/

a:visited{
	text-decoration: none;
}

#servicesContent a{
	color: #0098d7;
}

#serviceAreaGraphic{
	margin: 20px 0 0 260px;
	position: absolute;
}
