/*************************

Style by: Aleksei Vanamois

*************************/

/* Site Structure */

#main {
	position: absolute;
	width: 780px;
	margin: -280px 0px 0px -390px;
	top: 330px;
	center: 0px;
	overflow: fixed;
	left: 50%;
	height: 460px;
	background: none;
}
#main_body {
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #999;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	margin-bottom: 10px;
}