/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
	line-height: 16px;
}



/* layout IDs ----------------------------------*/


#outerbox {
	width: 760px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: -380px;
	left: 50%;
	position: absolute;
	padding-bottom: 30px;
	background-color: #EFF8FE;
}


#banner {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	
}

#wavebox {
	padding: 0px;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#navigation {
	display: inline;


//Added for IE6 bug
	width: 96px;
	float: left;
	width: 96px;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 30px;
	margin-left: 37px;
}
div{}


#contentholder {
	float: right;
	width: 520px;
	margin-right: 70px;
	margin-bottom: 30px;
}


























/* layout classes  ---------------------------------- */

.testimonialbox {
	background-color: #F9FDFF;
	width: 350px;
	border: 2px solid #B6E2FF;
	margin-left: 55px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}










/* text styles ------------------------------------ */

li {
	font-size: 14px;
	line-height: 20px;
}

a:link{
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}


.testimonial_head {
	font-size: 14px;
	color: #33CC00;
	line-height: 16px;
	font-weight: bold;
}


.testimonialtxt {
	color: #0066FF;
	font-size: 13px;
	line-height: 15px;
}


.smalltext {
	font-size: 11px;
	line-height: 12px;
}







/* table styles ----------------------------------*/





/* graphic styles -----------------------------------*/
	
.cleanvision_logo {
	margin-bottom: 20px;
}


.wave {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

.buttons {
	margin: 0px 0px 14px 0px;
	
}




.googlemap {
	width: 500px;
	margin-top: 20px;
}

.photos {
	margin-top: 10px;
	margin-bottom: 10px;
}
