/*@charset "utf-8";*/
/* CSS Document */

/* Common elements */

body {
	margin:0;
	padding:0;
	color:#9e9e9e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#009E93 url(/_i/bckg_body_green.jpg) repeat-x top;
	}
	
h1 {color:#009E94; font-size:23px;margin:0; padding: 0 0 8px 0;}
h2 {color:#006666; font-size:18px;margin:0; padding: 0 0 8px 0; line-height:15px;}
h3 {color:#7c7c7c; font-size:14px;margin:0; padding: 0 0 8px 0;}
h4 {color:#009388; font-size:12px;margin:0; padding: 0 0 8px 0;}
p  {margin:0; padding: 0 0 8px 0;}

h2.pad14 { padding-bottom:14px; }

.style1 {
     font-size: 15px;
     font-weight: bold;
}

a {color:#009E93; text-decoration:none;}
a:hover{ text-decoration:underline; color:#9e9e9e;}


/* Layout elements */
#container{
	margin: 0 auto;
	width:820px;
	}

#header{
	width:820px;
	height:96px;
	background:#FFFFFF url(/_i/bckg_header.jpg) bottom repeat-x;
	/*background:#FFFFFF url(/_i/header_ng.jpg) bottom repeat-x;*/
	float:left;
	position:relative;
	}


/*
#header{
	width:820px;
	height:96px;
	background:#FFFFFF url(/_i/header_winter.jpg) 0 0 no-repeat;
	float:left;
	position:relative;
	}
*/

#header .hat_en {
	position: absolute;
	z-index: 2;
	top: 6px;
	left: 25px;
}
#header .hat_ru {
	position: absolute;
	z-index: 2;
	top: 3px;
	left: 25px;
}

#header #logo {
    display: inline;
	width:200px;
	margin:20px auto 20px 40px;
	float:left;
	}
	
#header #language {
	width:100px;
	padding:5px;
	background-color:#F1F1F1;
	border-bottom:1px #d3d3d3 solid;
	border-right:1px #d3d3d3 solid;
	font-size: 10px;
	position:absolute;
	top:0;
	right:100px;
	}
	
#header #blog {
	background-image:url(/_i/icon_blog.gif);
	background-repeat:no-repeat;
	width:50px;
	height:15px;
	position:absolute;
	top:0;
	right:0;
	padding:0px 29px 7px 0px;
	font-size:9px;
	}
#header #blog a, #header #blog a:hover {
    display: block;
	/*background-image:url(/_i/icon_blog.gif);
	background-repeat:no-repeat;*/
	padding:5px 3px 5px 26px;
	font-size:9px;
}
	
#header #language a{
	color:#7c7c7c;
	font-size: 10px;
	}		
#header #language a:hover{
	color:#006666;
	}

#menu {
	width:820px;
	/*height:41px;*/
	float:left;
	background:#FFFFFF url(/_i/bckg_menu.jpg) repeat-x top;
	}	
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
	}	
#menu ul li {
	list-style:none;
	float:left;
	}	

#menu ul li.selected {
	float:left;
	padding: 14px 20px 0 20px;
	height:27px;
	font-size: 12px;
	border-right:1px solid #d3d3d3;
	text-decoration:none;
	background:url(/_i/bckg_menu_hover.jpg) repeat-x top;
	color:#666666;
	}	

#menu ul li a {
	display:block;
	float:left;
	padding: 14px 20px 0 20px;
	height:27px;
	font-size: 12px;
	color:#006666;
	border-right:1px solid #d3d3d3;
	text-decoration:none;
	}

#menu ul li a:hover {
	background:url(/_i/bckg_menu_hover.jpg) repeat-x top;
	padding: 14px 20px 0 20px;
	color:#666666;
	text-decoration:none;
	}

#search{
	float:right;
	margin-right:10px;
	margin-top: 10px;
	height:20px;
	}
#search .searchfield { 
	height:14px; 
	font-size:10px;  
	margin-bottom:-3px;
	background:#FFFFFF url(/_i/bckg_search_image.gif) no-repeat 3px;
	padding-left:20px;
	color:#9e9e9e;
	border:2px #e6e6e6 solid;
	}

#content{
	width:820px;
	background:url(/_i/bckg_content.jpg) #FFFFFF repeat-x bottom;
	float:left;
	}
	
#content #top{
	float: left;
	width:820px;
	border-bottom:1px solid #d3d3d3;
	padding:0px;
	margin: 0px;
	}	

#content #bottom {
	width:780px;
	float: left;
	margin: 20px 20px 0 20px;
	padding:0;
	display:inline;
	}

/* BOTTOM LEFT */
	
#content #bottom #left{
	width:500px;
	float:left;
	}

#content #bottom #left .header{
	margin:0;
	padding:10px 10px 0 10px;
	background:url(/_i/roundbox/header_500x40.gif) no-repeat bottom left;
	width:480px;
	height:30px;
	}
	
#content #bottom #left #bodyLeft {
	margin:0px;
	padding:5px 10px 0 10px;
	/*background:url(/_i/roundbox/body_500x20.gif) repeat-y top left;*/
	width:480px;
	/*height: 280px;*/
	float:left;
	position:relative;
	}
	
a.dark_grey {
    color: #666;
}
#content #bottom #left #bottomLeft {
	margin:0px;
	padding:0px;
	background:url(/_i/roundbox/footer_500x15.gif) no-repeat top left;
	width:500px;
	height:15px;
	float:left;
	}

#content #bottom #left #leftContent{
	width:240px;
	float:left;	
	padding:0;
	margin-right:10px;
	}
	
