body {
	background: url(../images/template/page-bg.jpg) repeat-x top;
	color: #333;
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0;
	padding: 0;
}

h1 { font-size: 24px; }
h2 { font-size: 20px;}
h3 { font-size: 16px; }
h4 { font-size: 14px; }
p, ol, ul, li, dt, dd, th, td, label { font-size: 14px;

 }

#content p { line-height: 24px;}

#content li { line-height: 24px; list-style-image: url(../images/template/bullet.gif);}

a {	color: #0085DA; }

dt { font-weight: bold; }
dd { margin: 0; }
ul { list-style-type: square; }
ol.alist { list-style: upper-alpha; }
ul.no-indent {margin-left: 20px; }

form { margin: 0; }
img { border: 0; }

/*  =General
------------------------------------------------------- */

.float-left { float: left; }
.float-right { float: right; }
.float-center { text-align: center; }
.center {  display: block; margin: 0 auto 0 auto; }

.txt-right { text-align: right; }
.txt-left { text-align: left; }

.block { display: block; }
.inline { display: inline; }
.clear { clear: both; }

.skip-nav { display: none; }
.no-show { display: none; }

.psmall { font-size: x-small; }
.pxsmall { font-size: xx-small; }

#content dt { margin: 10px 0 5px 0; }

.pad { margin: 5px; }
.pad-left { margin: 0 0 10px 10px; }
.pad-right { margin: 0 10px 10px 0; }
.img-container { padding: 5px; width: 50%; }
.img-container p { margin: 0 5px 5px 5px; }

/*  =Template
------------------------------------------------------- */

#top {
	margin: 0 auto 0 auto;
	height: 159px;
	width: 920px;
}

#logo {
	display: block;
	float: left;
	margin: 30px 0 0 0;
}

#top p {
	font-size: 12px;
	margin: 0;
	padding: 30px 20px 0 0;
	text-align: right;
}

#top p a {
	color: #333;
	text-decoration: none;
}

#top p a:hover {
	text-decoration: underline;
}

/* non dropdown menu
#top ul {
	float: right;
	margin: 0;
	padding: 119px 0 0 0;
	width: 705px;
}

#top li {
	display: inline;
	float: left;
}

#top ul li a {
	background: url(../images/template/nav-tab-bg.jpg) no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	margin: 0 1px 0 0;
	padding: 14px 0 0 0;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
}

#top ul li  a:hover {
	background: url(../images/template/nav-tab-bg-on.jpg) no-repeat;
}
*/

#main {
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	width: 920px;
}

#footer {
	background: #333;
	width: 100%;
}

#footer-inner {
	height: 142px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	text-align: center;
	width: 920px;
}

#footer-nav {
	color: #999999;
	font-size: 11px;
	margin: 0;
	padding: 0 0 12px 0;
}

#footer-nav a {
	color: #3399cc;
	text-decoration: none;
}

#footer-nav a:hover {
	text-decoration: underline;
}

.footer-txt {
	color: #999999;
	font-size: 11px;
	margin: 0;
	padding: 6px 0 6px 0;
}

.footer-txt a {
	color: #999999;
	text-decoration: none;
}

.footer-txt a:hover {
	text-decoration: underline;
}





/*  =Homepage
------------------------------------------------------- */


#hp-top {
	border-left: solid 1px #032661;
	height: 362px;
	width: 919px;
}

#hp-photo {
	float: right;
}

#hp-top-txt {
	color: #fff;
	float: left;
	margin: 0 0 0 20px;
	width: 369px;
}

#hp-top-txt p {
	border-bottom: solid 1px #fff;
	font-size: 13px;
	line-height: 26px;
	margin: 30px 30px 20px 0px;
	padding: 0 0 20px 20px;
}

#hp-top-txt h3 {
	font-size: 18px;
	text-align: center;
}

#hp-top-txt h2 {
	font-size: 28px;
	text-align: center;
}

#hp-tabs {
	height: 100px;
	width: 920px;
}

#hp-tabs div {
	float: right;
	height: 100px;
	padding: 0 0 0 0;
	text-align: right;
	width: 304px;
}

#hp-tabs div h2 {
	float: right;
	font-size: 16px;
	margin: 0;
	width: 290px;
}

#hp-tabs div h2 a {
	display: block;
	padding: 20px 12px 5px 0;
	text-decoration: none;
}

#hp-tabs div p {
	float: right;
	font-size: 12px;
	margin: 0;
}

#hp-tabs div p a {
	display: block;
	height: 60px;
	padding: 0 12px 0 120px;
	text-decoration: none;
	width: 170px;
}

#hp-tab-services {
	background: url(../images/homepage/hp-tab-services.gif) no-repeat top left;
	padding: 0;
	color: #412E1F;
}

#hp-tab-services a {
	color: #412E1F;
}

#hp-tab-water {
	background: url(../images/homepage/hp-tab-water.gif) no-repeat top left;
	margin: 0 0 0 4px;
}

#hp-tab-water a {
	color: #172E3A;
}

#hp-tab-clients {
	background: url(../images/homepage/hp-tab-clients.gif) no-repeat top left;
    	margin: 0 0 0 4px;

}

#hp-tab-clients a {
	color: #284128;
}

#hp-container {
	clear: both;
	padding: 40px 0 40px 0;
	width: 100%;
}

#hp-container h2 {
	font-size: 16px;
	padding: 0 15px 0 15px;
}

#hp-container p {
	font-size: 14px;
	line-height: 20px;
	padding: 0 15px 0 15px;
}

#hp-container li {
	font-size: 14px;
	line-height: 20px;
}

#hp-left {
	float: left;
	padding: 0 0 40px 0;
	width: 307px;
}

#hp-right {
	float: right;
	padding: 0 0 40px 0;
	width: 587px;
}

#hp-right ul {
	float: left;
	width: 250px;
}

#hp-right ul li {
	margin-left: 30px;
}

#hp-left-bottom {
	border-top: solid 1px #666;
	float: left;
	padding: 20px 0 0 0;
	width: 307px;
}

#hp-right-bottom {
	border-top: solid 1px #666;
	float: right;
	padding: 20px 0 0 0;
	width: 587px;
}


