*{
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 12px;
}
body.index {
	background: #01000a url(/img/page_bg_bg.jpg) repeat-x bottom;
}
body.inner {
	background: #01000a url(/img/page_bg_bgin.jpg) repeat-x bottom;
}
a {
	outline: none;
}
#debug {
	position: absolute;
	background-color: ghostwhite;
	padding: 10px;
	width: 120px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #000;
	top: 10px;
	left: 10px;
	z-index: 100;
	display: none;
}
#error {
	margin: 0 0 20px 0;
	color: red;
}
#bg{
	z-index:1;
	position: relative;
	margin:0 auto;
	text-align: left;
	width: 1000px;
	height: 960px;
	background: #01000a url(/img/page_bg.jpg) no-repeat 50% 0;
}
#main {
	width: 1000px;
	height: 696px;
}
#logo{
	z-index:5;
	width: 463px;
	height: 218px;
	background: url(/img/logo.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/logo.png);
	position: absolute;
	left: 0;
	top: 0;
}
a#logoLink{
	display: block;
	abackground: red;
	width: 100px;
	height: 50px;
	position: absolute;
	top: 60px;
	left: 170px;
	z-index: 10;
}
a#logoLink img{
	border: none;
}
.pere{
	clear: both;
}
/*MENU*/
#menu{
	width: 333px;
	height: 303px;
	position: absolute;
	right:0;
	top: 10px;
	z-index:2;
}
#menuBg{
	width: 333px;
	height: 303px;
	background: url(/img/menu_main_bg.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/menu_main_bg.png);
	position: absolute;
	right:0;
	top: 10px;
	z-index:1;
}
#menu ul{
	position: absolute;
	atop: 110px;
	aLeft:120px;
	top: 115px;
	Left: 80px;
}
#menu ul li{
	list-style: none;
	background: url(/img/news_point.png) no-repeat 0 50%;
	padding-left: 20px;
	margin-bottom: 10px;
}
#menu ul li a {
	color: #0a3888;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#menu ul li a:hover {
	color: #00faff;
}
#menu ul li a.act {
	color: #00faff;
}
.menu_li_1{
	margin-left:0;
}
.menu_li_2{
	margin-left:8px;
}
.menu_li_3{
	margin-left:16px;
}
.menu_li_4{
	margin-left:24px;
}
.menu_li_5{
	margin-left:32px;
}
/*MENU END*/
#content{
	width: 534px;
	aheight: 252px;
	/*background: url(/img/content_main_bg.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/content_main_bg.png);*/
	position: relative;
	top: 280px;
	left: 110px;
	z-index:2;
}
#content_top {
	background: url(/img/content_main_top_bg.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/content_main_top_bg.png);
	width: 534px;
	height: 10px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#content_middle {
	background: url(/img/content_main_middle_bg.png) repeat-y;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/content_main_middle_bg.png);
	width: 534px;
	padding: 20px 0 20px 0;
}
#content_bottom {
	background: url(/img/content_main_bottom_bg.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/content_main_bottom_bg.png);
	width: 534px;
	height: 10px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#content div{
	amargin-top: 50px;
}
#content p{
	margin: 10px 45px 0 30px;
	color:#ffffff;
	line-height: 1.2;
}
#colored_text{
	width: 344px;
	height: 53px;
	background: url(/img/main_text_title.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/main_text_title.png);
	position: absolute;
	top: 255px;
	left: 75px;
	z-index:3;
}
#blocks{
	width: 384px;
	height: 386px;
	position: absolute;
	top: 300px;
	right: 0px;
	z-index:3;
}
#blocksBg {
	width: 384px;
	height: 386px;
	background: url(/img/blocks_bg.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/blocks_bg.png);
	position: absolute;
	top: 300px;
	right: 0px;
	z-index:2;
}
#blocks div{
	clear: left;
	width: 210px;
}
#blocks div strong{
	color:#e50000;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
