
html, body {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    background: #ffffff;
    overflow-x: hidden;
      width:100%;
  height:100%;
}

a:link, a:visited { color: #000000; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #000000; text-decoration: underline; } 

p { margin: 0px; padding: 0px; text-align: justify; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  margin-bottom: 5px;}

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_25 { margin-right: 25px; }
.margin_right_60 { margin-right: 60px; }

.border_bottom {
    border-bottom: 1px solid #999;
}

.rc_btn_01 a {
    clear: both;
    float: left;
    padding-left: 30px;
    display: block;
    width: 200px;
    font-size: 12px;
    background: url(../img/icon_01.png) no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.rc_btn_02 a {
    clear: both;
    display: block;
    float: right;
    text-align: center;
    width: 106px;
    height: 28px;
    padding-top: 8px;
    background: url(../img/button_01.png) no-repeat;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

/* header */
#header_wrapper {
    width: 100%;
    height: 120px;
    margin: 0 auto;
    background: url(../img/header_bg.jpg) repeat-x;
}

#header {
    width: 1265px;
    height: 120px;
    margin: 0 auto;
    background: url(../img/header_bg_02.jpg)  no-repeat;
}

#header #site_title_section {
    float: left;
    width: 431px;	
    margin-left: 35px;
    text-align: center;
}

#site_title_section #site_title {
    margin-top: 15px;
    font-size: 30px; 
    color: #4379ab;
    font-weight: bold;
}

#site_title_section #salogon {
    font-size: 14px;
    margin-left: 20px;
    color: #333333;
}

#header #search_section {
    float: right;

    margin-top: 40px;
    margin-right: 40px;
}

#search_section form {
    margin-left: 15px;
    padding: 0px;
}

#searchfield {
    height: 20px;
    width: 200px;
    padding: 5px;
    color: #000;
    font-size: 13px;
    font-variant: normal;
    line-height: normal;
    background: #ccc;
    border: 1px solid #333333;	
}
input::-moz-placeholder {    color: #333; font-size:11px;}
input::-webkit-input-placeholder { color: #333; font-size:11px;}
#searchbutton {
    width: 106px;
    height: 35px;
    margin: 0 0 0 7px;
    padding: 0 6px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
    white-space: pre;
    background: url(../img/search_button.png); 
    border: none;
}
/* end of header */
input[type="submit"]::-moz-focus-inner{
border: none;
}
/* banner */
#banner_wrapper {
    background: url(../img/banner-two.png) no-repeat; 
    background-position: center;
    clear: both;
    width: 100%;
    height: 450px;
    margin: 0 auto;
    background-color: #447EB2;
}

#banner {
    width: 920px;
    height: 260px;
    margin: 0 auto;
    padding: 0 30px;
/*    background: url(../img/banner_bg.jpg) no-repeat;*/
}

#banner_header_01 {
    padding: 65px 0 15px 0;
    font-size: 50px;
    font-weight: bold;
    color: #ffffff;
}

#banner_header_02 {
    margin-left:10px;
    margin-bottom: 20px;	
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

#banner_text {
    color: #999;
    width: 500px;
    margin-left: 10px;
    font-size: 14px;
}

#banner_text p {
    margin-bottom: 20px;
}
/* end of banner */

/* menu */
#menu_wrapper {
    clear: both;
    width: 100%;
    height: 52px;
    margin: -1px auto;
    background: url(../img/menu_bg.jpg) repeat-x;
}

#menu {
    clear: both;
    width: 850px;
    height: 50px;
    margin: 0 auto;
}

#menu ul {
    float: left;
    margin: 0px;
    padding: 0 0 0 20px;
    list-style: none;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    position: relative;
    float: left;
    display: block;
    height: 30px;
    width: 140px;
    padding-top: 20px;
    margin-right:10px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    background: url(../img/menu_button.jpg) bottom right no-repeat;
    color: #333333;	
    outline: none;
}

#menu ul li a span {
    position: absolute;
    display: inline-block;
    width: 140px;
    height: 35px;
    bottom: 0px;
    left: 0px;
   
    background: url(../img/menu_button_left.jpg) left bottom no-repeat;
}

#menu li a:hover, #menu li .current {
    color: #ffffff;
    height: 35px;
    padding-top: 15px;
    background: url(../img/menu_button_hover.jpg) bottom right no-repeat;
}

#menu li a:hover span, #menu li .current span	{
    position: absolute;
    display: inline-block;
    width: 140px;
    height: 35px;
    bottom: 0px;
    left: 0px;
    background: url(../img/menu_button_hover_left.jpg) bottom right no-repeat;	
}
/* end of menu*/

/* content */
#content_wrapper {
    clear: both;
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
   //padding-bottom: 100px;
}

#content {
    width: 960px;
    margin: 0 auto;
    padding: 40px 20px;
}

#content #content_left {
    float: left;
    width: 260px;
    margin: 0 40px 0 0;
    padding:  0 39px 0 0;
    border-right: 1px solid #999;
}

#content #content_right {
    float: right;
    width: 610px;
    margin: 0px;
    padding-right: 7px; 
    font-size: 14px;
    /*	background: url(../img/content_top.jpg) top repeat-x;*/
}

