html{
	padding: 0px;
}

body{
	padding: 0px;
	margin: 0px;
	background: Black;
	height:100%;
	font-size: 12px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table{
	height:100%;
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td{
	padding: 0px;
	vertical-align: top;
}

#main_frame{
	width: 770px;
	background: url(img/glavnaya.jpg) no-repeat;
	height: 600px;
	margin:auto;
}

#main_01{
	background: url(img/peak.jpg) no-repeat 277px bottom;
	height: 58px;
}

#main_02{
	background: url(img/dome.jpg) no-repeat;
	height: 125px;
}

#main_03{
	background: url(img/people.jpg) no-repeat;
	height: 195px;
}

#main_04{
	background: url(img/legs.jpg) no-repeat 188px;
	height: 34px;
}

#main_05{
	text-align: center;
	padding: 180px 0px 40px 0px;
}

table.menu{
	width:1px;
	height:14px;
}

td.menu{
	background: url(img/button.gif) no-repeat;
	padding: 0px 17px 0px 19px;
}

a.menu{
	color: White;
	text-decoration: none;
}

a.menu_current{
	color:#9DACB8;
	text-decoration: none;
}

#index_frame{
	width:770px;
	background: url(img/header.jpg) no-repeat;
	border:1px solid #343642;
	border-bottom: 0px;
	border-top: 0px;
}

#index_top{
	height:157px;
}

#index_bottom{
	background: url(img/left.jpg) no-repeat;
}

#index_bottom_02{
	background: url(img/center.jpg) no-repeat 159px top;
	/*background-color: Aqua;*/
}

#index_bottom_03{
	background: url(img/footer.jpg) no-repeat bottom left;
}

#index_right{
	width:314px;
	vertical-align: bottom;
}

#index_right_02{
	height:443px;
	background: url(img/right.jpg) no-repeat top right;
}

#index_right_03{
	background: url(img/index_people.jpg) no-repeat bottom;
}

#banners{
	height:71px;
	padding:0px 10px 0px 50px;
}

#workspace{
	padding:57px 10px 20px 50px;
}

#lng{
	height:25px;
	text-align:right;
	padding-right:25px;
	vertical-align: bottom;
	font-size:10px; display:none; 
}

#menu{
	vertical-align: bottom;
	padding:0px 0px 10px 48px; 
}

a{
	color: White;
}

img{
	border: 0px;
}

.px1{
	height: 1px;
}

.news_text{
	padding-left:10px;
}

.news{
	background:#343642;
}

.spacer
{
	height: 25px;
	background: url(img/dots.gif) repeat-x center;
}

td.photo{
	text-align: center;
	padding: 10px;
	vertical-align: middle;
}

ul{
	list-style: inside url(img/li.gif);
	vertical-align: middle;
	background: center;
}
al li {list-style: inside;
	vertical-align: middle; 
	list-style-type:cjk-ideographic;
	background: center;}

h1,h2,h3,h4,h5{
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none;
}
