body
{
	background: #021d3b url(img/background.jpg) top center no-repeat;
	border-top: 0px solid #000;
	color: #134896;
	padding: 0px 0 40px;
}

table.city_table
{
	font-size:10px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	}
table.city_table td{
	padding:5px; }
a
{
	color: #0267ff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: sans-serif;
	font-weight: bold;

}

ah2
{
	padding: 20px 0 0;
	text-align: center;
}

ap
{

	//overflow: hidden;
	//font-size:10pt;
	//text-align: left;
	font-family: sans-serif;
}

#small{
font-size: 9pt;
}

ul
{


	text-align: left;
	font-family: sans-serif;
}



.container_12
{
	background: #fff url(img/12_col.gif) repeat-y;
	//margin-bottom: 20px;
}

.container_12b
{
	background: url(img/bg-menu.png) bottom center no-repeat;
	margin-bottom: 0px;
	top: 0px;
	height: 30px;
	with:960px;
}
.logo {
		position:absolute;
		left: 50%;
		
		top: 17px;
		margin-left: -510px;
		}

#menu
{
	background: url(img/bg-menu.png) bottom center no-repeat;
	top: 0px;
	height: 30px;
	with:960px;
	color: #fff;
	margin-bottom: 20px;
}

#menu_text
{
	margin-top:5px;
}

#top
{
	background: url(img/main-top.png) top center no-repeat;
	height: 20px;
		margin-top:30px;

	width:960px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}
#header
{
	height:200px;
}

#footer
{
	background: url(img/main-bottom.png) bottom center no-repeat;
	height: 20px;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
}

.bottom
{
	background: url(img/bg-footer.png) bottom center no-repeat;
	margin-top: 20px;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
}
p.footer
{
	font-size:8px;
	color:#ffffff;
	}
.grid_4
{
		font-size:11px;
}

#bottom
{
	background: none;
	height: auto;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size:7pt;
	text-align:left;
}
p.bottom
{
	font-size: 8px;
	}
	
p.top{
	font-size:10px;
	color: #0267ff;
	font-weight: bold;}
#main
{
	background: #ffffff;
	height: auto;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	width:960px;
	color: #000; //color: #134896;
}

.container_16
{
	background: #fff url(img/16_col.gif) repeat-y;
}