body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e5e5e5;
	margin: 0px;
}
#contentarea {
	width:800px;

}


#container {
	width: 800px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(../images/sidebar800.gif);
	background-repeat: repeat-y;

}

#container2 {
	width: 800px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(../images/sidebar800_noline.gif);
	background-repeat: repeat-y;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none;
	color: #044A04;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A5D1A;
}



/***********************************************/
/* Nav Divs                                 */
/***********************************************/
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #006600;
	display: block;
	padding: 5px;
	height: 36px;
	text-align: center;
}

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

}
#nav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	background-color: #006600;
	display: block;
	padding: 5px;
	height: 36px;
	text-align: center;
	font-weight: bold;
}
#header {
	background-color: #FFFFFF;
	width: 800px;
	height: 170px;
}

#logobtm {
	position:absolute;
	left:0px;
	top:26px;
	width:134px;
	height:35px;
}
#comm {
	position:absolute;
	left:134px;
	top:26px;
	width:90px;
	height:35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00cc66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966;

}


#res {
	position:absolute;
	left:224px;
	top:26;
	width:90px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966;
}

#emergency {
	position:absolute;
	left:314px;
	top:26;
	width:89px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966;}

#water {
	position:absolute;
	left:403px;
	top:26;
	width:96px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966;}

#project {
	position:absolute;
	left:499px;
	top:26px;
	width:118px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966;}

#Customer {
	position:absolute;
	left:617px;
	top:26px;
	width:75px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966;}

#About {
	position:absolute;
	left:692px;
	top:26px;
	width:108px;
	height:35px;
}
/************** end nav ***************/


#innersplash {
	position:absolute;
	left:0px;
	top:61px;
	width:800px;
	height:65px;
}


/************** #side bar content styles ***************/

#leftnavbar {
	float: left;
	border-left-color: #FBE791;
	width: 130px;
	border-left-width: 10px;
	border-left-style: solid;
	margin-top: -2px;
}
#leftnavbar img {
	margin: 0;
	padding: 0px;

}

#leftnavbar a:link, #leftnavbar a:visited{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#leftnavbar a:hover{
	text-decoration: underline;
}
#leftnavbar a:active{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#leftnavbar li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 10px;
	margin-bottom: 3px;
}
#leftnavbar ul {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}

/************** #main content content styles ***************/
#content {
	width: 435px;
	margin-right: 0px;
	margin-left: 25px;
	float: left;

}
#content a:link, #content a:active, #content a:hover, #content a:visited {
	color: #000000;
}

#content *{
	margin: 0px;
	padding: 0px;
}
#content h3 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 2px;
	padding: 0px;
	line-height: 16px;
}
#content h5 {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 0px;
}



#content h1 {
	font-size: 20px;
	color: #196118;
	margin-bottom: 10px;
}
#content li {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 4px;
}
#content ul {
	margin-bottom: 4px;
	margin-top: 2px;
}

#content p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 6px;
}
#content img{
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
.contentp {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 6px;
	text-decoration:underline;
}



/************** #main content content styles ***************/
#content2 {
	width: 630px;
	margin-right: 0px;
	margin-left: 25px;
	float: left;
}
#content2 a:link, #content2 a:active, #content2 a:hover, #content2 a:visited {
	color: #000000;
}

#content2 *{
	margin: 0px;
	padding: 0px;
}
#content2 h3 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 2px;
	padding: 0px;
	line-height: 16px;
}
#content2 h5 {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 0px;
}



#content2 h1 {
	font-size: 20px;
	color: #196118;
	margin-bottom: 10px;
}
#content2 li {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 4px;
}
#content2 ul {
	margin-bottom: 4px;
	margin-top: 2px;
}

#content2 p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 6px;
}
#content2 img{
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}





/************** .listing styles *****************/

#content .listing {
	clear: both;
	padding-bottom: 10px;
	font-size: 9px;
	margin-bottom: 10px;
}
#content .listing ul {
	margin-left: 155px;
}
#content .listing h3 {
	background-color: #E5E5E5;
	padding: 4px;
	margin-bottom: 6px;
}

#content .listing h1 a, #content .listing h2 a, #content .listing h3 a, #content .listing h4 a, #content .listing h5 a{
	text-decoration: none;
}

.listing img{
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
}
#content .listinglinks {
	position: absolute;
	width: 90px;
	height: 100px;
	top: 260px;
	left: 520px;
}
#content .listinglinks a {
	font-size: 9px;
	color: #006633;
}


/************** #Rightcolumn content styles ***************/
#rightcol {
	float: right;
	width: 168px;
}
#rightcol a {
	font-size: 10px;
	color: #000000;
}
#rightcol p {
	margin-top: 2px;
	font-size: 10px;
}

#rightcol h3 {
	font-size: 18px;
	font-style: italic;
	color: #C7B464;
	margin-top: 10px;
}

/************** #Mailing sign up box styles ***************/

#rightcol #mailing {
	background-image: url(../images/sidealertbox.gif);
	background-repeat: no-repeat;
	height: 172px;
	width: 159px;
}
#rightcol #mailing h3 {
	font-size: 11px;
	color: #FFFFFF;
}
#rightcol #mailing h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#rightcol #mailing p {
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#rightcol #mailing img {
	margin: 10px 0px 0px;
	padding: 0px;
}

#rightcol #mailing form {
	margin: 4px 0px 0px 10px;
	padding: 0px;
}

#mailing2 {
	background-image: url(../images/sidealertbox.gif);
	background-repeat: no-repeat;
	height: 172px;
	width: 159px;
}

#mailing2 h3{
	font-size: 11px;
	color: #FFFFFF;
}

#mailing2 h4{
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}

#mailing2 p{
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 4px;
		margin-left:10px;
	margin-right:3px;
}


#mailing2 img{
	margin: 10px 0px 0px;
	padding: 0px;
}
/************** #customer story box styles ***************/


#rightcol #customerstory h3 {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 2px;
}
#rightcol #customerstory {
	font-size: 10px;
	background-image: url(../images/sidestorybox.gif);
	background-repeat: no-repeat;
	width: 159px;
	background-position: top;
	margin-bottom: 20px;
}
#rightcol #sidestoryboxbtm {
	background-image: url(../images/sidestorybox.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#rightcol #customerstory img {
	margin-left: 10px;
	margin-bottom: 4px;

}
#rightcol #customerstory p {
	color: #000000;
	font-size: 10px;
	margin: 0;
	padding: 10px;
	background-color: #656565;
}



/************** #footer styles ***************/
#footer {
	width:800px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top:5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer p {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}


div.clearfloats {clear:both;}

#chart {
	z-index:4;
	position: absolute;
	left: 384px;
	top: 135px;
	width: 216px;
	height: 92px;
	background-attachment: fixed;
	background-image: url(../images/chart.jpg);
	background:url(../images/chart.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#chartdiv {
	background-image: url(../images/contactlogoscopy.jpg);
	background:url(../images/contactlogoscopy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 102px;
	width: 40px;
	z-index:5;
}

.chartboardersone {
border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;

border-left:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;

border-top:1px;
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
}

.chartboarderstwo {
border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;

border-left:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
}

.chartboardersthree {

border-right:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;

border-left:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;

border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
}

.chartboardersfive {

border-right:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;

border-left:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;

border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;

border-top:1px;
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
}

.chartboardersfour {
border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;

border-right:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;

border-left:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;

}
