body, html {
	margin:0;
	padding:0;
	background:#FFFFFF;
	color:#000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ABC3E6 url("../images/bg.gif") top left repeat-x;
}
body p, body li {
	font-size: 11px;
}
#container {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background: #ffffff;
	border-left: 1px solid #5B84CA;
	border-right: 1px solid #5B84CA;
}
#header {
	background: #1E3561 url("../images/waterguidebanner.gif") 0 0 no-repeat;
}
#network {
	float: right;
}
#network .image {
	display: block;
	width: 130px;
	height: 60px;
	background-image: url("../images/spacer.gif");
	cursor: pointer;
}
#menu {
	padding-top: 80px;
	border-bottom: 2px solid #000000;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 2px 0;
}
#menu ul {
	padding-left: 15px;
}
#menu ul li {
	display: inline;
	padding-right: 5px;
}
#menu ul li a {
	background: url("../images/tab-lb-right.gif") no-repeat 100% 0;
	color: #000000;
	padding: 5px 10px 2px 0 !important;
	padding: 0px 10px 0 0;
	text-decoration: none;
}
#menu ul li a span {
	background: url("../images/tab-lb-left.gif") no-repeat;
	padding: 5px 0 2px 11px !important;
	padding: 5px 0 2px 11px;
}
#menu ul li a:hover span {
	color: #FFFFFF;
}
#menu ul li.selected a {
	background: url("../images/tab-db-right.gif") no-repeat 100% 0;
	color: #000000;
	padding: 5px 10px 4px 0 !important;
	padding: 0px 10px 0 0;
	text-decoration: none;
}
#menu ul li.selected a span {
	background: url("../images/tab-db-left.gif") no-repeat;
	padding: 5px 0 4px 11px !important;
	padding: 5px 0 4px 11px;
}
#menu ul li.selected a:hover span {
	color: #000000;
}
#smenu {
	background:#5B84CA;
	padding:4px;
	border-bottom: 2px solid #000000;
}
#smenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#smenu li{
	display:inline;
	margin:0;
	padding:0;
}
#smenu li a{
	list-style: none;
	margin: 0;
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#smenu li a:hover{
	color: #000000;
}
#smenu li.selected a, #smenu li.selected a:hover {
	color: #000000;
}
#main {
	float:left;
	width:570px;
	margin-top: 4px !important;
	margin-top: 10px;
	padding-left: 10px;
}
.content {
	margin: 0 10px 10px 10px;
	overflow: hidden;
	clear: both;
}
#main h2, #main h3 {
	padding:0 10px;
}
#main h3, .heading {
	background: #B8D0F5 url("../images/h3-bg.gif") bottom left repeat-x;
	padding: 5px;
	border: 1px solid #769BD7;
	font-size: 13px; 
	font-weight: bold;
	clear: both;
	margin-top: 10px !important;
	margin-top: 4px;
}
#main h3 a {
	color: #000000;
	display: block;
}
#main h3 a:hover {
	color: #4066AB;
}
h4 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	clear: left;
}
.news{
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 5px;
}
h4 span{
	font-weight: normal;
}
h5 {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
.source {
	font-size: 11px;
	color: #999999;
	padding-bottom: 20px;
}
#cheader {
	overflow: hidden;
}
#clogo {
	float: right;
	border: 1px solid #C5C5C5;
	text-align: center;
	padding: 0;
	background: #BED7FC;
	margin-bottom: 5px;
}
ul#clist {
	list-style: none;
	padding: 0;
	margin: 10px 0 10px 0;
	border-top: 1px solid #C5C5C5;
	clear: both;
}
ul#clist li {
	overflow: hidden;
	padding: 2px;
	border-bottom: 1px solid #C5C5C5;
}
ul#clist li span.clabel {
	float: left;
	font-weight: bold;
}
ul#clist li span.cdetail {
	float: right;
	width: 250px;
}
ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.links li {
	padding-bottom: 10px;
}
ul.links li a {
	color: #7BA6F3;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
ul.links li a:hover {
	color: #000000;
}
#side {
	float:right;
	width:180px;
	padding-right: 10px;
}
#side ul {
	margin-bottom:0;
}
#guide {
	margin-top: 14px;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-bottom: 10px;
}
#guide h3 {
	font-size: 13px;
	font-weight: bold;
}
#guide h4 {
	font-size: 12px;
	font-weight: bold;
}
#guide ol {
	border-top: 1px solid #e4e4e4;
	padding: 0 0 10px 0;
	margin: 5px;
	list-style: none;
}
#guide ol li {
	margin: 0;
	padding: 0;
}
#guide ol li a {
	border-bottom: 1px solid #e4e4e4;
	margin: 0;
	padding: 3px;
	display: block;
	width: 162px;
}
#guide ol li a:hover {
	background: #f5f5f5;
}
#tips{
	background: #A5C3EE;
	color: #000000;
	padding: 5px;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-bottom: 10px;
}
#tips h3 {
	margin: 0;
	padding:0;
}
ul.clist {
	margin: 0;
	padding: 0 10px 10px 10px;
	list-style:none;
}
ul.clist li a {
	color: #4066AB;
	text-decoration: none;
}
ul.clist li a:hover {
	color: #000000;
}
#footer {
	clear: both;
	padding: 0 10px 0 10px;
}
#footer h3 {
	padding: 5px 0 15px 0;
	margin:0;
	font-size: 10px;
	font-weight: normal;
}
.hidden {
	display: none;
}
.right {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 5px;
	border: 1px solid #C5C5C5;
}
.rightplain {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
	border: 0;
}
.left {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border: 1px solid #C5C5C5;
}
.leftplain {
	float: left;
	padding: 0;
	margin: 10px 10px 10px 0;
	border: 0;
}
.center {
	text-align: center; 
	clear: both;
}
.row {
	clear: both;
}
.columns {
	width: 100%;
	overflow: hidden;
}
.lcol {
	width: 49%;
	float: left;
}
.rcol {
	width: 49%;
	float: right;
}
.banner {
	padding-bottom: 10px;
}
a {
	color: #7BA6F3;
	text-decoration: none;
}
a:hover {
	color: #4066AB;
}
img {
	border: 0;
}
table {
	width: 100%;
	font-size: 11px;
}
.tblheader {
	background: #5B84CA;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.tblsubheader {
	background: #ABC3E6;
	font-weight: bold;
}
.tblrowalt {
	background: #e4e4e4;
}
.tblrowlast {
	background: #cccccc;
	font-weight: bold;
}
a.bubbletips {
	background: url("../images/watersavingtips-b.gif") top left no-repeat;
	width: 280px;
	height: 240px;
	float: left;
	cursor: pointer;
	background-color: #FFFFFF;
}
a.bubbletips:hover { 
	background: url("../images/watersavingtips-lb.gif") top left no-repeat;
}
.bubbletips p {
	text-align: right;
	padding: 80px 0 0 0;
	width: 100px;
	float: right;
	color: #000000;
}
a.bubblefixit {
	background: url("../images/waterfixit-b.gif") top center no-repeat;
	width: 280px;
	height: 230px;
	float: left;
	cursor: pointer;
	background-color: #FFFFFF;
}
a.bubblefixit:hover { 
	background: url("../images/waterfixit-lb.gif") top center no-repeat;
}
.bubblefixit p {
	text-align: center;
	padding: 130px 10px 0 0;
	width: 120px;
	float: right;
	color: #000000;
}
a.bubblescience {
	background: url("../images/waterscience-b.gif") center left no-repeat;
	width: 280px;
	height: 220px;
	float: left;
	cursor: pointer;
	background-color: #FFFFFF;
}
a.bubblescience:hover { 
	background: url("../images/waterscience-lb.gif") center left no-repeat;
}
.bubblescience p {
	text-align: center;
	padding: 130px 30px 0 0;
	width: 120px;
	float: right;
	color: #000000;
}
a.bubbleemergencies {
	background: url("../images/wateremergencies-b.gif") top center no-repeat;
	width: 280px;
	height: 310px;
	float: left;
	cursor: pointer;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
a.bubbleemergencies:hover { 
	background: url("../images/wateremergencies-lb.gif") top center no-repeat;
}
.bubbleemergencies p {
	text-align: center;
	padding: 125px 20px 0 0;
	width: 90px;
	float: right;
	color: #000000;
}
.boxhome {
	border: 1px solid #769BD7;
	margin: 10px 0 10px 10px;
}
.boxhome div.boxhomeheader {
	background: #769BD7 url("../images/h3-bg.gif") bottom left repeat-x;
	padding: 5px;
	font-weight: bold;
}
.boxhome div.content {
	padding: 0 10px 0 10px;
}
.boxnewspreview {
	border: 1px solid #758FD8;
	margin: 0 10px 10px 0;
	clear: both;
	background: url("../images/radio-faded.gif") bottom right no-repeat;
}
.boxnewspreview div.boxhomeheader {
	background: #A8BBF0 url("../images/news-h-bg.gif") bottom left repeat-x;
	padding: 5px;
	font-weight: bold;
}
.boxnewspreview div.content {
	padding: 10px;
}
.boxnewspreview a {
	color: #758FD8;
}
.boxnewspreview a:hover {
	color: #A8BBF0;
}