body {  
	background-color:#AAD177; 
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-face-color: #AAD177; scrollbar-shadow-color: #AAD177; scrollbar-highlight-color: #AAD177; scrollbar-3dlight-color: #AAD177; scrollbar-darkshadow-color: #AAD177; scrollbar-track-color: #AAD177; scrollbar-arrow-color: #8B8B8B;
}

#box {
	position:absolute;
	left:52%;
	top: 22%;
	width:702px;
	background-color: #F5FFE7;
	MARGIN: 0px 0px 0px -360px;

}

#main {
	width: 100%;
	height: 200px;
	background-image: url(images/bg_main.gif);
}

#top_obr {
	width: 100%;
	height: 143px;
	float: left;
}
#top_border p {
	padding: 0px 5px 0px 5px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #5B566D;
}

#men_obr {
	width: 100%;
	height: 91px;
	float: left;

}

#men_text {
	width: 100%;
	height: 40px;
	float: left;

}

#bottom {
	width: 700px;
	height: 17px;
	float: left;
	background-color: #385F07;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat; 
	background-position: left;
	font-size: 11px;
	color: #ffffff;
	border-width-bottom: 2px;
	border-color: #F5FFE7;
}
#bottom p {
	padding: 2px 10px 0px 25px; 
	font-size: 10px;
	color: #ffffff;
}

#bottom_okr {
	width: 1px;
	height: 19px;
	float: left;
	background-color: #AAD177;
	background-image: url(images/bot_l_r.jpg);
	background-repeat: no-repeat; 
	background-position: left;
}

#okr_top1 {
	width: 1px;
	height: 7px;
	float: left;
	background-color: #F6FFE7;
	background-image: url(images/okr_top.gif);
	background-repeat: no-repeat; 
	background-position: left;
}

#okr_top2 {
	width: 1px;
	height: 7px;
	float: left;
	background-color: #F6FFE7;
	background-image: url(images/okr_top.gif);
	background-repeat: no-repeat; 
	background-position: right;
}

#div_top {
	width: 700px;
	height: 7px;
	float: left;
	background-color: #F6FFE7;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x; 
}

#box_left {
	width: 286px;
	height: 368px;
	float: left;
	background-color: #637B59;
	background-image: url(images/obr_left.jpg);
	background-repeat: no-repeat; 
}

#box_right {
	width: 416px;
	height: 368px;
	float: left;
	background-color: #637B59;
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat; 
}

#men1 { 
	position: absolute;
	width: 139px;
	height: 33px;
	top: 158px;
	left: 124px;
	z-index: 5;
}
#men2 { 
	position: absolute;
	width: 139px;
	height: 33px;
	top: 202px;
	left: 124px;
	z-index: 5;
}
#men3 { 
	position: absolute;
	width: 139px;
	height: 33px;
	top: 247px;
	left: 124px;
	z-index: 5;
}
#men4 { 
	position: absolute;
	width: 139px;
	height: 33px;
	top: 292px;
	left: 124px;
	z-index: 5;
}

A:link {
	color: #ffffff;
	text-decoration:none;
}
A:visited {
	COLOR: #ffffff;
	text-decoration:none;
}
A:active {
	COLOR: #ffffff;
	text-decoration:none;
}

A:hover {
	color: #ffffff;
	text-decoration:none;
}


A.mail:link {
	color: #5B566D;
	text-decoration:none;
}
A.mail:visited {
	COLOR: #5B566D;
	text-decoration:none;
}
A.mail:active {
	COLOR: #5B566D;
	text-decoration:none;
}

A.mail:hover {
	color: #757184;
	text-decoration: none;
}

A.submenu:link {
	display: block;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	COLOR: #514D5E;
	text-decoration:none;
	border-top: 1px #DECEC8 solid;
}

A.submenu:visited {
	display: block;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	COLOR: #514D5E;
	text-decoration:none;
	border-top: 1px #DECEC8 solid;
}

A.submenu:active {
	display: block;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	COLOR: #514D5E;
	text-decoration:none;
	border-top: 1px #DECEC8 solid;
}

A.submenu:hover {
	display: block;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	COLOR: #ffffff;
	background-color: #D8C6BF;
	text-decoration: none;
	border-top: 1px #DECEC8 solid;
}

#float_left {
	float: left;
}

#float_right {
	float: right;
}

#clear {
	clear: both;
}




