#all{
	height:auto !important;
	height:1000px;
	min-height:1000px;
	background: url('/images/all_bg.jpg') 0 0 repeat-x;
}
#head{
	height:50px;
	background:#d3d1d1 url('/images/head-bg.jpg') 0 0 repeat-x;
}
#containerBlock{
	height:auto !important;
	height:1000px;
	min-height:1000px;
	width:990px;
	margin:0 auto;
}
a#terraLogotype{
	position:absolute;
	left:10px;
	top:28px;
	z-index:50;
}
#now, #searchArea input, #search_result_input input{
	font:normal 10px Tahoma, sans-serif;
}
#now{
	position:absolute;
	top:-32px;
	left:21px;
	padding:0 0 0 57px;
}
#now a{	color:#261c25;text-decoration:none;}
#now a span.time{
	font:bold 16px Arial, sans-serif;
	display:block;
	position:absolute;
	left:0;
	top:-3px;
	cursor:pointer;
}

ul#topMenu{
	position:absolute;
	top:-31px;
	right:326px;
	list-style-type:none;
	height:15px;
	font:11px Tahoma, sans-serif;
	margin:0;
	padding:0;
}
ul#topMenu li{
	display:inline;
	border-right:1px solid #999;
}
ul#topMenu li.last{
	border:none;
}
ul#topMenu li a{
	color:#432f5e;
	margin:0 8px;
}
ul#topMenu li a:hover{
	color:#ff6600;
}
#searchForm{
	position:absolute;
	top:-36px;
	left:730px;
}
#searchArea input{
	width:228px;
}
#searchArea input, #search_result_input input{
	border:1px solid #9a9a9a; 
	padding:3px 0 3px 6px;
}
#searchArea input{
	font:normal 11px Tahoma, sans-serif;
	padding-bottom:4px;
	padding-top:4px;
	color:#ccc;
}
#searchInput {
	position:absolute!important;
	left:240px!important;
	top:0!important;
}
#searchInput input{
	width:13px;
	height:19px;
	border:none;
	background: url('/images/input_submit.gif') 0 4px no-repeat;
	cursor:pointer;
	$background-position:0 4px;
}	
a.top_navigation, strong.top_navigation{
	width:49px;
	height:70px;
	position:absolute;
	top:31px;
	display:block;
			text-decoration:none;
	z-index:20;
	font-size:9px;
	zoom:1;
}
a.top_navigation:hover{
	text-decoration:none;
	color:#ff6600;
}
.p{
	/*position:absolute;
	top:60px;
	left:3px;*/
		display: none;
}
a.top_navigation span.des, strong.top_navigation span.des{
		position:absolute;
		left:0;
		top:60px;
		display:block;
		width:100%;
		height:12px;
		cursor:pointer;
		
}

a.top_navigation span.des span, strong.top_navigation span.des span{
	/*display:none;
	position:absolute;*/
}

a#TopToMain, strong#TopToMain{background: url('/images/menu/home.jpg') 50% 0 no-repeat; /*left:367px;*/left:357px;}
a#TopToMain span.des {background: url('/images/menu/xhome.gif') 0 0 no-repeat;}
a#TopToMain:hover span.des{background-position: 100% 0;}
strong#TopToMain span.des{background: url('/images/menu/bhome.gif') 0px 0 no-repeat;}

a#TopToNews, strong#TopToNews{background: url('/images/menu/news.jpg') 50% 0 no-repeat; /*left:456px;*/left:447px;zoom:1;}
a#TopToNews span.des{background: url('/images/menu/xnews.gif') 0 0 no-repeat;}
a#TopToNews:hover span.des{background-position: 100% 0;}
strong#TopToNews span.des{	background: url('/images/menu/bnews.gif') 50% 0 no-repeat;}

a#TopToPress, strong#TopToPress{background: url('/images/menu/press.jpg') 50% 0 no-repeat; /*left:456px;*/left:537px;}
a#TopToPress span.des{background: url('/images/menu/xpress.gif') 3px 0 no-repeat;}
a#TopToPress:hover span.des{background-position: 100% 0;}
strong#TopToPress span.des{	background: url('/images/menu/bpress.gif') 50% 0 no-repeat;}

a#TopToAction, strong#TopToAction{background: url('/images/menu/action.jpg') 50% 0 no-repeat; /*left:546px;*/left:627px;}
a#TopToAction span.des{background: url('/images/menu/xaction.gif') 0 0 no-repeat;}
a#TopToAction:hover span.des{background-position: 100% 0;}
strong#TopToAction span.des{background: url('/images/menu/baction.gif') 50% 0 no-repeat;}

