
body{
	margin: 0;
	padding: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

img{
	border: none;
	text-decoration: none;
}

h1{
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

h2{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #32b0db;
	font-weight: normal;
	margin-bottom: 10px;
}

h3{
	color: #FFFFFF; 
	font-size: 28px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 50px;
}

h4{
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container{
	margin: 0 auto;
	padding: 0px;
	width: 960px;
}

#header{
	height: 211px;
	clear: both;
}

#headerLeft{
	float: left;
	margin: 22px 0px 0px 20px;
}

#headerRight{
	float: right;
	background: url(../gfx/headerBg.jpg);
	width: 703px;
	height: 211px;
}

#nav{
	width: 960px;
	float: left;
	clear: both;
	padding-bottom: 13px;
	border-bottom: 3px solid #c7c7c7;
}

#nav ul { 
    list-style: none; 
	margin: 25px 0px 0px 0px;
	padding: 0px;
	width: 960px;
} 

#nav li{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#nav a { 
	background: #e3e3e3;
    color: #555555;
	font-weight: bold;
    text-decoration: none;
	padding: 10px;
	margin-left: 1px;
} 

#nav a:hover { 
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
	background: #71c5da;
} 

#nav .selected { 
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
	background: #71c5da;
} 

#middleContainer{
	padding: 10px 0px 0px 10px;
	clear: both;
	width: 950px;
	height: auto;
	position: relative;
	display: block;
}

#content{
	clear: left;
	float: left;
	width: 640px;
}

#content a{
	color: #32b0db;
	text-decoration: none;
}

#content p{
	line-height: 18px;
}

#content ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 300px;
}

#content li{
	background: url(../gfx/bullet.jpg) 0 6px  no-repeat;
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px -20px;
	color: #1d9fc8;
	line-height: 16px;
}

#rightCol{
	clear: right;
	float: right;
	width: 243px;
	margin-left: -20px;
}

#rightCol p{
	line-height: 16px;
}

#breakLine{
	margin-left: -10px;
	border-top: 1px dashed #b2b2b2;
}

#form{
	background: #f0f0f0;
	border: 1px solid #dcdcdc;
	width: 242px;
	height: 211px;
}

#form input{
	margin: 10px 0px 0px 29px;
	width: 180px;
	font-size: 13px;
}

#form textarea{
	width: 180px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 29px;
}

#footerBreakLine{
	background: #c7c7c7;
	clear: both;
	width: 100%;
	height: 3px;
	margin: 50px 0px 2px 0px;
	float: left;
}

#footer{
	background: #e4e4e4;
	height: 30px;
	width: 100%;
	float: left;
	clear: both;
}

#footer p{
	margin: 7px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	
}

#footer a{
	color: #555555;
	text-decoration: none;
	margin-left: 5px;
}

#footerSub{
	clear: both;
	padding-bottom: 10px;
	height: 50px;
}

#footerSub img{
	margin-left: 25px;
}

#footerSub a{
	color: #32b0db;
	line-height:16px;
}



/* Reach and Wash System */

#reachWashSystemImages{
	margin: 20px 0px 5px 0px;
}



/* Contact Form Page */

#contactRight{
	float: right;
	width: 280px;
}

#contactRight a{
	color: #32b0db;
	text-decoration: none;
}

#contactLeft{
	float: left;
	background: #f0f0f0;
	border: 1px solid #dcdcdc;
	width: 280px;
	height: 320px;
}

#contactLeft input{
	margin: 10px 0px 0px 29px;
	width: 200px;
	font-size: 13px;
}

#contactLeft textarea{
	width: 200px;
	height: 150px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 29px;
}



/* Services Page */

#servicesBox{
	clear: both;
	width: 640px;
	padding: 30px 0px 0px 0px;
}

#servicesBoxLeft{
	float: left;
	width: 250px;
}

#servicesBoxRight{
	float: right;
	width: 250px;
}
