body {
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
	padding: 0px;
	margin: 0px;
	min-width: 980px;
}
.div_to_fade{
	position: absolute;
	top: 0px;
	left: 0px;
	width:200px;
}

/* needed for the scrolling effect on news*/
.slideshow-banner{
	position: relative;
	overflow: hidden;
}

a, a:visited {
	color:#00815D;
	text-decoration:underline;
	outline: none;
}
a:hover {
	color:#1DB288;
	text-decoration:underline;
	outline: none;
}

#add {
	height:97px;
	left:-140px;
	padding-left:10px;
	padding-top:4px;
	position:absolute;
	top:-50px;
	width:199px; 
	z-index:2; 
}

#language {
	background-image:url(../images/bg_language.gif);
	background-repeat:no-repeat;
	height:17px;
	left:551px;
	padding-left:10px;
	padding-top:4px;
	position:absolute;
	top:-50px;
	width:185px; 
	z-index:2; 
}

#news {
	float:left;
	height:72px;
	padding-left:14px;
	position:absolute;
	width:190px;
	overflow: hidden;
	left: 10px;
	z-index: 15;
}

#latest_news {
	bottom:107px;
	height:60px;
	position:absolute;
	right:10px;
	width:190px;
	z-index:5;
}

#icon {
	float:left;
	height:56px;
	position:relative;
	width:56px;
	right: 75px;
}

#puzzle {
	position: relative;
	width: 622px;
	height: 429px;
	margin: 0px auto;
	text-align: left;
	top: 60px;
}
#footer {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 106px;
	z-index: 1;
}
#footcontent {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	position: relative;
	width: 912px;
	margin: 0px auto;
	text-align: left;
	height: 106px;
	top: 0px;
	z-index : 1;
}
/*
#address1 {
	position: absolute;
	width: 90px;
	height: 27px;
	left: 26px;
	z-index: 2;
	bottom: 35px;
}
#address_btm {
	background-image: url('../images/address1a.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	position: absolute;
	width: 88px;
	height: 13px;
	left: 26px;
	z-index: 2;
	bottom: 20px;
}

#address_btm a {
	width: 88px;
	height: 13px;
	display: block;
}


#address2 {
	position: absolute;
	width: 112px;
	height: 42px;
	left: 154px;
	z-index: 2;
	bottom: 20px;
}
*/
.btn_logo {
	position: absolute;
	height: 70px;
	z-index: 2;
	bottom: 6px;
}
#logo_ovto {
	width: 115px;
	right: 354px;
}
#logo_scvm {
	width: 165px;
	right: 175px;
}
#logo_vbo {
	width: 140x;
	right: 21px;
}
#logo_agro {
	position: absolute;
	height: 100px;
	width: 207px;
	z-index: 2;
	bottom: 107px;
	left: 27px;
}
#submenucontainer {
	position: absolute;
	top: 120px;
	left: 0px;
	height: 300px;
	width: 100%;
	background-color: #005035;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	color: #82dbbd;
	text-align: center;
	z-index: 2;	
	line-height: 20px;
}
#submenu {
	position: relative;
	width: 900px;
	text-align: left;
	margin: 0px auto;
	padding-top: 25px;
}
#submenu h3 {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: 300;
}
#close {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #FFFFFF;
}
#close a,
#close a.visited {
	color: #FFFFFF;
	text-decoration: none;
}
#close img {
	border: none;
}
.submenuitem {
	margin-bottom: 15px;
	width: 320px;
	background-image: url('../images/line_divider.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}
.submenuitem  h4 {
	font-weight: bold;
	font-size: 11px;
	background-image: url('../images/bullet_arrow.gif');
	background-repeat: no-repeat;
	background-position: left 0.15cm;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 10px;	
}
.submenuitem h4 a,
.submeunitem h4 a.visited {
	color: #FFFFFF;
	text-decoration: none;
}	