html, body {

	margin:0px;

	padding:0px;

	font-size:12px;

	background-color:#CCC;

	font-family:"Times New Roman", Times, serif;

}



form {

	margin:0px;

	padding:0px;

}



.maintable {

	margin:auto;

	border-left:5px solid #095028;

	border-right:5px solid #095028;

	border-bottom:5px solid #095028;	

	background-color:#DADFD9;

}



.nav {

	float:left;

	list-style:none;

	text-align:center;

	padding:6px 5px 0px 5px;

}



.nav li {

	float:left;

	background:url(images/nav_off_left.jpg) left center no-repeat;

	height:31px;

	line-height:31px;

	padding:0px 15px;

	margin:0px 0px 0px 10px;

	text-align:center;

	list-style:none;

}



.nav li a {

	background:url(images/nav_off_right.jpg) right center no-repeat;

	height:31px;

	line-height:31px;

	margin:0px -20px 0px 0px;

	padding:0px 10px 0px 0px;

	text-decoration:none;

	color:#FFF;

	float:left;

	display:block;

}



.nav li:hover, .nav li.on { background:url(images/nav_on_left.jpg) left center no-repeat; }



.nav li:hover a, .nav li a.on { background:url(images/nav_on_right.jpg) right center no-repeat; }



#greenbox {

	background-color:#095028;

	height:34px;

	line-height:34px;

	color:#FFF;

	text-align:center;

	font-size:18px;

	font-weight:bold;

	width: 205px;

}



#greybox {

	background-color:#A5ACA4;

	height:34px;

	line-height:34px;

	font-size:18px;

	padding:0px 0px 0px 30px;

	color:#D9D9C6;

	font-weight:bold;

}



#sidebox { background-color:#A5ACA4; }



#contentarea { background-color:#DADFD9; }



.normal {

	padding:30px 30px 30px 30px;

	font-size:14px;

	line-height:1.6em;

	font-family:"Times New Roman", Times, serif;

}



.boxes {

	margin:20px auto;

	line-height:1em;

}



.boxes td {

	width:154px;

	height:164px;

	margin:15px 0px 0px 0px;

	background:url(images/box.png) top left no-repeat;

	text-align:center;

	font-size:11px;

	font-family:"Times New Roman", Times, serif;

}



.boxes td p {

	margin:0px;

	padding:5px 0px 5px 0px;

}



.boxes td.inlinebox {

	width:205px;

	height:164px;

	font-size:12px;

	text-align:left;

	background:none;

}



.boxes td.inlinebox ul { line-height:2em; }



.services{

	font-size:14px;

	}



.services h3{ text-align:left;

padding:0px 0px 0px 60px;

	}



.services ul{

	padding:0px 0px 0px 80px;

	}



blockquote {

	color:#095028;

	margin:0px;

	padding:0px 0px 0px 0px;

	font-weight:bold;

}



#bottomnavbar {

	text-align:center;

	border-top:8px solid #095028;

	border-bottom:8px solid #095028;

}



#bottomnavbar a {

	color:#666;

	text-decoration:none;

	padding:0px 6px;font-weight:bold;

}



#bottomnavbar a:hover, #bottomnavbar a.on {

	color:#095028;

	font-weight:bold;

}



ul, ol {

	margin:0px;

	padding:0px 0px 10px 30px;

}



ul li { list-style:square; }



p {

	margin:0px;

	padding:0px 0px 10px 0px;

}



h1, h2, h3, h4, h5, h6 {

	margin:0px;

	padding:0px 0px 10px 0px;

	font-family:"Times New Roman", Times, serif;

}



h1 { font-size:130%; }



h2 { font-size:125%; }



h3 { font-size:120%; }



h4 { font-size:115%; }



h5 { font-size:110%; }



h6 { font-size:105%; }



a { color:#095028; }



img { border:none; }



.logoworksLink {

	text-align:center;

	font-size:10px;

}



#copyrightinfo {

	line-height:1.2em;

	text-align:center;

	font-size:11px;

	padding:10px;

}



#printbutton{

	float:right;

	padding:0px 15px 0px 0px;

	}



#printbutton input{

	font-family: "Times New Roman", Times, serif;

	font-size:10px;

	}



#envtech th{ background-color:#095028; color:#FFF; text-transform:uppercase; }