@charset "utf-8";
/* CSS Document */
body{
			margin: 0;
			font-family: Georgia, "Courier New", Courier, monospace;
			font-size: 11px;
			color: #333333;
			background: #00581c url(images/background2.jpg) repeat-x;
			}

#container {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	width: 916px;
	height: 810px;
	background:#FFFFFF url(images/corners1.jpg) no-repeat bottom;
}
 

#header {
	margin-top:0px;
	height: 151px;
	background: url(images/header1.jpg) no-repeat;
	border-left: #e8ebed 1px solid; 
	border-right: #e8ebed 1px solid; 
	width: 914px;
}

#logo {
	float:left;
	width: 182px;
	height: 149px;
	left-margin: 2px;
}
#navigation {
	float:left;
	height: 24px;
	margin-left: 0px;
	padding-left: 85px;
	margin-top: 115px;
}
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {	
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
	float: left;
	list-style-type: none;
}
#nav a, #nav a:link {
	float: left;
	width: 118px;
	text-align: center;
	font-family:Georgia,  "Courier New", Courier, monospace;
	font-size: 12px;
	color: #00581c;
	text-decoration: none;
	font-weight: none;
	line-height: 1.8;
}
#nav a:hover {
	background-color: #00581c;
	color: #FFFFFF;
	font-weight: bold;
}
#banner {
	height: 281px;
	width: 914px;
	border-left: #e8ebed 1px solid; 
	border-right: #e8ebed 1px solid; 	
}
#photo {
	float: left;
	height: 266px;
	width: 420px;	
	padding-top: 10px;
	padding-left: 15px;
	background:url(images/banner1.jpg) no-repeat;	
}
#page-content {
	float: left;
	margin-top:0px;
	height: 256px;
	width:432px;
	padding-top: 20px;
	padding-left: 45px;
	border-bottom: #00581c 1px solid;
}
#content   {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-left:20px;
	padding-top:16px;
	margin-right: 0;
	width: 914px;
	height: 360px;
}

p {
font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 12px;
    color: #333333;
   margin-top: 0.2em;
   margin-left: 0.9em;
   margin-right: 1.8em;
   padding: 0.3em;
   line-height: 1.6em;
}

.largertext {
	font-family: Georgia, "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.6em;
}
img {border: none;}

#footer {
	padding-left:15px;
	clear:both;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
	width: 899px;
	font-size: 10px;
	background-image:url(images/corners1.jpg);
}
.footer {color: #FFFFFF; font-size: 10px; }

#columns {margin-right: 10px; float: left; width: 255px; height: 140px; padding-left: 4px; padding-top: 4px; }

.builders {background-image:url(images/builder1.jpg);}
.callus {background-image:url(images/callus1.jpg);}
.product1 {background-image:url(images/meter1.jpg);background-repeat:no-repeat}
.product2 {background-image:url(images/water1.jpg);}
