body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #004040;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #387676;
}
#wrapper {
	width: 1000px;
}
#header {
	width: 830px;
	text-align: center;
	height: 310px;
}
.logo {
	position: relative;
	height: 165px;
	width: 828px;
	z-index: 100;
}
#slideshow {
	position: relative;
	top: -95px;
	height: 237px;
	width: 760px;
	left: 25px;
	z-index: 15;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #FFF;
	border-left-color: #000;
}
#slideshow IMG {
	z-index:7;
	opacity:0.0;
	position: absolute;
	left: 0px;
	top: 1px;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
	z-index:8;
}

#nav {
	width: 761px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	height: 36px;
	padding-top: 12px;
	left: -9px;
	position: relative;
	z-index: 5;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.navactive {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
}
.navanchor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#content {
	width: 761px;
	position: relative;
	left: -9px;
	background-color: #C2BC8F;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	top: -10px;
	color: #004040;
	padding-bottom: 25px;
}
.info {
	float: left;
	width: 450px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidebar {
	width: 250px;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sideimg {
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contentbtm {
	background-image: url(images/contentbgbtm.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 770px;
	position: relative;
	left: -9px;
	top: -25px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 760px;
	position: relative;
	top: -25px;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.imgs {
	padding: 10px;
}
.infocleaning {
	float: left;
	width: 735px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.disclaimers {
	font-size: 9px;
	color: #000;
	text-align: left;
	padding-left: 25px;
}
li {
	text-transform: lowercase;
}

