body
{
	background: #003300;
	font: Arial;
	text-align: justify;
	color: #FFFFFF;
	font-size: 14px;
}

a, a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
}

a:hover, h1:hover 
{
	text-decoration: underline;
	color: #3daa37;
	padding: 0px;
}

h1
{
	color: #3daa37;
	font-size: 16px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
}

main td
{
	padding: 0px;
	margin: 0px;
}

ul
{
	list-style-image: url(biosfarm_small.png);
	list-style-position: inherit;
}

#header
{
	background-image: url(head_backgrd.jpg);
	background-repeat: repeat-x;
	width: 880px;
	height: 70px;
	padding: 10px;
	padding-bottom: 15px;	
}

#header_logo
{
	float: left;
	width: 228px;
	height: 70px;
	padding: 0px;
}

#header_language
{
	float: right;
	width: 90px;
	height: 70px;
	padding-top: 10px;
}

#up_line
{
	background-image: url(up_line.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 10px;
	padding: 0px;
}

#main
{
	background-color: #999999;
	width: 880px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

#main2
{
	background-color: #999999;
	width: 880px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#main_image_left
{
	float: left;
	width: 196px;
	height: 156px;
}

#main_text_left
{
	float: right;
	width: 114px;
	height: 156px;
	padding-left: 10px;
}

#main_image_right
{
	float: right;
	width: 196px;
	height: 156px;
}

#main_text_right
{
	float: left;
	width: 114px;
	height: 156px;
	padding-right: 10px;
}

#bottom_line
{
	background-image: url(bottom_line.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 14px;
	padding: 0px;
}

#content_logo
{
	float: right;
	padding-right: 100px;
	width: 351px;
	height: 207px;
}

#content_menu
{
	float: left;
	width:223px;
	height: 165px;
	padding-top: 40px;
	padding-left: 65px;
}

#left
{
	float: left;
	width: 320px;
	height: auto;
	padding-left: 27px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#right
{
	float: right;
	width: 320px;
	height: auto;
	padding-right: 32px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#bottom
{
	background-image: url(bottom_backgrd.jpg);
	background-repeat: repeat-x;
	width: 880px;
	height: 52px;
	padding: 10px;
	padding-bottom: 15px;	
}

#contact
{
	float: left;
	width: 683px;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 7px;
	padding-bottom: 5px;
}