body, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
body {
	font-family:Arial;
	color:#ffffff;
}
div {
	margin:0;
}
#bg {
	width:100%;
	background:url(i/bg.jpg) repeat-x;
	height:100%;
}
#site {
	background:#fffec5;
	width:998px;
}
#top {
	width:998px;
	height:132px;
	background:url(i/top_logo1.jpg) no-repeat;
}
#content {
	width:998px;
	/*min-height:610px;*/
}
#leftsb {
	width:380px;
	float:left;
}
#contentarea {
	width:618px;
	height:610px;
	float:right;
}
.clear {
	clear:both;
}
#leftlogo {
}
.leftlogo {
	background:url(i/top_logo2.jpg) no-repeat;
	width:380px;
	height:414px;
}
.leftlogoover1 {
	background:url(i/top_logo21.jpg) no-repeat;
	width:380px;
	height:414px;
}
.leftlogoover2 {
	background:url(i/top_logo22.jpg) no-repeat;
	width:380px;
	height:414px;
}
.leftlogoover3 {
	background:url(i/top_logo23.jpg) no-repeat;
	width:380px;
	height:414px;
}
.leftlogoover4 {
	background:url(i/top_logo24.jpg) no-repeat;
	width:380px;
	height:414px;
}
#leftmenu {
	width:310px;
	height:100px;
        padding:0 0 0 27px;
        background:url(i/leftmenu_but_bg.jpg) right no-repeat;
}
#topmenu {
	width:618px;
	height:27px;
}
#nagrads {
	width:380px;
	height:150px;
	background:url(i/nagrads.jpg) bottom no-repeat;
}
#contentbox {
	width:577px;
}
#contentbox_header {
	width:577px;
	height:8px;
	background:url(i/content_bg_top.jpg) no-repeat;
        font-size:1px;
}
#contentbox_body {
	width:537px;
	font-size:12px;
	padding:0 20px;
	background:url(i/content_bg.jpg) repeat-y;
        color:#000000;
}
#contentbox_bottom {
	width:577px;
	height:8px;
	background:url(i/content_bg_bottom.jpg) no-repeat;
}
#footer {
	width:998px;
	height:209px;
	background:url(i/footer.jpg) no-repeat;
	padding-top:35px;
}
#lidersals_text {
	width:168px;
	height:24px;
	background:url(i/lidersals.jpg) no-repeat;
}
#lidersals {
	padding:0 30px;
        height:155px;
}
#lidersals_header {
	width:677px;
	height:7px;
	background:url(i/lidersals_box_top.jpg) no-repeat;
        font-size:1px;
}
#lidersals_boby {
	width:637px;
	padding:5px 20px 0;
	background:url(i/lidersals_box_bg.jpg) repeat-y;
}
#lidersals_boby a {
        color:#a71c20;
        font-size:12px;
        text-decoration:underline;
}
#lidersals_bottom {
	width:677px;
	height:7px;
	background:url(i/lidersals_box_bottom.jpg) no-repeat;
}
a.leftmenu_link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a:hover.leftmenu_link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
#leftmenu_link_conteiner {
        padding:0 0 0 0
}
#copyright_left {
	float:left;
	padding:11px 0 0 30px;
	font-size:12px;
	color:#FFFFFF;
}
#copyright_right {
	float:right;
	padding:0px 15px 0 0;
	font-size:16px;
	color:#FFFFFF;
}