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

body {
	margin: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	text-align:center;
	background: #000;
}
#pageContainer {
	position: relative;
	width: 800px;
	margin: 0 auto;
	margin-top: 0;
	padding: 0 0 0 0;
	text-align: center;
	background:#000 url(../images/waterbros_bg.gif) top center repeat-y;
}
#contentContainer {
	position: relative;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 750px;
	height: 200px;
	padding: 0 0 0 0;
	background: url(../images/waterbros_banner.gif) top center no-repeat;
	text-indent:-9999px;
}
#footer {
	position: relative;
	width: 750px;
	height: 50px;
	margin: 0 auto;
	margin-top: 0;
	padding: 0 25px 0 25px;
	text-align: center;
	color: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background:#000 url(../images/home_bg_footer.gif) top center no-repeat;
}
#footerLinks {
	position: relative;
	width: 750px;
	height: 25px;
	margin: 0 auto;
	margin-top: 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #f00;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#footerLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footerLinks li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footerLinks a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #f00;
	text-decoration: none;
}
#footerLinks a:link, visited {
	color: #f00;
}
#footerLinks a:hover, active {
	color: #fff;
	text-decoration: underline;
}
#container {
	width: 750px;
	margin: 0 0 0 138px;
	text-align: left;
}
#mainNav {
	width: 571px;
	height: 30px;
	margin: 0 auto;
}
#mainNav ul {
	margin: 0 0;
	padding: 0;
}
#mainNav li {
	position: relative;
	float: left;
	height: 30px;
	display: block;
	margin: 0;
	padding: 0;
}
/*////////////////MAIN NAVIGATION BUTTONS////////////////*/

#mainNav a.homeBtn {
	width: 55px;
	height: 30px;
	background: url(../images/btn_home.gif) no-repeat;
	display: block;
}
#mainNav a.homeBtn:hover, active {
	background: url(../images/btn_home_over.gif) no-repeat;
	width: 55px;
	height: 30px;
	display: block;
}
#mainNav a.productsBtn {
	width: 91px;
	height: 30px;
	background: url(../images/btn_products.gif) no-repeat;
	display: block;
}
#mainNav a.productsBtn:hover, active {
	background: url(../images/btn_products_over.gif) no-repeat;
	width: 91px;
	height: 30px;
	display: block;
}
#mainNav a.owbtvBtn {
	width: 63px;
	height: 30px;
	background: url(../images/btn_owbtv.gif) no-repeat;
	display: block;
}
#mainNav a.owbtvBtn:hover, active {
	background: url(../images/btn_owbtv_over.gif) no-repeat;
	width: 63px;
	height: 30px;
	display: block;
}
#mainNav a.galleriesBtn {
	width: 93px;
	height: 30px;
	background: url(../images/btn_galleries.gif) no-repeat;
	display: block;
}
#mainNav a.galleriesBtn:hover, active {
	background: url(../images/btn_galleries_over.gif) no-repeat;
	width: 93px;
	height: 30px;
	display: block;
}
#mainNav a.contactsBtn {
	width: 92px;
	height: 30px;
	background: url(../images/btn_contacts.gif) no-repeat;
	display: block;
}
#mainNav a.contactsBtn:hover, active {
	background: url(../images/btn_contacts_over.gif) no-repeat;
	width: 92px;
	height: 30px;
	display: block;
}
#mainNav a.newsBtn {
	width: 51px;
	height: 30px;
	background: url(../images/btn_news.gif) no-repeat;
	display: block;
}
#mainNav a.newsBtn:hover, active {
	background: url(../images/btn_news_over.gif) no-repeat;
	width: 51px;
	height: 30px;
	display: block;
}
#mainNav a.blogBtn {
	width: 50px;
	height: 30px;
	background: url(../images/btn_blog.gif) no-repeat;
	display: block;
}
#mainNav a.blogBtn:hover, active {
	background: url(../images/btn_blog_over.gif) no-repeat;
	width: 50px;
	height: 30px;
	display: block;
}
#mainNav a.dealersBtn {
	width: 76px;
	height: 30px;
	background: url(../images/btn_dealers.gif) no-repeat;
	display: block;
}
#mainNav a.dealersBtn:hover, active {
	background: url(../images/btn_dealers_over.gif) no-repeat;
	width: 76px;
	height: 30px;
	display: block;
}
#mainNav a.historyBtn {
	width: 76px;
	height: 30px;
	background: url(../images/btn_history.gif) no-repeat;
	display: block;
}
#mainNav a.historyBtn:hover, active {
	background: url(../images/btn_history_over.gif) no-repeat;
	width: 76px;
	height: 30px;
	display: block;
}
#mainNav a.surfLinksBtn {
	width: 96px;
	height: 30px;
	background: url(../images/btn_surf_links.gif) no-repeat;
	display: block;
}
#mainNav a.surfLinksBtn:hover, active {
	background: url(../images/btn_surf_links_over.gif) no-repeat;
	width: 96px;
	height: 30px;
	display: block;
}
#mainNav a.waterSistersBtn {
	width: 127px;
	height: 30px;
	background: url(../images/btn_water_sisters.gif) no-repeat;
	display: block;
}
#mainNav a.waterSistersBtn:hover, active {
	background: url(../images/btn_water_sisters_over.gif) no-repeat;
	width: 127px;
	height: 30px;
	display: block;
}
/*////////////////END MAIN NAVIGATION BUTTONS////////////////*/


