body{
	background-color: #ccc;
	color: #000;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
#wrapper {
	width:960px;
	margin: 0 auto;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	background-image: url(images/plants4businessleft.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	height:620px;
min-height:620px;
height:auto !important; 
padding-bottom:60px;

position: relative;
}
#headtop{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1.4em;
	color: #FFFFFF;
	background-color: #8e9b00;
}
#headtop p{
margin: 0 0 0 40px;
padding: 0;
}
#header {
	background-image: url(images/omnipex-logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:130px;
}
#header img{
margin-left: 40px;
margin-top: 35px;
}
#header a img{
border:none;
}
#nav{
	width:655px;
	margin-left: 30px;
	margin-top:20px;
}
#nav ul{
	padding: 0px;
	display: inline;

}
#nav li {
    float: left;
    list-style: none;
	display : block;
	margin-bottom:10px;
	margin-left:18px;
	
}
#nav li a {
	color:#06368b;
	text-decoration:none;
	font-weight: bold;
	padding: 5px;
}
#nav li a:visited {
	color:#06368b;
	text-decoration:none;
	font-weight: bold;
	padding: 5px;
}
#nav li a:hover {
	color:#fff;
	font-weight: bold;
	background-color:#bbcc00;
	
}
#nav li a.selected {
    color:#000000;
	font-weight: bold;
}
#maincontent {
margin-left:30px;
}
#maincontent p {
margin-left:10px;
margin-right:10px
}
#maincontent h3 {
margin-left:10px;
margin-right:10px;
font-size: 14px;
}

.thirdleft {
	width:285px;
	Margin-left:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e9b00;
	float:left;
}
.thirdright {
	width:285px;
	Margin-left:10px;
	float:left;
}
.fthirdleft {
	width:225px;
	Margin-left:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e9b00;
	float:left;
	height:200px;
}
.fthirdright {
	width:245px;
	Margin-left:0px;
	float:left;
}
.fthirdright a:link, .fthirdright a:visited {
	padding: 10px;
	color:#fff;
	font-weight: bold;
	background-color:#8e9b00;
	line-height:30px;
	display:block;
	width:180px;
	font-size:16px;
	text-transform:uppercase;
	text-align: center;
	margin-left:20px;
}
.fthirdright a:hover, .fthirdright a:active {
	padding: 10px;
	color:#000;
	font-weight: bold;
	background-color:#ccc;
	line-height:30px;
	display:block;
	width:180px;
	font-size:16px;
	text-transform:uppercase;
	margin-left:20px;
	text-decoration: none;	
}
.collection {
	width:245px;
	Margin-left:0px;
	float:right;
	margin-top: 100px;
	margin-right:80px;
}
.collection a:link, .collection a:visited {
	padding: 10px;
	color:#fff;
	font-weight: bold;
	background-color:#bbcc00;
	line-height:30px;
	display:block;
	width:180px;
	font-size:16px;
	text-transform:uppercase;
	text-align: center;
	margin-left:20px;
}
.collection a:hover, .collection a:active {
	padding: 10px;
	color:#000;
	font-weight: bold;
	background-color:#ccc;
	line-height:30px;
	display:block;
	width:180px;
	font-size:16px;
	text-transform:uppercase;
	margin-left:20px;
	text-decoration: none;	
}
.third {
	width:175px;
	Margin-left:30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e9b00;
	float:left;
}
.r2thirds {
	width:680px;
	Margin-right:10px;

	float:right;
}
/*#footer {
	clear:both;
	padding-top:10px;
	height:50px;
	margin-left:30px;
	width: 930px;
}*/
#footer {
	clear:both;
	height:50px;
	width:960px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding-top: 20px;
	background-image: url(images/footerleft.png);
	background-repeat: repeat-y;
	background-position: left top;
}

A:link {
	color: #06368b;
	text-decoration: none;
	font-weight: bold;	
}

A:visited {
	color: #06368b;
	text-decoration: none;
	font-weight: bold;	
}

A:active {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;	
}

A:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;	
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #CCDAE3;
	text-decoration: none;
}

table P {
	font-size: 14px;
}

TD.dark {

	color : #FFFFFF;
}

P.dark {
    color: #FFFFFF
}

TD.smaller {
	font-size: 11px;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	color : #000000;
}

HR {
	color: #7B88A9;
	height: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;	
}
.clearall {
clear:both;
}
.clearright {
clear:right;
}
.listimg {
clear:both;
margin-left: 20px;
padding:10px;
float:left;
}
.imgleft {
float:left;
margin-right:20px;
margin-bottom: 40px;
}
.imgright {
float:right;
margin-left:20px;
margin-top: 20px;
}
.imgrighttop {
float:right;
margin-left:20px;
margin-top: 0px;
}
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0;
	padding: 0;
	min-width: 400px;
	max-width: 410px;
	width: 410px;
	clear: left;
	float: left;
}

form fieldset {
    border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0; 
}

form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 100px;
	padding: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


form fieldset legend {
	font-size:14px; /* bump up legend font size, not too large or it'll overwrite border on left */
    color:#000000;
	font-weight: bold; 
}

form input, form textarea, form select{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.contactform {
float: left;
width: 420px;
margin-left: 20px;
}
.address {
float: left;
width: 380px;
margin-left: 60px;
margin-top:40px;
}
.award {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #006633;
}
