@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #CBCBCB;
	margin: 0px;
	padding: 0px;
}
#divWrapper {
	width: 900px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#divHeader {
	height: 123px;
	width: 900px;
}
#divNav {
	width: 862px;
	padding-left: 19px;
	padding-right: 19px;
	background-color: #FFF;
	overflow: auto;
}
#divNavBar {
	background-color: #156199;
	float: left;
	width: 862px;
}
#divBanner {
	background-image: url(../images/banner-bkg.jpg);
	height: 253px;
	width: 900px;
	position: relative;
}
#divBannerText {
	width: 475px;
	margin-left: 35px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.55em;
}
.style1 {
	color: #94D5FD;
}
#divNews {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/news-bkg.jpg);
	background-repeat: repeat-x;
	height: 104px;
	float: left;
}
#divLeft {
	float: left;
	width: 175px;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 215px;
}
#divLeft a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #1E6198;
	text-decoration: none;
	font-weight: normal;
}
#float {
	float: right;
	margin-left: 30px;
}
#divLeft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divLeft li {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#divNewsTitle {
	float: left;
	height: 104px;
	width: 75px;
}
#divNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNav li {
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEFEFE;
}
#divNav li:hover {
	background-color: #209EE5;
}
#divNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#divContentInt {
	float: left;
	width: 840px;
	min-height: 500px;
	background-color: #FFF;
	background-image: url(../images/grass-w-sprinkler.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#divRight {
	float: right;
	width: 550px;
}
#divCopy {
	position: absolute;
	width: 475px;
	left: 25px;
	top: 15px;
}
#divHeadline {
	float: left;
	width: 160px;
	padding-top: 23px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 10px 27px;
	padding-right: 30px;
}
#divHeadline p {
	margin-top: 0px;
}
#divHeadline a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E6198;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	line-height: 1.6em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#divRight ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.55em;
}
#divRight a {
	color: #036;
	font-weight: bold;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
}
#white a {
	color: #FFFFFF;
}
#divDiagram {
	height: 432px;
	width: 775px;
	float: right;
	margin-bottom: 200px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}
.table td {
	padding-bottom: 10px;
	vertical-align: top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin: 0px;
}
#divDiagramMain {
	height: 358px;
	width: 544px;
	float: left;
}
#divDiagramNav {
	float: left;
	width: 186px;
	height: 358px;
}
#divDiagramText {
	float: left;
	height: 74px;
	width: 730px;
}
.float {
	float: right;
	margin-bottom: 5px;
	margin-left: 25px;
}
