/* Template CSS */

body {
	background: url(images/bg.jpg) repeat-x;
	background-color: #FFF;
	color: #000;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

img {
	border: none;
}

img a {
	border: none;
}

h1 {
	color: #0089bb;
	font-size: 17px;
	font-weight: bold;
}

h2 {
	color:#000;
	font-size: 14px;
}

a:link {
	color: #0089bb;
	text-decoration: underline;
}

a:visited {
	color: #0089bb;
	text-decoration: underline;
}

a:active {
	color: #0089bb;
	text-decoration: underline;
}

a:hover{
	color: #2fbdf1;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	width: 968px;
}

#header {
	width: 968px;
	height: 109px;
	background: url(images/header-bg.jpg) no-repeat;
}

#logo {
    float: left;
    height: 110px;
    padding-top: 10px;
    text-align: center;
    width: 325px;
}

#phoneNumber {
	padding: 35px 0 0 0;
	margin-right: 15px;
	float: right;
	height: 61px;
	
}

.numbers {
	background: url(images/number-bg.png) no-repeat;
	color: #000;
	font-size: 25px;
	font-weight: bold;
	width: 250px;
	height: 61px;
	min-height: 61px;
	max-height: 61px;
	padding-top: 15px;
	line-height: 25px;
	text-align:center;
}

#navigation {
	width: 968px;
	height: 66px;
	background: url(images/nav-bg.jpg) no-repeat;
	font-size: 14px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding-top: 25px;
	padding-left: 30px;
	width: 968px;
	display: block;
	}
	
#navigation li {
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	border-right: 1px solid #CCC;
	}
	
#navigation a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #000;
	}
	
#navigation #currentpage a {
	color: #000;
	}

#navigation .last {
	border-right: none;
	}

#sidenav {
	float: left;
	width: 226px;
	}
	
#subnavTop {
	background: url(images/subnav-top.jpg) no-repeat;
	width: 226px;
	height: 12px;
	margin:0;
	padding:0;
	float: left;
}

#sidenav li {
	background: url(images/subnav-bg.jpg) no-repeat;
	width: 226px;
	height: 29px;
}

#sidenav .open {
	background: url(images/subnav-bg-open.jpg) no-repeat;
	width: 226px;
	height: 29px;
	}

#sidenav .children {
	background: url(images/subnav-children.jpg) no-repeat;
	width: 226px;
	height: 29px;
}

#sidenav .children a {
	list-style: none;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 60px;
	display: inline-block;
	font-weight: normal;
}
	
#sidenav ul {
	list-style: none;
	font-size: 14px;
	width: 226px;
	margin: 0;
	padding: 0px;
	display: inline-block;
	}
	
#sidenav li {
	float: left;
	width: 229px;
	}
	
#sidenav a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 55px;
	line-height: 27px;
	}
	
#sidenav a:hover {
	color: #0089bb;
	}
	
#sidenav #currentpage a {
	color: #0089bb;
	font-weight: bold;
	}

#waterTest {
	background:url(images/water-test.jpg) no-repeat;
	width: 226px;
	height: 355px;
	color: #000;
	font-size:10px;
	}
	
#waterTest p {	
	color: #000;
	margin: 0;
	padding: 70px 15px 10px 15px;
}
	
#waterForm {
	width: 226px;
}

#waterFormMOD {
	width: 200px;
	padding-left: 20px;
	margin: 0;
}

#seals {
	text-align: center;
}

#content {
	float:right;
	width: 742px;
}

#contentTop {
	background: url(images/content-top.png) no-repeat;
	width: 742px;
	height: 18px;
	float: left;
}

#contentMiddle {
	background: url(images/content-middle.png) repeat-y;
	float: left;
	padding: 0 15px;
	min-height: 485px;
	width: 705px;
}

#contentBottom {
	background: url(images/content-bottom.png) no-repeat;
	width: 742px;
	height: 18px;
	float: left;
}

#footer {
	text-align: center;
}

#footer a:link {
	color: #000;
	text-decoration: underline;
}

#footer a:visited {
	color: #000;
	text-decoration: underline;
}

#footer a:active {
	color: #000;
	text-decoration: underline;
}

#footer a:hover{
	color: #999;
	text-decoration: underline;
}

.footerAddress {
	float: left;
	width: 180px;
	margin-left: 45px;
	text-align: left;
	padding-bottom: 25px;
	font-size: 11px;
}

.address {
	float: left;
	padding-right: 30px;
	width: 185px;
	
}

.photo {
	float: right;
	padding-left: 15px;
}

.clear {
	clear: both;
}


#NavPane li {
	background: url(images/subnav-bg.jpg) no-repeat;
	width: 226px;
	height: 29px;
}

#NavPane.open {
	background: url(images/subnav-bg-open.jpg) no-repeat;
	width: 226px;
	height: 29px;
	}

#NavPane .children0 {
	background: url(images/subnav-children.jpg) no-repeat;
	width: 226px;
	height: 29px;
}

#NavPane .children0 a {
	list-style: none;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 60px;
	display: inline-block;
	font-weight: normal;
}

#NavPane .children0wc {
	background: url(images/subnav-bg-wc0.jpg) no-repeat;
	width: 226px;
	height: 29px;
}
#NavPane .children0wcopen {
	background: url(images/subnav-bg-open-wc0.jpg) no-repeat;
	width: 226px;
	height: 29px;
}

#NavPane .children0wc a {
	list-style: none;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 60px;
	display: inline-block;
	font-weight: normal;
}

#NavPane .children1 {
	background: url(images/subnav-children.jpg) no-repeat;
	width: 226px;
	height: 29px;
}

#NavPane .children1  a {
	list-style: none;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 70px;
	display: inline-block;
	font-weight: normal;
}
	
	
#NavPane ul {
	list-style: none;
	font-size: 14px;
	width: 226px;
	margin: 0;
	padding: 0px;
	display: inline-block;
	}
	
#NavPane li {
	float: left;
	width: 229px;
	}
	
#NavPane a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 55px;
	line-height: 27px;
	}
	
#NavPane a:hover {
	color: #0089bb;
	}
	
#NavPane #currentpage a {
	color: #0089bb;
	font-weight: bold;
	}

