@charset "UTF-8";
/* CSS Document */



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}











body{
	background-image: url('../img/gradbg.gif');
	background-repeat: repeat-x;
	background-color: #efefef;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3e3e;
}


h1{
	font-size: 18px;
	color: #1c5098;
	margin-left: 16px;
	margin-top: 15px;
	margin-bottom: 13px;
}

a{
	color: #226acf;
}

a:hover{
	color: #d41c04;
}

strong{
	font-weight: bold;
}

p{
	margin: 16px;
	margin-bottom: 33px;
}

img{
	border: none;
}

input{
	margin: 0;
	padding: 0;
}

#quoteForm tr td{
	width: 325px;
	height: 40px;
}

#topRow td{
	height: 30px;
}

#bottomRow td{
	height: 65px;
}

#mainContainer{
	width: 980px;
	overflow: hidden;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
}

#header{
	width: 948px;
	height: 104px;
	background-image: url('../img/guycleaning.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#nav1{
	width: 948px;
	height: 26px;
	background-color: #1d529d;
	background-image: url('../img/nav1bg.gif');
	background-repeat: repeat-x;
	overflow: hidden;
	margin: 0 auto;
}


		#nav1 ul
		{
			padding: 0;
			margin: 0;
			background-color: #1d529d;
			background-image: url('../img/nav1bg.gif');
			background-repeat: repeat-x;
			float: left;
			width: 100%;
			height: 26px;
			overflow: hidden;
			
		}
		
		#nav1 ul li { display: inline; }
		
		#nav1 ul li a
		{
			padding: 7px;
			color: #fff;
			text-decoration: none;
			float: left;
			border-right: 1px solid #1a437d;
			border-left: 1px solid #2c74d9;
			height: 26px;
		}
		
		#nav1 ul li a:hover, #nav1 ul li a.selected
		{
			background-color: #1a437d;
			background-image: url('../img/nav1bg_2.gif');
			background-repeat: repeat-x;
			color: #fff;
			height: 26px;
		}
		
		#nav1 ul li a.end{
			padding: 0;
			border-right: none;
		}	
		
		
	

#nav2, #nav3{
	width: 948px;
	height: 22px;
	background-color: #e4e3e4;
	font-size: 11px;
	color: #6d6d6d;
	padding-top: 5px;
	margin: 0 auto;
	overflow: hidden;
}

#nav3{
	width: 980px;
	height: 36px;
	background-color: #efefef;
	text-align: center;
	}
	
		#nav2 ul, #nav3 ul{
			padding: 0;
			margin: 0;
		}
		
		#nav3 ul{
			margin: 0 auto;
			padding-top: 8px;
			width: 850px;
		}
		
		#nav3 ul li{
			display: inline;
		}
		
		#nav2 ul li{ display: inline; height: 16px; }
		
		
		#nav2 ul li a, #nav3 ul li a
		{
			padding-left: 5px; padding-right: 4px;
			color: #383838;
			text-decoration: none;
			float: left;
			border-right: 1px solid #c9c9c9;
		}
		
		#nav2 ul li a:hover, #nav2 ul li a.selected, #nav3 ul li a:hover, #nav3 ul li a.selected
		{
			color: #000;
			text-decoration: underline;
		}
		
		#nav2 ul li a.end, #nav3 ul li a.end{
			border-right: none;
		}	



#tagline{
	width: 948px;
	height: 53px;
	margin: 0 auto;
}

	#tagline h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: -1px;
		color: #cf2c17;
		padding-top: 16px;
		margin: 0;
	}