#content #bottom #left #leftContent p{
    border-right:1px #dfdfdf solid;
    margin-bottom:10px;
    padding-right:10px;
    color: #666;
}
#content #bottom #left #leftContent p.no_bord{
    border-right: 0px !important; 
    margin-bottom:10px;
    padding-right:10px;
    color: #666;
}

/*#content #bottom #left #leftContent h2.pad14 {
border-right:1px solid #DFDFDF;
}*/

#content #bottom #left #leftContent p.ttl1{
border:none;
color:#006666;
font:bold 15px verdana;
margin:0 0 5px 0;
color: #666;
}

#content #bottom #left #leftContent img{
border:#999 1px solid;
margin:0 4px 3px 0;
}
	
#content #bottom #left #rightContent {
	width:230px;
	float:left;
	padding:0;
	color: #666;		
	}
	
#content #bottom #right #bodyRight dl dt.green p, #content #bottom #right #bodyRight dl dd.green p {
    color: #666;		
}
	
#content #bottom #left #rightContent dl{
  margin-bottom: 0px;
}
	
/* BOTTOM RIGHT */	

#main_page_table {
    padding: 0px;
    margin: 0px;
}	
#main_page_table td.content_left {
    background:transparent url(/_i/roundbox/body_500x20.gif) repeat-y scroll left top;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

#main_page_table td.content_right {
    background:url(/_i/roundbox/body_260x20.gif) repeat-y top left;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}
#content #bottom #right{
	width:260px;
	float:right;
	}
	
#content #bottom #right .header{
	margin:0;
	padding:10px 10px 0 10px;
	background:url(/_i/roundbox/header_260x40.gif) no-repeat bottom left;
	width:240px;
	/*height:30px;	*/
	}
	
#bodyRight{
	margin:0px;
	padding:10px 10px 0px 10px;
	/*background:url(/_i/roundbox/body_260x20.gif) repeat-y top left;*/
	width: 240px;
	/*height: 277px;*/
	float: left;
	position:relative;
	}
	
/*	
#content #bottom #right #body #content{
	background:transparent;
	padding:10px;
	width:240px;
	float:left;
	}
*/

#content #bottom #right #bottomRight {
	margin:0px;
	padding:0px;
	background:url(/_i/roundbox/footer_260x5.gif) no-repeat top left;
	width:260px;
	height:15px;
	float:left;
	}

/* ROUNDED CORNER */

#endofcontent{
	width:820px;
	height:32px;
	background:url(/_i/bckg_bottom_curve.gif) bottom right no-repeat;
	margin:0 auto;
	float: left;
	}		


/* FOOTER */

#footer{
	width:810px;
	color:#FFFFFF;
	margin:0 auto;
	padding:10px 0px;
	font-size:11px;
	}
	
#footer-ru{
	width:810px;
	color:#FFFFFF;
	margin:0 auto;
	padding:10px 0px;
	font-size:9px;
	}	
	
#footer #copyright, #footer-ru #copyright{
	padding-top:3px;
	width:310px;
	float:left;
	text-align:left;
	}
	
#footer #links, #footer-ru #links{
	padding-top:3px;
	width:500px;
	float:left;
	text-align:right;
	}
	
#footer #logo, #footer-ru #logo{
	width:40px;
	float:right;
	margin-right:40px;
	}
	
#footer a, #footer-ru a {color:#FFFFFF; text-decoration:none;}

/* class elements */

.more {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px;
	border:1px #e8e8e8 solid;
	width:112px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right; 
	/*position: absolute;*/
	bottom: -14px;
	right:0;
}
.more_en {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	/*margin:10px;*/
	margin: -10px 0px 10px 10px;
	*margin: 15px 0px 10px 10px;
	border:1px #e8e8e8 solid;
	width:115px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right; 
	/*position: absolute;*/
	bottom: -14px;
	right:0;
}
.more_business {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin: -10px 0px 10px 10px;
	*margin: 15px 0px 10px 10px;
	border:1px #e8e8e8 solid;
	float: right; 
	width:133px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	bottom: -14px;
	right:0;
}
.more_business_en {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin: -10px 0px 10px 10px;
	*margin: 15px 0px 10px 10px;	
	border:1px #e8e8e8 solid;
	width:60px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right;
	bottom: -14px;
	right:0;
}



.more_news {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px 10px 0px 10px;
	border:1px #e8e8e8 solid;
	width:79px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right;
	}
.more_news_en {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px 10px 0px 10px;
	border:1px #e8e8e8 solid;
	width:60px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	float: right;
	
}

/*.more_news {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px;
	border:1px #e8e8e8 solid;
	width:79px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	position: absolute;
	bottom: -51px;
	*bottom: -57px;
	right:0;
}
.more_news_en {
	background:#FFFFFF url(/_i/arrow_orange.jpg) 0 0 no-repeat;
	padding:3px 5px 3px 25px;
	margin:10px 10px 10px 10px;
	border:1px #e8e8e8 solid;
	width:60px;
	text-decoration:none;
	font-size:12px;
	color:#9e9e9e;
	position: absolute;
	bottom: -51px;
	*bottom: -57px;
	right:0;
}*/

div#bodyRight dl {
    margin-bottom: 0px !important;
    *margin-bottom: 20px !important;
}
.thumbnail {
	width:76px;
	height:72px;
	margin:0px 10px 5px 0px;
	border:1px e8e8e8;
	float:left;
	}


dl{
	margin:0 0 20px 0;
	padding:0;
	float: left;
	}
	
dt {
	display:block;
	text-align:center;
	width:35px;
	height:43px;
	padding:0;
	margin:0 10px 20px 0;
	background:url(/_i/bckg_newslist_date.jpg) no-repeat;
	float: left;
	color:#009e93;
	line-height:21px;
	}
	
	
dd {
	margin:0 0 20px 0;
	padding:0;
	width: 180px;
	float: left;
	}

	


		
