html {
	margin: 0px;
	height: 100%;
	padding: 0px;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #000000;
}
a:visited, a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}

div.page {
	width: 990px;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	background: url('../images/footer.jpg') no-repeat bottom center;
}
div.header {
	width: 990px;
	height: 335px;
	float: left;
	z-index: 0;
}
div.menu {
	width: 167px;
	height: 468px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url('../images/menu.png') no-repeat top;
	position: absolute;
	top: 230px;
	left: 10px;
	z-index: 1;
}
div.menu_foot {
	width: 167px;
	height: 51px;
	float: left;
	background: url('../images/foot.png') no-repeat top;
}
div.main {
	width: 990px;
	min-height: 320px;
	_height: 320px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 1;
}
div.main_text {
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	left: 200px;
	text-align: justify;
	z-index: 1;
}
div.main_text .title {
	width: 600px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #f68f00;
	font-weight: bold;
	line-height: 20px;
}
div.banners {
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	top: 10px;
	z-index: 1;
}
div.banners img {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 20px;
}
div.adds {
	width: 155px;
	float: left;
	position: relative;
	left: 220px;
	top: 10px;
	z-index: 1;
}
div.topic {
	width: 155px;
	float: left;
	padding-bottom: 15px;
}
div.topic .date {
	width: 155px;
	float: left;
	color: #f68f00;
	font-weight: bold;
	padding-bottom: 3px;
}
div.topic .text {
	width: 155px;
	color: #f68f00;
}
div.topic .text a.more:link, div.topic .text a.more:visited {
	color: #000000;
}
div.topic .text .sep {
	color: #000000;
}
div.footer {
	width: 990px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.footer .copy {
	float: left;
	position: relative;
	left: 20px;
	top: 30px;
}
div.footer .solution {
	float: left;
	position: relative;
	left: 690px;
	top: 30px;
}

div.menu_tree {
	width: 106px;
	height: 417px;
	float: left;
}
a.menu_item, a.menu_item:link, a.menu_item:visited {
	width: 91px;
	height: 33px;
	display: block;
	float: left;
	line-height: 33px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	left: 30px;
	top: 10px;
	padding-left: 15px;
}
div.menu a:hover {
	background: url('../images/r_09.jpg');
	text-decoration: none;
}

div.statistics { /* hey.lt */
	position: absolute;
	bottom: 30px;
	left: 870px;
}