#content {
	position: relative;
	width: 675px;
	height: 400px;
	margin: 0 auto;
	padding: 25px 0px 50px 65px;
	text-align: left;
	background: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
}

h1 {
display: none;
}

h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#content h2 {
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
#content h3 {
	font-weight: normal;
	color: #000;
}
#content p {
	width: 450px;
	line-height: 14px;
}
/*//////////////////////// HORIZONTAL LIST LAYOUT /////////////////////////*/

/*#content ul {
position: relative;
float: left;
width: 700px
height: 65px;
padding: 0 0 0 0;
}

#content li.side {
position: relative;
float: left;
display: block;
width: 250px;
margin: 0 0 15px 0;
list-style-type: none;
}

#content li.middle {
position: relative;
float: left;
display: block;
width: 180px;
margin: 15px 10px 15px 10px;
list-style-type: none;
}*/


/*//////////////////////// VERTICAL LIST LAYOUT /////////////////////////*/


/*#content ul {
position: relative;
float: left;
width: 250px;
height: 400px;
padding: 0 0 0 0;
}*/

#column1 ul {
display: inline;
	position: relative;
	float: left;
	width: 225px;
	height: 1%;
	padding: 0 0 0 0;
	list-style-type: none;
	margin: 0 -3px;
}
#column2 ul {
display: inline;
	position: relative;
	float: left;
	width: 162px;
	height: 1%;
	padding: 15px 10px 0px 10px;
	list-style-type: none;
	margin: 0 -3px;
}

.column2Text {
width: 152px;
padding: 0 0 0 10px;
}

#column3 ul {
display: inline;
	position: relative;
	float: left;
	width: 225px;
	height: 1%;
	padding: 0 0 0 0;
	list-style-type: none;
	margin: 0 -3px;
}
/*#content li {
	position: relative;
	float: left;
	display: block;
		width: 200px;	
	margin: 0 0 0 0;
	list-style-type: none;
}
#content li {
	position: relative;
	float: left;
	display: block;
	width: 180px;
	margin: 15px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}
#content li {
	position: relative;
	float: left;
	display: block;
	width: 165px;
	margin: 15px 10px 0px 25px;
	list-style-type: none;
	text-align: left;
}*/

#content a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ff0;
	text-decoration: none;
}
#content a:hover, active {
	color: #f00;
}
#content a.imgLink {
	color: #ff0;
	margin: 0 0 15px 30px;
}
#content a.imgLink:hover, active {
	color: #f00;
	margin: 0 0 15px 30px;
}

#soundControl {
margin: 0 0 0 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:10px;
}