body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0D63A7;
	text-align: center;
}

div#main {
	margin: 210px auto 0 auto; 
	width: 770px;
	height: 280px;
	display: table;	
}

div.log {
	float: left;
	width: 212px;
	height: 154px;	
	display: table;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

div.log img {
	margin-top: 32px;
}

div.log a {
	text-decoration: none;
	color: #fff;
}

div.log a:hover {
	color: #7BABCF;
}

div#ramka {
	float: left;
	width: 346px;
	height: 280px;
	background-image: url(../img/ramka.jpg);
	display: table;	
	text-align: center;
}

div#ramka a {
	text-decoration: none;
	color: #063A62;
}

div#ramka a:hover {
	color: #C83F09;
}

div.logo {
	margin-top: 55px;
	clear: both;
	float: none;
}

div.address {
	margin-left: 40px;
	margin-right: 40px;
}

div.left {
	float: left;
	width: 120px;
	margin-top: 25px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	line-height: 18px;	
	text-align: left;
	display: table;
}


div.right {
	float: right;
	width: 130px;
	margin-top: 25px;	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	line-height: 18px;	
	text-align: right;	
	display: table;	
}

div#submenu {
	margin: auto:
	width: 400px;
	padding-top: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #7BABCF;	
}

div#submenu a {
	color: #7BABCF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

div#submenu a:hover {
	color: #fff;
}
