body {
	background:#230329 url('../img/body_back.png') top left repeat-x;
	margin:0px;
	padding:0px;
	font-family:Helvetica, Geneva, Arial, Sans;
	font-size:10pt;
}
#wrapper {
	max-width:1215px;
	margin:0px auto;
	height:850px;
	min-width:900px;
	background:url('../img/background_main.jpg') top left no-repeat;
	padding-top:163px;
}
#last_city {
	width:900px;
	height:286px;
	margin-left:115px;
}
#last_city a {
	display:block;
	background:url('../img/last_sprite.jpg') top left no-repeat;
}
#last_city a:hover {
	display:block;
	background:url('../img/last_sprite.jpg') bottom left no-repeat;
}
#last_city a img {
	vertical-align:top;
	border:0px;
	margin:0px;
	padding:0px;
	width:900px;
	height:286px;	
}
#award_block {
	height:112px;	
	position:relative;
}
#award_block .link {
	width:292px;
	height:112px;
	margin-right:179px;
	margin-left:544px;
}
#award_block .link a {
	display:block;
	background:url('../img/award_sprite.png') top left no-repeat;
}
#award_block .link a:hover {
	display:block;
	background:url('../img/award_sprite.png') bottom left no-repeat;
}
#award_block .link a img {
	vertical-align:top;
	border:0px;
	margin:0px;
	padding:0px;
	width:292px;
	height:112px;
}

.clear {
	clear:both;
	height:1px;
	visibility:hidden;
	line-height:1px;
	font-size:1px;
}
#contact {
	width:600px;
	margin:0px auto;
	margin-top:200px;
}
#contact table {
	width:600px;
}
#contact table td {
	color:#b6b6b6;
	vertical-align:top;
}
#contact table td strong {
	color:#FFFFFF;
	font-weight:normal;
	font-size:12pt;
}
#contact table td a {
	color:#FFFFFF;
	font-size:10pt;
}
#contact table td a:hover {
	text-decoration:none;
	color:#fe312d;
}