#blocks div img{
	display: block;
	border: none;
	margin: 3px 0 0 3px;
}
#blocks a{
	text-decoration: none;
	cursor: pointer;
}
#blocks div .bannerDescr{
	width: 110px;
	height: 100px;
	overflow: hidden;
	display: block;
	float: left;
	color: #000;
	margin-left: 10px;
	line-height: 1.2;
}
#blocks div .bannerImg {
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	position: relative;
}
#blocks div .bannerImgBorder {
	width: 80px;
	height: 80px;
	top: 0;
	left: 0;
	display: block;
	position: absolute;
	background: url(/img/img_banner_border.gif) no-repeat;
	z-index: 100;
}
.first_block{
	position: absolute;
	top: 60px;
	left: 35px;
}
.second_block{
	position: absolute;
	top: 205px;
	left: 140px;
}
#footer_bg{
	border-top: 6px solid #00faff;
	aposition: relative;
	bottom: 0;
	clear: both;
	left: 0;
	height: 258px;
	width: 1000px;
	background:#fdf5d5;
	z-index:2;

}/*
#game{
	width: 275px;
	height: 154px;
	position: absolute;
	top: 581px;
	_top: 575px;
	left:40px;
	z-index:3;
	cursor: pointer;
}*/
#game {
	width: 275px;
	height: 154px;
	abottom: -275px;
	left:-70px;
	display: block;
	position: absolute;
	background: url(/img/play_main.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/play_main.png);
	cursor: pointer;
	z-index: 3;
}
#game img {
	width: 275px;
	height: 154px;
	border: none;
	cursor: pointer;
}
.search{
	position: absolute;
	top: 25px;
	right: 180px;
	z-index:3;
}
.search input{
	border: 1px solid #666777;
	background: transparent;
	width: 145px;
	margin-right: 10px;
	color: #ffffff;
}
.search .magnifier{
	border: none;
	background: url(/img/magnifier.gif) no-repeat 50% 50%;
	width: 11px;
	height: 18px;
	cursor: pointer;
}
.search a {
	display: block;
	font-size: 12px;
	color:#00faff;
}
.site_map_link{
	padding-left:20px;
	background: url(/img/to_sitemap.gif) no-repeat 0 50%;
	margin-left: 10px;
}
.banners{
	margin-top: 20px;
	_margin-left: 5px;
}
.banners div{
	float: left;
	margin: 0 11px;
	_margin: 0;
}
img.png {
	border: none;
	behavior: url(png.htc);
	_margin: 0 10px;
}
.footer{
	float: left;
	width: 100%;
	font-size: 13px;
}
.footer .left_foot{
	position: absolute;
	left:60px;
	bottom: 30px;
	width: 300px;
}
.footer .right_foot{
	position: absolute;
	right:0px;
	bottom: 30px;
	width: 400px;
	text-align: right;
}
.footer .right_foot div{float: right;}
.footer p{
	color: #5b7c4f;
}
.footer .umi{
	padding-left: 20px;
	background: url(/img/dragonfly.gif) no-repeat 0 50%;
}
.footer a{
	color: #3b5e97
}
.footer .cms{
	color: #5b7c4f;
	text-decoration: none;
}
#umi {
	1position: absolute;
	1right: 60px; 1top: 32px;
	font-size: 12px;
	width: 210px;
}

#umi a{color: #4a5865; text-decoration: none;}

#umi a.umi {
	text-decoration: underline; color: #024c98;
	1padding: 0 0 0 16px;
}

#umi img{
	border: none;
	position: absolute;
	top: 0;
}

#copy {
	1position: absolute;
	width: 230px;
	1top: 32px; 1left: 36px;
}

#copy a {
	text-decoration: underline; color: #024c98;
}

#ideasPopUp {
	position: fixed;
	width: 534px;
	height: 302px;
	background: url(/img/ideas_popup_bg.png) no-repeat;
	z-index: 100;
	top: 235px;
	left: 50%;
	margin-left: -267px;
}
#ideasPopUp h2 {
	margin: 0 0 10px 0;
}
#ideasPopUp span {
	color: #fff;
}
#ideasPopUpText {
	padding: 20px;
}
#ideasPopUpText h2 {
	color: #00faff;
}
#ideasPopUpClose {
	background: url(/img/ideasPopUpClose.gif) no-repeat;
	width: 17px;
	height: 17px;
	position: fixed;
	top: 250px;
	left: 50%;
	margin-left: 237px;
	cursor: pointer;
	z-index: 101;
}