@charset "windows-1251";
#global {
	width:1063px; 
	margin:0px auto; 
	height:709px; 
	}
.general{	
	width:1063px; 
	height:709px; 
	}
.logo_block{
	width:614px;
	height:203px;
	background:url(../images/bg_logo_block.jpg) no-repeat left top;
	}
.logo{
	margin-left:39px;
	margin-top:58px;
	}
.languages{
	background:url(../images/bg_languages.jpg) no-repeat left top;
	width:614px;
	height:126px;
	}
.rus{
	margin-left:80px;
	margin-bottom:3px;
	margin-top:25px;
	}
.eng{
	margin-left:214px;
	margin-top:27px;
	}
.content{
	background:url(../images/bg_content.jpg) no-repeat left top;
	width:614px;
	height:380px;
	}
.info{
	font:bold 11px "Century Gothic", Helvetica, Tahoma, Arial, Verdana;
	color:#fff;
	margin-left:135px;
	margin-top:140px;
	width:365px;
	height:220px;
	}
.vdelen{
	font:bold 11px "Century Gothic", Helvetica, Tahoma, Arial, Verdana;
	color:#ec2125;
	}
.bottom_links{
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
    width:100%;
    text-align:center;
    padding-bottom:10px;
    color:#000;
}
.bottom_links a,.bottom_links a:visited {
	color:#000;
	text-decoration: underline; 
}
.bottom_links a:hover {
	text-decoration: none;
}