#content #content_center {
    float: center;
    width: 620px;
    margin: 0px;
    font-size: 14px;
    /*	background: url(../img/content_top.jpg) top repeat-x;*/
}
.content_header_01 {
    font-size: 22px;
    color: #4895c8;
    padding-bottom: 10px;
    margin-bottom: 20px;
    /*	background: url(../img/horizontal_divider_01.jpg) bottom repeat-x;	*/
}

.content_header_02 {
    font-size: 22px;
    color: #4895c8;
    padding-bottom: 10px;
    background: url(../img/horizontal_divider_01.jpg) bottom repeat-x;	
}

#content_left .content_left_section {
    clear: both;
}

.news_section {
    border-left: 10px solid #999;
    padding-left: 10px;
}

.content_left_section p {
    text-align: justify;
}

.news_date {
    font-size: 12px;
    font-weight: bold;
    color: #4895c8;
}

.news_title {
    font-size: 14px;
    font-weight: bold;
    color: #fbb239;
}

.content_left_section form {
    padding: 0px;
    margin: 10px 0 0px 0;
}

.content_left_section #search_field {
    padding: 6px 4px 6px 4px;
    height: 16px;
    width: 135px;
    margin-bottom: 10px;
    margin-left: -40px;
}

.content_left_section #subscribe_button {
    float: right;
    width: 106px;
    height: 36px;
    padding: 0;
    margin-top: -44px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
    white-space: pre;
    background: url(../img/button_01.png) no-repeat; 
    color: #ffffff;
    border: none;
}

#content_right .content_right_section {
    clear: both
}

.content_right_section p {
    text-align: justify;
    padding-bottom: 10px;
}

#content_right .content_right_280_section {
    float: left;
    width: 280px;
}

.content_right_280_section .image_wrapper {
    background: #333;
    padding: 9px;
    margin-bottom: 10px;
}

.content_right_280_section .image_wrapper img {
    border: 1px solid #ffffff;
}

.content_right_280_section ul {
    margin: 10px 0 0 0;
    padding: 0px;
}

.content_right_280_section ul li {
    border-left: 5px solid #999;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
    list-style:none;
}

.content_right_w620_wrapper {
    border: 1px solid #000;
}

.content_right_w620_inner {
    padding: 30px 28px;
    color: #ffffff;
    background: #333;
    border: 1px solid #666;
}

.content_right_w620_inner .image_wrapper {
    border: 1px solid #ffffff;
    background: #cccccc;
    padding: 4px;
    margin-bottom: 5px;
}

.image_wrapper img {
    border: none;
}

.box_w170 {
    float: left;
    width: 170px;
}
/* end of content right */

/* footer */
#footer_wrapper {
  position: relative;
  margin-top: -40px;
    clear: both;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    background: url(../img/footer.jpg) repeat-x;
}

#footer {
    width: 980px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    color: #CCC;
}

#footer p{
    text-align: center;

}
#footer a {
    color: #FFF;
    font-weight: bold;
}
/* end of footer */


.static_contact{
    position: absolute;
    margin-top: 30px;
    margin-left: 590px;

}
#selectedItems {
    background: #dcdcdc none repeat scroll 0 0;
    border: 1px solid #333333;
    display: none;
    float: right;
    height: auto;
    overflow-y: auto;
    position: absolute;
    top: 74px;
    width: 210px;
    z-index: 99999;
    margin-left: 15px;
}
.pathwayWrap{ overflow: hidden; line-height: 16px;}
.pathwayWrap a{  color: #4895c8;
                 font-weight: bold;
                 text-decoration: none;}
.pathwayWrap .back{  font-size: 14px; float: left; padding-right: 10px; margin-right: 10px; border-right: 1px solid #4895c8;}
/***** pathway *****/

.pathway {
    color: #4895c8;
    font-size: 14px;
    margin-bottom: 13px;
    margin-top: 0px;
    overflow: hidden;
    padding: 0px;

}
.pathway li{ float: left; margin-right: 5px;  list-style-type: none;}
.pathway a{ color: #4895c8;}
/***** end pathway *****


/*pages*/
.paginationControl{
position: absolute;
margin-left: 400px;
}
ul.pages {
  width: 310px;
  overflow: hidden;
  clear: both;
  padding: 0px;
  margin: 0px auto;
  cursor: default;
   margin: 0 auto; /* Отступ слева и справа */
}
.pages li {
  margin: 0px 2px 6px 0px;
  float: left;
  font-size: 16px;
  list-style: none;
}
.pages li a:link,
.pages li a:visited {
  padding: 2px 7px 2px 7px;
  margin: 0px;
  font-size: 16px;
  color: #003C68;
  text-decoration: none;
}
.pages li a:hover {
  padding: 2px 7px 2px 7px;
  margin: 0px;
  color: #9CCFFF;
  text-decoration: none;
}
.pages li.active {
  font-size: 16px;
  padding: 0px 3px 0px 5px;
  color: #9CCFFF;
}
/*end pages*/
.map{
    margin-bottom: -43px
}
  a {
    outline: none; 
   }
   .content_header_vacancies{
           font-size: 22px;
    color: #4895c8;
    padding-bottom: 10px;
   }
   
   .content_read_more{
       margin-top: 10px;
       margin-bottom: 20px;
   }
   .news_read_more{
       font-size: 12px;
   }
   .wrapper{
   position: relative;
  min-height: 100%;
   }
   * html .wrapper {
  height: 100%;
}

   .unsubTextarea{
       width: 951px;
       height: 151px;
        resize: none;
   }