body {
	background: #000000 url(../img/site/index/index_bgrd.jpg) no-repeat top center;
}
#index_container {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:834px;
	width:1000px;
	clear:left;
}

#index_preheader_block {
	position:absolute;
	top:0px;
	left:0px;
	width:920px;
	height:410px;
}
#index_header_block {
	position:absolute;
	bottom:0px;
	left:80px;
	width:920px;
}
#index_znak {
	position:relative;
	float:left;
	width:180px;
	height:143px;
}
#index_znak_img {
	padding-left:20px;
}
#index_logo_n_contacts {
	position:relative;
	float:right;
	text-align:right;
	width:740px;
	height:143px;
}
#index_logo {
	padding-top:35px;
}
#mainmenu {
	padding-left:4px;
}
#index_content {
	position:absolute;
	top:644px;
	left:90px;
	width:900px;
}
#index_footer {
	position:absolute;
	top:795px;
	left:60px;
	width:940px;
}