html {
overflow-x:hidden;
overflow-y:hidden;
}
body{
	
	background: #000;
	background-repeat: no-repeat;
    background-position: center top;
	min-width: 1024px; /* Минимальная ширина контейнера */
	min-height: 901px; /* Минимальная высота контейнера */
	
	  width:100%;
      width:auto !important;
      height:auto !important;
      height:100%;
}

#log
{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	color: red;
}

#wrapper
{
	height: 901px;
	border: 1px solid yellow;
}

/* DVK */

#logo 
{
	position: absolute;
	margin-top: 27px;
	margin-left: 57px;
}

#slogan 
{
	position: absolute;
	margin-top: 257px;
	margin-left: 219px;
}

#main_center 
{
	border: 0px solid yellow;
	position: absolute;
	margin-top: 468px;
	background-image: url('../i/t2.png');
	background-repeat: repeat;
	height: 152px;
	margin-left: 0px;
	color: #fff;
	overflow:hidden;
}

#main_center  a, #main_center  a:link, #main_center a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}
#main_center a:hover, #main_center a:active { color : #ff8000; font-size: 10px;}

#main_center_top
{
	float: left;
	margin-top: 16px;
	margin-left: 63px;
/* 	border: 1px solid green; */
	
}

#main_center_top a {margin-right: 42px;}

#main_center_worldwide
{
	float: right;
	margin-top: 16px;
	margin-right: 12px;
}

#main_center_bottom {
	position: absolute;
	top: 55px;
	border: 0px solid blue;
	margin-left: 63px;
	width: 900px;
	height: 20px;
	
}

#main_center_bottom_left {width: 180px; padding-top: 3px; float: left;}
#main_center_bottom_left a{ margin-bottom: 12px; display: block;}
#main_center_bottom_center {width: 1px; border: 0px solid red; float: left;}
#main_center_bottom_right {width: 670px; border: 0px solid green; float: left; margin-left: 40px; display: block; margin-top: 0px; border: 0px solid green; height: 75px;}

#img_with_text  a, #img_with_text  a:link, #img_with_text a:visited {font-size: 11px;}
#img_with_text a:hover, #img_with_text a:active {font-size: 11px;}
#img_with_text {width: 305px; border: 0px solid red; height: 75px; float: left; vertical-align: top;}
#img_with_text img {float: left; margin-right: 5px;}
#img_with_text p {margin-top: 0px; margin-left: 5px; padding-top: 0px;}

#img_with_text1  a, #img_with_text1  a:link, #img_with_text1 a:visited {font-size: 11px;}
#img_with_text1 a:hover, #img_with_text1 a:active {font-size: 11px;}
#img_with_text1 a {font-size: 14px;}
#img_with_text1 {width: 305px; border: 0px solid red; height: 75px; float: right;}
#img_with_text1 img {float: left; margin-right: 5px;}
#img_with_text1 p {margin-top: 0px; margin-left: 5px; }



#bottom_menu
{
	position: absolute;
	margin-top: 871px;
	height: 10px;
	margin-left: 12px;
	font-size: 10px;
	text-transform:uppercase;
	margin-bottom: 20px;
}



#bottom_menu a:link, #bottom_menu a:visited {
	padding-right: 18px;
	border-right: 1px solid #ff8000;
	margin-left: 7px;
	text-decoration: none;
	color: #fff;
}

#bottom_menu a:hover, #bottom_menu a:active {
	color : #ff8000;}



#bottom_menu a.bottom_first {margin-left:0px;} 
#bottom_menu a.bottom_last {border-right: 0px;} 

#copyright
{
	position: absolute;
	text-align: right;
	margin-top: 871px;
	height: 10px;
	margin-left: 750px;
	width: 300px;
	font-size: 10px;
	color: #fff;
	margin-bottom: 20px;
}