  
  
  
  @font-face {
    font-family: Helious; 
    src: url(../fonts/HeliosCondAzBold.ttf); 
   }
  @font-face {
    font-family: Heliousnor; 
    src: url(../fonts/HeliosCondAzNormal.ttf); 
   }


body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.5em; 
	background-color: #D6D6D6;
}


p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5 { font-weight: normal; }

h1 { font-size: 40px; color: #333; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 24px; color: #000; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; color: #fff; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 18px; color: #fff; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; color: #fff; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; }




#lang a {
font-family:arial;
color:white;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

/* header */

#header_wrapper {
	width: 100%;
	height: 150px;
    background: url(../images/header.jpg) repeat-x;
}

#resize_header {
	width: 970px;
	margin: 0 auto;
	background: url(../images/header.jpg) repeat-x;

    height:150px;
	}

#resize_header  #site_title {
	float: left;
    margin-left: 27px;
margin-top: 0px;
padding-top:0px;
	}

#resize_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#resize_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#resize_header  #site_title h1 a span {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #5f6675;
	font-weight: bold;
	letter-spacing: 2px;
}



#content_wrapper {
	clear: both;
	width: 100%;
	background: #ffffff;
    height:297px;
	}

#content_resize {
	width: 970px;
	height:297px;
	margin: 0 auto;
    background:#fff;
	}





#content_box_about {
   width:445px; 
   margin-left:25px; 
   float:left;
}

#content_box_about span  {
   font-family:Helious;
   font-size:20px;
   color:#F4B30D;
}


#content_box_news{
   width:450px; 
   height:212px;
   float:right;
   background: url(../images/news_bg.png); 
   margin-right:27px;
   }


/* copyright */

#copyright_wrapper {
	width: 100%;
	background: #131110;
    height:90px;
	background: url(../images/footer.png) repeat-x;
	}

#copyright {
	width: 960px;
	margin: 0 auto;
	height:90px;
}
.texts {
width:400px;
float:left;
margin-left: 20px;
}

.copy {
float:right;
margin-top:25px;
margin-right:10px;
}


#copyright a {
	
}
/* end of copyright */
#kant {
width:100%;
height:4px;
background-color:#FCB911;
}

#top_row_wrapper {
	clear: both;
	width: 100%;
    margin: 0 auto;
	}

#tab-head  ul { list-style-type: none; margin:0; padding:0; }

#tab-head ul li { 
   float:left; 
   list-style-type: none;
   background: url(../images/b_hover.png);  
   width:217px;
   height:65px;  
   margin-right:8px; }

   
   
#tab-head ul li a { text-decoration: none; color: white ; font-size:17px; font-family:arial; }

 .active {background: url(../images/b_hover.png); margin-top:-30px;width:217px; height:65px; }

#tab-content { width: 100%; }

#tab-content .content {  display:none;   }


#page_wrapper {
	clear: both;
	width: 100%;
	background: #D6D6D6;
    min-height:423px;
	
	}
#page_resize {
	width: 970px;
	margin: 0 auto;
    background:#fff;
	height:600px;
	}
#contact_resize {
	width: 970px;
	margin: 0 auto;
    background:#fff;
	height:421px;
	}
#contact_resize p {
font: 20px Helious;
color:#F3B20C;
padding-left:15px;
padding-top:20px;
}	
#contacts {
background: url(../images/contact.png);
height:151px;
width:938px;
margin-left: 15px;
margin-top: 10px;
}
#contacts span{
font-family:arial;
font-size: 14px;
color:#555555;
}
#contacts a{
font-family:arial;
font-size: 14px;
color:#555555;
text-decoration:none;
}
#log {   
float:left; 
margin-right:30px;
background-color:white;
width:152px;
height:32px;
cursor:pointer;
margin-top:-10px;
}

#log p {font-size:14px;font-family:arial; color:#59683d;margin-left: 6px; margin-toP: 6px; }

#box { float:left; visibility :hidden; margin-right:30px;  background-color:white; width:510px; margin-top:-10px; height:40px; }

#login_input {color:#333333; float:left; font-family:arial; font-size:12px; width:193px; height:30px; border:0px; background-color: #D6D6D6; margin-top: 4px; margin-left: 5px; } 
#login_input1 {color:#333333; float:left; font-family:arial; font-size:12px;  width:193px; height:30px; border:0px; background-color: #D6D6D6; margin-top: 4px; margin-left: 5px; } 



.button {
border: 0px solid;
background: url(../images/button_1.png);
width:72px;
height:23px;
cursor:pointer;
margin-left: 10px;
margin-top: 9px;    
}



.button_ru {
border: 0px solid;
background: url(../images/login_ru.png);
width:72px;
height:23px;
cursor:pointer;
margin-left: 10px;
margin-top: 9px;    
}


.button_en {
border: 0px solid;
background: url(../images/login_en.png);
width:72px;
height:23px;
cursor:pointer;
margin-left: 10px;
margin-top: 9px;    
}


.button_b {
border: 0px solid ;
background: url(../images/contac_b.png);
width:111px;
height:29px;
cursor:pointer;
font-family: arial; 
font-size:13px;
color:white;
margin-top: 20px;
float: right;
margin-right: 20px;
}


#menu {
	float: right;
	height: 45px;
    margin-right:27px;
	margin-top: 58px;
}
#menu ul {
    font-family: Arial, Verdana;
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu  ul li {
    display: block;
    position: relative;
    float: left;
}
#menu  li ul {
    display: none;
    padding-top:28px;
	}
 #menu ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    margin-left: 28px;
    font-weight:bold;
	font-size:16px;
	font-family:Helious;
}


#menu  ul li a:hover {
color:#FCB911;
}
#menu  li:hover ul {
    display: block;
    position: absolute;
margin-left:23px;
	}
#menu  li:hover li {
    float: none;
    font-size: 11px;
    background:white;
	height:28px;
	width:191px;
}
#menu  li:hover  li:first-child {
    border-top: 4px solid #FCB911; 
   float: none;
    font-size: 11px;
    background:white;
	height:28px;
	width:191px;
}


#menu  li:hover a { color:#FCB911; }
#menu  li:hover li a { color:black; }
#menu  li:hover li a:hover {
    background: #FCB911;
height:23px;

	margin-left:0px;
	
	}
 #menu ul li ul li a {
    display: block;
    text-decoration: none;
    color: black;
    font-size: 14px;
    font-family: arial;
 font-weight:normal;
    padding-top: 5px;
margin-left:0px;
	padding-left:10px;

	}

 #menu ul li ul li a:hover{
    display: block;
    text-decoration: none;
    color: white;
    margin-left: 28px;
	font-size:14px;
	font-family:arial;
   font-weight:normal;
	}

#news__ {}

#news__ a { color:#555555;margin-left:10px;font-family:arial;font-size:12px; text-decoration:underline;}

#news__ a:hover { color:#555555;margin-left:10px;font-family:arial;font-size:12px; text-decoration:none;}