* {
	margin:0;
	padding:0;
}
.all {
	background-image: url(../images/all_bkg.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
}
a{
	color:#98c5d8;
	text-decoration:underline;
}
a:hover{
	text-decoration: none;
}
.main {
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	text-align:left;
	height: 800px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #98c5d8;
}
.index{
	background-image: url(../images/index_bkg.jpg);
}
.subscribe{
	background-image:url(../images/subscribe_bkg.jpg);
}
.gallery{
}
.me{
	background-image:url(../images/me_bkg.jpg);
}
.index_top_line{
	background-image: url(../images/index_top_line.jpg);
	background-repeat: no-repeat;
	background-position: 52px top;
	height: 110px;
}
.lang{
	float: right;
	width: 200px;
	padding-top: 50px;
}
.lang a{
	display:block;
	float:left;
	width:27px;
	height:30px;
	margin-right:2px;
}
.lang a.selected{
	background-image:url(../images/lang_selected.gif);
}
.index_menu{
	padding-top: 510px;
	padding-left: 315px;
	padding-bottom: 100px;
}
.index_menu a{
	display:block;
	height:30px;
	float: left;
	margin-right: 37px;
	background-repeat: no-repeat;
	background-position: center top;
}
.index_menu a.menu_ru-1{
	background-image:url(../images/index_menu_ru-1.gif);
	width:78px;
}
.index_menu a.menu_ru-2{
	background-image:url(../images/index_menu_ru-2.gif);
	width:52px;
}
.index_menu a.menu_ru-3{
	background-image:url(../images/index_menu_ru-3.gif);
	width:76px;
}
.index_menu a.menu_ru-4{
	background-image:url(../images/index_menu_ru-4.gif);
	width:40px;
}
.index_menu a.menu_en-1{
	background-image:url(../images/index_menu_en-1.gif);
	width:78px;
}
.index_menu a.menu_en-2{
	background-image:url(../images/index_menu_en-2.gif);
	width:52px;
}
.index_menu a.menu_en-3{
	background-image:url(../images/index_menu_en-3.gif);
	width:76px;
}
.index_menu a.menu_en-4{
	background-image:url(../images/index_menu_en-4.gif);
	width:40px;
}
.top_menu{
	padding-top: 12px;
	padding-left: 260px;
	height: 30px;
}
.top_menu a{
	display:block;
	height:30px;
	float: left;
	margin-right: 37px;
	background-repeat: no-repeat;
	background-position: center top;
}
.top_menu a.menu-1{
	background-image:url(../images/top_menu_1.gif);
	width:65px;
}
.top_menu a.menu-2{
	background-image:url(../images/top_menu_2.gif);
	width:70px;
}
.top_menu a.menu-2-selected{
	background-image:url(../images/top_menu_2-selected.gif);
	width:70px;
}
.top_menu a.menu-3{
	background-image:url(../images/top_menu_3.gif);
	width:50px;
}
.top_menu a.menu-3-selected{
	background-image:url(../images/top_menu_3-selected.gif);
	width:50px;
}
.top_menu a.menu-4{
	background-image:url(../images/top_menu_4.gif);
	width:75px;
}
.top_menu a.menu-4-selected{
	background-image:url(../images/top_menu_4-selected.gif);
	width:75px;
}
.top_menu a.menu-5{
	background-image:url(../images/top_menu_5.gif);
	width:35px;
}
.top_menu a.menu-5-selected{
	background-image:url(../images/top_menu_5-selected.gif);
	width:35px;
}
.top_menu a.menu-6{
	background-image:url(../images/top_menu_6.gif);
	width:65px;
	margin-left: 120px;
}
.top_menu a.menu-6-selected{
	background-image:url(../images/top_menu_6-selected.gif);
	width:65px;
	margin-left: 120px;
}
.subscribe_form{
	width: 270px;
	color: #98c5d8;
	padding-top: 100px;
	padding-left: 340px;
}
.subscribe_form p{
	clear:both;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 15px;
}
.subscribe_form input{
	width:196px;
	height:15px;
	border:none;
	float:right;
}
.subscribe_form .form_text{
	float:left;
	padding-top: 2px;
	text-align: right;
	width: 55px;
}
.subscribe_form input.ok_button{
	width:38px;
	height:23px;
	margin-top:18px;
}
.content_block{
	clear:both;
}
.gallery_text{
	width: 190px;
	text-align: right;
	padding-top: 58px;
	overflow: auto;
	height: 520px;
	float: left;
	padding-right: 10px;
}
.gallery_text h1{
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 11px;
}
.gallery_img{
	width: 600px;
	float: left;
	background-image: url(../images/gallery_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 77px;
}
.gallery_img table{
	width:600px;
	height:530px;
	text-align: center;
	overflow: auto;
}
.gallery_img2{
	width: 600px;
	float: left;
	background-image: url(../images/gallery_bkg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 77px;
}
.gallery_img2 table{
	width:600px;
	height:530px;
	text-align: center;
	overflow: auto;
}
.gallery_img3{
	width: 600px;
	float: left;
	background-image: url(../images/gallery_bkg3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 77px;
}
.gallery_img3 table{
	width:600px;
	height:530px;
	text-align: center;
	overflow: auto;
}
.gallery_img4{
	width: 600px;
	float: left;
	background-image: url(../images/gallery_bkg4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 77px;
}
.gallery_img4 table{
	width:600px;
	height:530px;
	text-align: center;
	overflow: auto;
}
.gallery_img_inside{
	width:600px;
	overflow: auto;
}
.gallery_bottom{
	background-image:url(../images/gallery_bottom.gif);
	width:600px;
	height:8px;
	background-repeat:no-repeat;
	margin-top: -6px;
	position: relative;
	background-position: 191px top;
	font-size: 1px;
}
* html .gallery_bottom{
	margin-top: -8px;
}
.me_left_text{
	width: 200px;
	text-align: right;
	padding-top: 58px;
	overflow: auto;
	height: 520px;
	float: left;
	padding-right: 10px;
}
.me_left_text p{
	padding-bottom:11px;
}
.me_left_text p.white_title{
	color:#FFFFFF;
	font-weight:bold;
}
.me_main_text{

	float: left;
width:600px;
	overflow: auto;
	margin-top: 32px;
	margin-left: 40px;
	padding-left: 40px;
	padding-right: 60px;

	padding-bottom: 77px;
}
.gallery_preview {
	clear:both;
	/*padding-left:210px;
	padding-top: 10px;*/
	text-align: center;
}


#LoadingDiv {
	position: absolute;
	margin: 0:
	z-index: 2;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 200px;
}

.message-box-holder { opacity: 0.9; height: }
.message-box { width:100%; background:#333; -moz-border-radius: 5px; -khtml-border-radius: 5px;}
.message-box .message { margin:12px 35px 12px; font-size: 13px;  text-align: left; color:#FFFFFF; }
.loading .message-box { background:#333 url(../images/ajax_loader.gif) no-repeat 10px center; }

DIV.scrollholder {
	Z-INDEX: 1; OVERFLOW: auto;  POSITION: relative; 
	SCROLLBAR-FACE-COLOR: #0d1300; SCROLLBAR-HIGHLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #0d1300; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #0d1300; SCROLLBAR-DARKSHADOW-COLOR: #0d1300;
	width: 472px;
	height: 500px;
}

DIV.scroll {
	Z-INDEX: 2; LEFT: 0px; WIDTH: 95%; POSITION: absolute; TOP: 0px;padding-bottom:20px;;
}
DIV.track {
	FONT-SIZE: 0px; Z-INDEX: 3; BACKGROUND:#7fa4b7; FLOAT: right; WIDTH: 4px; POSITION: relative; TOP: 0px; HEIGHT: 100%;
}
DIV.drag_bar {
	Z-INDEX: 4; BACKGROUND:#024967; WIDTH: 100%; CURSOR: pointer; POSITION: absolute; HEIGHT: 4px;
}



* html .gallery_preview {/******************for ie6*****************/
}
*+html .gallery_preview {/******************for ie7*****************/
}
