body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e5e5e5;
	text-align: left;
	margin: 0px;
}

#container {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #666666;
	height: 760px;
	width: 801px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Redbanner {
	position:absolute;
	left:0px;
	top:0;
	width:800px;
	height:26px;
}
/***********************************************/
/* Nav Divs                                 */
/***********************************************/
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #006600;
	display: block;
	padding: 5px;
	height: 35px;
	text-align: center;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #006600;
	display: block;
	padding: 5px;
	height: 35px;
	text-align: center;
}
#nav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #006600;
	display: block;
	padding: 5px;
	height: 35px;
	text-align: center;
}
#comm {
	position:absolute;
	left:0px;
	top:26px;
	width:119px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CC66;
}


#res {
	position:absolute;
	left:119px;
	top:26px;
	width:107px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CC66;
}

#emergency {
	position:absolute;
	left:226px;
	top:26px;
	width:120px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CC66;}

#water {
	position:absolute;
	left:346px;
	top:26px;
	width:115px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CC66;}

#Project {
	position:absolute;
	left:461px;
	top:26px;
	width:118px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CC66;}

#Customer {
	position:absolute;
	left:579px;
	top:26px;
	width:105px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CC66;}

#About {
	position:absolute;
	left:684px;
	top:26px;
	width:116px;
	height:35px;
}
/************** end nav ***************/
#splash {
	position:absolute;
	left:-1px;
	top:62px;
	width:800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#logo {
	position:absolute;
	left:0px;
	top:221px;
	height: 220px;
	background-color: #000000;
}

#intro-text {
	position:absolute;
	left:270px;
	top:221px;
	height:220px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	padding-top: 15px;
	width: 270px;
	padding-right: 10px;
	background-color: #000000;
}
/************** #customer story box styles ***************/
#story {
	position:absolute;
	left:0px;
	top:441px;
	width:260px;
	padding-top: 15px;
	background-image: url(../images/storybox.gif);
	background-repeat: no-repeat;
	height: 200px;
}
#customerstory h3 {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 2px;
}
#customerstory {
	font-size: 10px;
}
#customerstory img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#customerstory p {
	color: #000000;
	font-size: 10px;
	margin: 0px;
}

#customerstory a:link, #customerstory a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}
#customerstory a:hover, #customerstory a:active {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}



#mailing a:link, #mailing a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}
#mailing a:hover, #mailing a:active {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	margin: 0px;
} 
#mailing {
	padding: 10px;
	margin-top: 15px;
}
#mailing p {
	font-size: 9px;
	margin: 5px;
}
#news {
	font-size: 12px;
	width: 263px;
	position:absolute;
	left:537px;
	top:221px;
	height:220px;
	background-image: url(../images/newsbox.gif);
	background-repeat: no-repeat;
}
#news a {
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 0px;
	margin-left: 0px;
}
#news p {
	margin-top: 0px;
	line-height: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 8px;
}

#news h3 {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 6px;
}


#yellowright {
	position:absolute;
	left:785px;
	top:441px;
	width:15px;
	height:198px;
}

#showcase {
	position:absolute;
	left:260px;
	top:441px;
	height:198px;
	background-image: url(../images/yellowmid.gif);
	background-repeat: repeat-x;
	width: 525px;
	padding-top: 10px;
	padding-left: 15px;
}
#showcase p {
	font-size: 10px;
	padding-top: 0px;
	margin: 0px;
}
#showcase img {
	float: left;
	clear: both;
	margin-right: 15px;
}
#showcase h3 {
	font-size: 18px;
	font-style: italic;
	color: #006600;
	margin: 0px 0px 6px;
	padding: 0px;
}
#showcase a {
	color: #000000;
	text-decoration: underline;
}
#showcase p {
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 10px;
}


/************** #footer styles ***************/
#footer {
	position:absolute;
	left:0px;
	top:639px;
	width:800px;
	height:120px;
	padding: 5px 20px 20px 20px;
	background: url(../images/footer.jpg) no-repeat;
}
#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;
}
