* { margin: 0px; padding: 0px; }

BODY {
	background: Black url(../images/bg_body.jpg) repeat-x;
	font: normal 0.8em Tahoma;
	color: white;
}

DIV#container {
	width: 874px;
	margin: 0px auto;
}

A#logo {
	float: left;
	display: block;
	width: 87px;
	height: 149px;
	background: url(../images/logo.jpg);
}

UL#topmenu { 
	list-style: none; 
	float: left; 
	font: normal 1.8em Georgia; 
	padding: 66px 0px 0px 44px; 
	height: 85px;
}
UL#topmenu LI { display: inline;}
UL#topmenu LI A {
	float: left;
	margin-right: 65px;
	display: block;
	height: 60px;
	text-decoration: none;
	color: #cdd1cd;
}
UL#topmenu LI A#last_menu { margin-right: 0px; }
UL#topmenu LI A:hover {
	background: url(../images/menu_arrow.jpg) no-repeat 50% 100%;
	color: white;
}
SPAN.yellow { color: #b19216; }

DIV#left {
	clear: both;
	float: left;
	width: 646px;
}
H1 { color: #DBAF1A; font: normal 2em Georgia; margin: 30px 0px 30px 0px;}
H2 { color: #DBAF1A; font: normal 1.5em Georgia; margin: 0px 0px 15px 0px;}

DIV#banner {
	/*padding: 24px 37px 0px 458px;
	width: 151px;
	height: 222px;*/
	width: 646px;
	height: 246px;
	background: url(../images/bannerRU.jpg);
}

A#banner_lk1 {
	display: block;
	float: left;
	width: 646px;
	height: 246px;
}
A#banner_lk2 {
	display: block;
	float: left;
	width: 215px;
	height: 246px;
}
A#banner_lk3 {
	display: block;
	float: left;
	width: 215px;
	height: 246px;
}

DIV#right {
	float: right;
}

IMG.guest_img {
	border:0px;
	margin-top: 12px;
}

SELECT.wideselect {
	background-color: #FBF7E9;
	font: normal 0.85em Tahoma; 
	color: black;
	border: 1px solid #808080;
	width: 168px;
	margin-bottom: 0px;
	margin-left: 10px;
}
SELECT.wideselect OPTION { padding: 2px; }
DIV.desc { color: #000000; margin-bottom: 3px; padding-top:5px;margin-left:10px;font-size:0.85em;}
INPUT#submit_form {
	font: normal 0.85em Tahoma;
	color: #DBAF1A;
	background-color: black;
	border-top: 1px solid #eccb5b;
	border-left: 1px solid #eccb5b;
	border-right: 1px solid #79620f;
	border-bottom: 1px solid #79620f;
	width: 168px;
	padding: 2px 0px 2px 0px;
	cursor: pointer;
	margin-left: 10px;
	margin-top: 10px;
	letter-spacing:0.1em;
}

DIV#bottom { clear: both; padding-top: 38px;}
DIV#smallleft01 { float: left; width: 190px; margin-right:38px;}
DIV#smallleft02 { float: left; width: 190px;padding-top:38px;}
P.graytxt { color: #b3b3b3; }
IMG.img_margin { margin-bottom: 14px; }

DIV#bottom_glow {
	clear: both;
	padding-top: 85px;
	width: 873px;
	height: 44px;
	background: url(../images/bottom_gr.gif) no-repeat 0% 100%;
}
DIV#footer {
	width: 100%;
	padding-top: 10px;
	height: 156px;
	background: url(../images/bg_footer.gif) repeat-x;
	text-align: center;
	color: #587a5a;
	font: normal 0.75em Arial;
}
DIV#footer A {color: #587a5a;text-decoration:none;}
DIV#searchform {
	background: url(../images/srch.back.new.jpg) no-repeat 0% 100%;
	width:190px;
	height:162px;
}