a#TopToAair, strong#TopToAair{background: url('/images/menu/air.jpg') 50% 0 no-repeat; /*left:636px;*/left:717px;}
a#TopToAair span.des{background: url('/images/menu/xair.gif') 0 0 no-repeat;}
a#TopToAair:hover span.des {background-position: 100% 0;}
strong#TopToAair span.des{	background: url('/images/menu/bair.gif') 50% 0 no-repeat;}

a#TopToForum, strong#TopToForum{background: url('/images/menu/forum.jpg') 50% 0 no-repeat; /*left:726px;*/left:807px;}
a#TopToForum span.des{background: url('/images/menu/xforum.gif') 0 0 no-repeat;}
a#TopToForum:hover span.des{background-position: 100% 0;}
strong#TopToForum span.des{background: url('/images/menu/bforum.gif') 50% 0 no-repeat;}

a#TopToOnLine, strong#TopToOnLine {background: url('/images/menu/online.jpg') 50% 0 no-repeat; /*left:816px;*/left:897px;}
a#TopToOnLine span.des{background: url('/images/menu/xonline.gif') 0 0 no-repeat;}
a#TopToOnLine:hover span.des{background-position: 100% 0;}
strong#TopToOnLine span.des{background: url('/images/menu/bonline.gif') 50% 0 no-repeat;}


#middle{
	margin: 0 20px;
	padding:120px 0 0 0;
	z-index:10;
	border-bottom:1px solid #fcfbf1;
	background:url('/images/h1_bg.gif') 0 153px repeat-x;
	$background-position:0 152px;
}
@media all and (min-width: 0px) {
html:first-child #middle{
	background-position:0 152px;
}}
div#index #middle{
	background:none;
}
#Bottom{
	margin-top:60px;
	width:990px;
	height:144px;
	background:url('/images/bottom_bg.gif') 0 4px repeat-x;
	background-color:transparent;
}
#Bottom a:hover{
		color:#6F4E9A;
}
#scissors {
	position:relative;
	top:0px;
	$top:12px;
	left:22px;
	width:12px;
	height:9px;
	margin:-12px;
	background:url('/images/scissors.gif') 0 0 repeat-x;
}
#OurPartners{
	height:7px;
	width:97px;
	background: url('/images/our_partners.gif') 50% 0 no-repeat;
	position:absolute;
	top:1px;
	left:331px;
}
a.BottomBanner{
	opacity:0.4;
	filter:alpha(Opacity=40);
	display:block;
	float:left;
	margin-right:10px;
}
a.BottomBanner:hover{
	opacity:1;
	filter:alpha(Opacity=100);
}
a.BottomBanner img {
	text-decoration:none;
	border:none;
}
a#unkomLogo{
	position:absolute;
	top:34px;
	left:772px;
}
a#unkom{
	position:absolute;
	width:100px;
	font:normal 10px Tahoma, sans-serif;
	text-decoration:none;
	color:#000;
	left:855px;
	top:42px;
	cursor:text;
}
a#unkom strong{
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}
a#unkom:hover{
	color:#000;
}
a#unkom:hover strong{
	color:#261c25;	
}	
a#unkom strong:hover{
	color:#6F4E9A;
}

#BottomBannerBlock{
	float:left;
	padding-top:39px;
	padding-left:20px;
}

#CopyAndLinks{
	float:left;
	font:normal 10px Tahoma, sans-serif;
	color:#000;
	padding-top:39px;
	padding-left:10px;
}

#CopyAndLinks a{

	padding-right:5px;
	border-right:1px solid #ccc;
	margin-left:3px;
}
a#copyToMain{
	margin-left:0;
}
a#copyToCompany{
	border:none;
	padding-right:0;
}
.question{
	font:normal 13px 'Times New Roman', serif;
}
.answer_percent{
	height:5px;
	width:196px;
	margin:5px 0 15px 0;
	line-height:0;
}
.answer_percent span{
	display:block;
	position:absolute;
	left:204px;
	top:-0.5em;
	font-size:12px;
	line-height: 1em;
}
.answer_percent span strong{
	font-weight:normal;
}
.painter{
	background:#432f5e;
	height:2px;
	top:1px;
	overflow:hidden;
	border: 1px solid #432f5e;
}
a.download{
	position:relative;
	width:192px;
	height:50px;
	margin:0 0 30px 30px;
	text-decoration:none;
}
a.download span.down_load_title{
	font:normal 11px Tahoma, sans-serif;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:25px;
	top:18px;
}
a.download span.down_load{
	position:absolute;
	font:normal 10px Tahoma, sans-serif;
	color:#000;
	top:50px;
	left:15px;
}
a#LI_logo{
	position:absolute;
	top:39px;
	left:0;
}
a.anons_77 {text-decoration:none;
           color:#000;
}
