body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
.footer {
width:864px;
height:165px;
background:url(../img/footer_09.gif);
background-repeat:no-repeat;
}
.header {
background:url(../img/main_bg.gif);
background-repeat:repeat-x;
height:320px;
}
.main_menu {
vertical-align:top;
padding-left:253px;
padding-top:14px;
font-weight:bolder;
font-size:11px;
font-family:Tahoma;
letter-spacing:0.05em;
color:#333333;

}
.menu_item{
display:inline;
vertical-align:top;
padding-left:10px;
}
.logo{
width:35px;
vertical-align:top;
}
.ua_flag {
width:24px;
height:15px;
background:url(../img/ua.gif);
background-repeat:no-repeat;
cursor:pointer;
}
.en_flag {
width:24px;
cursor:pointer;
height:15px;
margin-top:5px;
background:url(../img/en.gif);
background-repeat:no-repeat;
}
.logo_img {
background:url(../img/logo.gif);
background-repeat:no-repeat;
height:201px;
margin-top:80px;
}
a.a_main_menu{
	color:#333333;
	text-decoration:none;
}
a.a_main_menu:hover{
color:#cd693d;
margin-top:50px;
}