body { 

	background-image: url(../images/bg.gif);
	background-color: #afe0c0;
	background-position:top;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;

}

a img { 
	border: none; 
	text-decoration:none;
	}

h1 {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}
h4 {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}

 li {
	margin-bottom:6px;
}

#container {
	width:951px;
	margin-left: auto;
	margin-right:auto;
}

.header_top {
float:left;
padding-bottom:24px;
}

.header {
float:left;
margin-top:24px;
width:953px;
margin-left:0px;
height:300px;
/*background-image:url(../images/header2.gif);*/
}

.nav {
float:left;
width:951px;
height:52px;
}

.contentx {
float:left;
width:909px;
background-color:#FFFFFF;
padding-left:22px;
padding-right:20px;
padding-top:27px;
background-image:url(../images/body_bg.gif);
background-repeat:repeat-x;
}

.contact {
float:left;
width:929px;
background-color:#FFFFFF;
padding-left:22px;
background-image:url(../images/body_bg.gif);
background-repeat:repeat-x;
}


.staff_top {
float:left;
padding-bottom:27px;
}

.staff_mid {
float:left;
width: 445px;
padding-left:10px;
}

.staff_mid_right {
float:left;
width: 445px;
}

.clients {
float:left;
width: 900px;
padding-bottom:20px;
}

.plants_img {
float:left;
width: 900px;
padding-left:10px;
}




.footer {
float:left;
width:951px;
background-color:#bfe5ce;
height:61px;
}

.footer_lft {
float:left;
width:300px;
height:40px;
padding-left:29px;
padding-top:17px;
color:#708779;
}

.footer_right {
float:right;
width:300px;
height:40px;
padding-right:29px;
padding-top:17px;
text-align:right;
color:#708779;
}




