.main
	{
	width: 790px;
	height: 100%;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	background-image:url(/pic/firstfon.jpg); 
	background-position:center; 
	background-repeat:repeat-x;
	vertical-align: middle;
	position: relative;
	left: 50%;
	margin-left:-395px;
	}
	
.center
	{
	position:absolute;
	width: 790px;
	height: 325px;
	top: 50%;
	left: 50%;
	margin-top:-180px;
	margin-left:-395px;
	}
	
.top
	{
	height: 21px;
	text-align: right;
	margin-top: 7px;
	margin-bottom: 7px;
	}
	
.logo
	{
	float: left;
	width: 416px;
	height: 252px;
	}
	
.map
	{
	float: left;
	width: 372px;
	height: 252px;
	}
	
.menu
	{
	clear: both;
	width: 790px;
	height: 39px;
	background-color: #261771;
	}
	
