body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: 15px;
	font-size: 11px;
	font-family: Arial;
	color: #756356;
	background-color: #F7F6F6;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;	
}

#container {
	overflow: auto;
}

#content {
	width: 988px ;
	margin-left: auto ;
	margin-right: auto ; 
}

#smallheader {
	padding-bottom:8px;
	text-transform: uppercase;
}

img {
	border: 0px;
}

a { color: #85b228;
	text-decoration: none;
}

a:hover { color: #736357;
	text-decoration: none;
}

.link { color: #B7B7B7;
	text-decoration: none;
}

.link:hover { color: #85b228;
	text-decoration: none;
}

#logo {
	height: 162px;
	width: 990px;
}

#logo img {
	padding-left: 31px;
	padding-top: 40px;
}

#header {
	width: 988px;
	height: 125px;
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 4px;	
	text-align: right;
}

#header div {
	margin-right: 28px;	
}

#greenheader {
	text-transform: uppercase;
	color: #8BC331;
	font-family: Arial;
	font-size: 18px;
	padding-top: 17px;
	margin-bottom: 20px;

}

#brownitalics {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	color: #716357;
}

#one {
	float: left;
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 254px;
	padding-right: 9px;
	padding-bottom: 9px;

}
	
#onetext {
	padding-top: 128px;
	padding-left: 18px;
	width: 207px;
}

#two {
	float: left;
	background-image: url(images/2.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 254px;
	padding-right: 9px;
	padding-bottom: 9px;
}

#twotext {
	padding-top: 128px;
	padding-left: 18px;
	width: 207px;	
}

#three {
	 margin: auto;
	background-image: url(images/3.png);
	background-repeat: no-repeat;
	width: 80%;
	height: 100%;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 40px;
}

#threetext {
	padding-top: 345px;
	padding-left: 18px;
	width: 290px;	
}

#four {
	float: right;
	background-image: url(images/4.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 254px;
	padding-bottom: 9px;	
}

#fourtext {
	padding-top: 128px;
	padding-left: 18px;
	width: 207px;	
}

#five {
	clear: both;
	float: left;
	background-image: url(images/5.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 254px;
	padding-right: 9px;
	padding-bottom: 9px;	
}

#fivetext {
	padding-top: 28px;
	padding-left: 18px;
	width: 207px;	
}

#six {
	float: left;
	background-image: url(images/6.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 254px;
	padding-right: 9px;
	padding-bottom: 9px;		
}

#sixtext {
	padding-top: 28px;
	padding-left: 18px;
	width: 207px;	
}

#seven {
	float: left;
	background-image: url(images/7.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 254px;
	padding-right: 9px;
	padding-bottom: 9px;		
}

#seventext {
	padding-top: 28px;
	padding-left: 18px;
	width: 220px;	
}

#eight {
	float: right;
	background-image: url(images/8.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 254px;
	padding-bottom: 9px;		
}

#eighttext {
	padding-top: 28px;
	padding-left: 18px;
	width: 207px;	
}

#bottom {
	float: left;
	overflow: auto;
	background-image: url(images/bottom_bg.png);
	width: 988px;
	height: 178px;
	font-size: 10px;
}

#bottom div {
	font-size: 10px;
}

#adress {
	clear: both;
	float: left;
	padding-left: 17px;
	padding-top: 39px;
	width: 238px;
}

#email {
	float: left;
	padding-top: 39px;	
	width: 249px;
}

#esomar {
	float: left;
	padding-top: 39px;
	width: 165px;

}

#copyright {
	clear: both;
	float: left;
	padding-top: 39px;	
}

#footer {
	float: left;
	width: 733px;
	font-size: 10px;
	color: #B7B7B7;
	padding-left: 19px;
}

#footerright {
	float: left;
	font-size: 10px;
	color: #B7B7B7;
}





























