* {
	padding: 0;
	margin: 0;
	}

body {
	background: url("images/bodybg.gif") top center repeat-x #223082;
	background-attachment: fixed;
	font-family: arial, helvetica, sans-serif;
	color: #555555;
	}

h1 {
	font-size: 1.1em;
	letter-spacing: -0.03em;
	padding: 0 0 15px 0;
	color: #283891;
	}

h2 {
	font-size: 0.9em;
	letter-spacing: -0.03em;
	padding: 0 0 10px 0;
	color: #283891;
	}

h3 {
	font-size: 0.8em;
	padding: 0 0 15px 0;
	color: #283891;
	}

p {
	font-size: 0.8em;
	line-height: 150%;
	padding: 0 0 15px 0;
	}

a, a:active, a:visited, a:focus {
	color: #FF0000;
	text-decoration: none;
	outline: none;
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border: 0;
	}

img {
	}

ul {
	font-size: 0.8em;
	margin: 0;
  	padding: 0px 0px 15px 0px;
	list-style-type: disc;
	}

li {
	margin: 0px 0px 0px 35px;
	padding: 0;
	line-height: 150%;	
	}

em {
	font-weight: bold;
	font-style: italic;
	}

blockquote {
	border: 1px solid #EBEBEB;
	margin: 0 20px 15px 20px;
	padding: 15px 15px 0 15px;
	}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url("images/wrapper_bg.gif") top repeat-x;
	}
	
#header {
	width: 840px;
	height: 212px;
	background: url("images/header_splash.jpg") 622px 0 no-repeat;
	padding: 0 60px;
	}
	
#header img {
	margin: 0 0 18px 0;
	}
	
#navigation ul {
	padding: 0;
	margin: 0;
	height: 68px;
	clear: both;
	}
	
#navigation li {
	padding: 0;
	margin: 0;
	display: inline;
	}
	
#navigation li a span {
	display: none;
	}
	
#navigation li a {
	display: block;
	float: left;
	height: 68px;
	line-height: 68px;
	}
	
#navigation li a:hover {
	background-position: 0 -68px;
	}
	
#services_btn a { 
	width: 98px;
	background: url("images/btn_services.gif") top no-repeat;
	}
	
#about_btn a { 
	width: 106px;
	background: url("images/btn_about.gif") top no-repeat;
	}
	
#contact_btn a { 
	width: 116px;
	background: url("images/btn_contact.gif") top no-repeat;
	}
	
#home_btn a { 
	width: 90px;
	background: url("images/btn_home.gif") top no-repeat;
	}
	
#container {
	background: url("images/container_bg.gif") repeat-x #dedede;
	border-left: 15px solid #FFF;
	border-right: 15px solid #FFF;
	padding: 0 45px 30px 45px;
	clear: both;
	}
		
#banner_home {
	width: 840px;
	height: 230px;
	background: url("images/banner_home.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}
		
#banner_about {
	width: 840px;
	height: 230px;
	background: url("images/banner_about.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}
		
#banner_contact {
	width: 840px;
	height: 230px;
	background: url("images/banner_contact.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}
		
#banner_variable {
	width: 840px;
	height: 230px;
	background: url("images/banner_variable.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}
		
#banner_telemetry {
	width: 840px;
	height: 230px;
	background: url("images/banner_telemetry.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}
		
#banner_irrigation {
	width: 840px;
	height: 230px;
	background: url("images/banner_irrigation.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}
		
#banner_maintenance {
	width: 840px;
	height: 230px;
	background: url("images/banner_maintenance.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}
	
#banner_hotwater {
	width: 840px;
	height: 230px;
	background: url("images/banner_hotwater.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}
	
#banner_construction {
	width: 840px;
	height: 230px;
	background: url("images/banner_construction.jpg") top no-repeat;
	margin: 0 0 15px 0;
	}

#content {
	width: 548px;
	float: left;
	}
	
#content ul {
	font-size: 0.8em;
	margin: 0;
  	padding: 0px 0px 15px 0px;
	list-style-type: none;
	}

#content li {
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 15px;
	line-height: 150%;	
	background: url("images/bullet.gif") 0 6px no-repeat;
	}
	
#content table {
	font-size: 0.8em;
	margin: 0 auto 15px auto;
	border: 1px solid #D7D7D7;
	border-width: 1px 0 0 1px;
	}
	
#content th {
	border: 1px solid #D7D7D7;
	border-width: 0 1px 1px 0;
	padding: 5px;
	background: #EBEBEB;
	font-weight: bold;
	text-align: left;
	}
	
#content td {
	border: 1px solid #D7D7D7;
	border-width: 0 1px 1px 0;
	padding: 5px;
	background: #EBEBEB;
	}
	
#sidebar {
	width: 278px;
	float: right;
	}
	
#sidebar_nav {
	margin: 0 0 30px 0;
	padding: 0;
	}
	
#sidebar_nav li {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#sidebar_nav li a, #sidebar_nav li a:active, #sidebar_nav li a:visited, #sidebar_nav li a:focus {
	display: block;
	height: 43px;
	line-height: 43px;
	border: solid #D7D7D7;
	border-width: 1px 1px 0 1px;	
	background: url("images/sidebar_navbg.gif") top repeat-x #D7D7D7;
	font-weight: bold;
	text-align: center;
	color: #363636;
	}
	
#sidebar_nav li a:hover {
	background-position: 0 -43px;
	color: #FF0000;
	text-decoration: none;
	}
	
.sidebar_box {
	width: 248px;
	margin: 0 auto 30px auto;
	padding: 15px 15px 0 15px;
	background: url("images/sidebar_boxbg.gif") top no-repeat;
	}
	
.sidebar_box h2 {
	font-size: 1.0em;
	color: #283891;
	}
	
.sidebar_box p {
	color: #000;
	}
	
a.sidebar_boxbutton {
	display: block;
	height: 26px;
	line-height: 26px;
	background: url("images/sidebar_boxbutton.gif") top no-repeat;
	}
	
a:hover.sidebar_boxbutton {
	background-position: 0 -26px;
	}
	
.sidebar_boxbutton span {
	display: none;
	}

#footer {
	float: left;
	width: 840px;
	height: 95px;
	padding: 22px 60px 0 60px;
	background: url("images/footer_bg.jpg") top no-repeat;
	}
	
#footer p {
	color: #283891;
	font-size: 0.7em;
	line-height: 65px;
	padding: 0;
	margin: 0;
	}
	
.std_form {
	width: 528px;
	margin: 0 auto 0 auto;
	}
	
label {
	font-size: 0.8em;
	padding: 0 0 0 6px;
	}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	}

input {
	width: 520px;
	margin: 3px 0px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #D7D7D7;
	padding: 3px;
	}

textarea {
	width: 520px;
	margin: 3px 0px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #D7D7D7;
	padding: 3px;
	}
	
.submit_button {
	font-size: 0.8em;
	float: right;
	width: 120px;
	}

.hr {
	height: 2px;
	background: url("images/hr.gif") repeat-x;
	margin: 0 0 15px 0;
	clear: both;
	}

.hr hr {
	display: none;
	}

.clear {
	clear: both;
	}

.smalltext {
	font-size: 0.7em;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

.floatright {
	float: right;
	}

.floatleft {
	float: left;
	}

.alert {
	color: #EF4322;
	}