@charset "utf-8";
body {
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: lighter;
}
a, a:active, :-moz-any-link:focus { outline: none; color: #040;}
/* img, png { behavior: url(/assets/css/iepngfix.htc); } */

#pagecontainer {
	height: auto;
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: url(/assets/html/topwater-bg.jpg) no-repeat center top;
}
#header {
	height: 249px;
	width: 970px;
	margin: 0 auto;
	z-index: 10;
	display: block;
}

.logo {
	height: auto;
	margin-top: 36px;
	z-index: 1000;
	float: left;
	width: 585px;
}
.clearer {
	margin: -1px;
	clear: both;
	display: block;
}


#content {
	width: 970px;
	min-height: 400px;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	display: block;
	clear: both;
	margin-top: 15px;
}

#content #left {
	width: 216px;
	height:: 350px;
	min-height: 400px;
	display: inline;
	float: left;
	padding-right: 10px;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content #right {
	width: 680px;
	height:: auto;
	min-height: 400px;
	display: inline;
	float: left;
	padding-left: 30px;
	border-left: 1px solid #52C7D6;
}
#left ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 24px;
	font-weight: bold;
}
#left ul li span {
	display: none;
}
#left ul li a:hover {
	background-position: 0 -46px;
	background-repeat:no-repeat;
}
.home { height: 23px; width: 204px; display: block; background-image: url(/assets/html/m-home.gif);  background-repeat: no-repeat; }
.about { height: 23px; width: 204px; display: block; background-image: url(/assets/html/m-aboutus.gif);  background-repeat: no-repeat; }
.contact { height: 23px; width: 204px; display: block; background-image: url(/assets/html/m-contactus.gif);  background-repeat: no-repeat; }
.community { height: 23px; width: 204px; display: block; background-image: url(/assets/html/m-community.gif);  background-repeat: no-repeat; }
.health { height: 23px; width: 204px; display: block; background-image: url(/assets/html/m-health.gif);  background-repeat: no-repeat; }
.benefits { height: 23px; width: 204px; display: block; background-image: url(/assets/html/m-benefits.gif);  background-repeat: no-repeat; }
.products { height: 23px; width: 204px; display: block; background-image: url(/assets/html/m-products.gif);  background-repeat: no-repeat; }

#footer {
	width: auto;
	height: 250px;
	min-height:: 200px;
	background-image: url(/assets/html/botwater-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

.footerlinks {
	width: 970px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 85px;
	padding-left: 85px;
	color: #000000;
}
.footerlinks a {
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
	text-decoration: none;
}
.footerstate {
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-decoration: none;
}
.footerstate a {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

/* SLIDES */
#slides {
    padding: 0;  
	margin: 0;
    position: relative;
	z-index: 0;
	width: 354px;
	list-style: none;
	float: left;
	display: inline;
}
#slides li{
	padding: 0;  
	margin:  0 auto; 
	width: 354px;
	height: 249px;
	z-index: 0;
	list-style: none;
}
.slide-veg {
	background-image: url(/assets/includes/slide-vego.jpg);
	background-position: center top;
}
.slide-girlglass {
	background-image: url(/assets/includes/slide-girlglasso.jpg);
	background-position: center top;
}
.slide-littlegirl {
	background-image: url(/assets/includes/slide-littlegirl.jpg);
	background-position: center top;
}
.slide-kidsgoggles {
	background-image: url(/assets/includes/slide-kidsgoggles.jpg);
	background-position: center top;
}
.slide-handswater {
	background-image: url(/assets/includes/slide-handswater.jpg);
	background-position: center top;
}
.slide-baby {
	background-image: url(/assets/includes/slide-baby_f9.jpg);
	background-position: center top;
}
.slide-workout {
	background-image: url(/assets/includes/slide-workout.jpg);
	background-position: center top;
}
.slide-shave {
	background-image: url(/assets/includes/slide-shave.jpg);
	background-position: center top;
}
h1 span {
	display: none;
}
