* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #959595;
}
html, body {
	background: #000000;
	width: 100%;
	height: 100%;
}
a {
	cursor: pointer;
	text-decoration: none;
}
table, tr, td, th {
	border-collapse: collapse;
}
table.main {
	width: 902px;
	height: 100%;
}
div.header {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -451px;
	width: 902px;
	height: 412px;
	background: url('../images/header_bg.jpg') top left no-repeat;
}
div.menu {
	position: absolute;
	top: 412px;
	left: 50%;
	margin-left: -451px;
	height: 36px;
	width: 902px;
	background: url('../images/menu_bg.jpg') top left no-repeat;
}
td.content_top {
	height: 544px;
	background: url('../images/content_bg_top.jpg') bottom left no-repeat;
}
td.content {
	background: url('../images/content_bg.jpg') top left repeat-y;
}
td.footer {
	height: 325px;
	background: url('../images/footer.jpg') top left no-repeat;
}
div.menu table {
	height: 36px;
}
div.menu table td {
	line-height: 36px;
}
div.menu a {
	margin: 0px 23px 0px 23px;
	color: #73a506;
	font-weight: bold;
}
div.menu a.sel {
	color: #f194a7;
}
table.content_inner {
	width: 798px;
}
td.con_1 {
	width: 18px;
}
td.con_2 {
	width: 545px;
}
td.con_3 {
	width: 43px;
}
td.con_4 {
	width: 181px;
}
td.con_5 {
	width: 12px;
}
div.mn_top {
	width: 181px;
	height: 12px;
	background: url('../images/mn_top.jpg') top left no-repeat;
}
div.mn_bottom {
	width: 181px;
	height: 21px;
	background: url('../images/mn_bottom.jpg') top left no-repeat;
}
div.cn_title {
	width: 545px;
	color: #f194a7;
	font-size: 13px;
	text-transform: uppercase;
}
div.cn_con {
	width: 545px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.mn_c {
	margin: 10px;
}
div.icos {
	position: absolute;
	right: 72px;
	height: 15px;
	width: 57px;
	top: 12px;
}
div.icos a {
	margin-right: 14px;
}
div.langs {
	width: 100px;
	height: 15px;
	position: absolute;
	top: 41px;
	right: 72px;
}
div.langs a {
	margin-right: 12px;
}
div.news_title a, div.news_title {
	color: #70a203;
}
div.news_title {
	margin-bottom: 7px;
}
div.news_summary {
	margin-bottom: 10px;
}
a.news_archive {
	color: #70a203;
}
div.clear {
	clear: both;
}
div.work_img {
	float: left;
	width: 160px;
	height: 160px;
}
#langs_content {
	width: 561px;
	height: 114px;
	overflow: hidden;
}
div.langs_inner {
	width: auto;
	height: 114px;
}
div.langs_inner img {
	border: 1px solid #ffffff;
	width: 133px;
	height: 110px;
	margin-right: 6px;
}
div.copy, div.copy a {
	color: #ffffff;
	text-align: center;
}
div.bird {
	position: absolute;
	width: 902px;
	height: 314px;
	overflow: hidden;
	top: 93px;
	left: 0px;
}