#quoteBox{
	width: 738px;
	height: 390px;
	background: url('../img/quoteboxbg.gif') repeat-x;
	border: 1px solid #dddddd;
	float: left;
	margin-left: 16px;
}
	
		#quoteBox h1, #quoteBox h2{
			font-size: 18px;
			color: #2b5c9f;
			float: left;
			display: inline;
			margin-top: 16px;
			margin-left: 20px;
		}
		
		#quoteBox h2{
			color: #a0a0a0;
			margin-left: 10px;
		}
		
		#quoteBox p{
			margin: 0;
			margin-bottom: 10px;
		}

	
	#quoteBoxLeft{
		width: 180px;
		height: 250px;
		float: left;
		margin-left: 20px;
	}
	
	#quoteBoxMiddle{
		width: 180px;
		height: 250px;
		float: left;
		margin-left: 100px;
	}
	
	#quoteBoxRight{
		width: 180px;
		height: 250px;
		float: left;
		margin-left: 18px;
	}

#supportBox{
	width: 199px;
	height: 368px;
	float: right;
	margin-right: 16px;
}

#supportBox2{
	width: 197px;
	height: 142px;
	border: 1px solid #dddddd;
	margin-top: 0px;
}

#supportBox3{
	width: 197px;
	height: 116px;
	border: 1px solid #dddddd;
	margin-top: 8px;
}



.FourBoxes, .FourBoxes2{
	width: 467px;
	height: 110px;
	border: 1px solid #dddddd;
	float: left;
}

.FourBoxes2{
	float: right;
}

.FourBoxes h1{
	font-size: 15px;
	font-weight: bold;
	margin-top: 13px;
}


.FourBoxes p{
	margin-top: 8px;
}




/* Inner Page Template Styles */

#leftWrapper{
	float: left;
}

#sideBar{
 	width: 197px;
	overflow: hidden;
	border: 1px solid #dddddd;
	margin-left: 16px;
	margin-top: 16px;
}

#sideBar ul{
	margin-top: 6px;
	margin-bottom: 15px;
}

#sideBar ul li{
	list-style-type: disc;
	list-style-position: outside;
	color: #3f3e3e;
	width: 160px;
	margin-left: 22px;
	line-height: 20px;
	padding-bottom: 5px;
}

#sideBar ul li a{
	text-decoration: underline;
}

#sideBar ul li a:hover, #sideBar ul li a.selected{
	text-decoration: none;
	border-bottom: none;
	color: #000;
}

#sideBarHeader{
	height: 25px;
	width: 197px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url('../img/quoteboxbg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #dddddd;
}

#sideBar h1{
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	color: #3f3e3e;
}


#liveSupport, #callToAction{
	margin-left: 16px;
	margin-top: 16px;
	border: 1px solid #dddddd;
	height: 89px;
	overflow: hidden;
}

#liveSupport{
	height: 0px;
	visibility: hidden;
}

#callToAction{
	margin-bottom: 15px;
}


#rightWrapper{
	width: 760px;
	float: right;
}

#rightWrapper p{
	line-height: 20px;
	margin-bottom: 30px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #e5e6e6;
}

#rightWrapper p.bottom{
	border-bottom: none;
}



/* Quick Submit Form Styles */


#contact_form{ 
background: url('../img/quickbook_bg2.gif');
background-repeat: no-repeat;
width:200px; 
margin:0 auto; 
height:178px; 
position:relative; 
text-size: 12px;
line-height: 13px;
color: #fff;
}

#contact_form input.text-input{
width: 168px;
height: 16px;
border: 1px solid #c9c9c9;
margin-bottom: 3px;
}

#contact_form fieldset{
margin-left: 5px;
margin-top: 7px;
}

.submit{
width: 60px;
height: 22px;
margin-top: 6px;
background-color: #2b983b;
border: 1px solid white;
color: #fff;
padding-bottom: 2px;
font-size: 13px;
-moz-border-radius: 5px; 
}

#inter a{
text-decoration:none;
color:#666666; 
}



#service_area{
background: url('../img/quickbook_bg.gif');
background-repeat: no-repeat;
width:200px; 
margin:0 auto; 
height:178px; 
position:relative; 
text-size: 12px;
line-height: 13px;
color: #000;
}


















