body {
	margin: 0 auto;
	width: 800px;
	background-color: #5c8038;
	font-size: 11pt;
	color: #000000;
	font-family: serif;
	height: 100%;
}

html {
	height: 100%
}

a:link
{
	color: #900000;
}

a.menu
{
	color: #900000;
	text-decoration: none;
}

a:visited
{
	color: #900000;
}

a img
{
	border-width: 0px;
	border-color: #000000;
}

#top_menu {
	text-align: center;
	height: 110px;
}

#logo {
	position: absolute;
	left: 100px;
	top: 0;
}

#mentexts {
	position: absolute;
	top: 0px;
	left: 300px;
	text-align: center;
	top: 20px;
}


#mentext1 {
	font-family: "Times New Roman", Serif;
	font-size: 32pt;
}

#mentext2 {
	font-family: "Times New Roman", Serif;
	font-size: 20pt;
}

#linkmenu {
	text-align: center;
	line-height: 37px;
	background-image: url(menubg.jpg);
	width: 800px;
	height: 37px;
}

#main_content {
	position: absolute;
	top: 0;
	width: 800px;
	background-color: #ffffff;
	height: auto;
	display: inline;
}

#include {
	display: table;
	width: 760px;
	padding: 20px;
	background-color: #ffffff;
}

#footer {
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	padding-right: 20px;
	background-color: #ffffff;
}

.left_port {
	float: left;
	width: 50%;
}

.right_port {
	float: right;
	width: 50%;
	text-align: center;
}

.left_prod {
	float: left;
	width: 660px;
}

.right_prod {
	float: right;
	width: 80px;
	text-align: center;
}
