body {
	background: #FFFFFF url(/common/img/background_second_n.gif) repeat-x 0 -40px;
}

#main_menu a {
	color: #FFF;
}

#header {
	border-top: 10px solid #FFCD19;
}

#lang  {
	color: #FFFFFF;
}

#lang a {
	color: #FFCD19;
}

#hms .home {
	background-position:  -4px -26px;
}

#hms .feedback {
	background-position:  -43px -26px;
}

#hms .sitemap {
	background-position:  -83px -26px;
}

#quick_search {
	border: 1px solid #FFFAE8;
	background: url(/common/img/header_icons.png) no-repeat scroll  -40px -38px;	
}

#quick_search #search_field {

	color: #FFF;
}

#quick_search .submit b {
	color: #FFCD19;
}

#links_block .header {
	color: #D9AA00;	
}

#cols_3 .header h4 a  {
	color: #1F4E99;
}

/* update 23.01.2012 */

body {
	background: #FFFFFF;
}

#main_menu a {
	color: #FFF;
}
#main_menu {
  height:81px;
}
#main_menu ul {
  padding-top:60px;
}
.logo {
  height:81px;
  position:absolute;
	margin-top:3px;
	z-index:10;
}
.wrapper {
  background: url(/common/img/background_new.gif) 0 -40px repeat-x;
}
.wrapper #top_pic {
  position:absolute;
  width:1205px;
	height:130px;
	background: url(/common/img/top_pic.png) right 0 no-repeat;
}
#header {
	border-top: 0px;
}
#header #service_bar{
  width:55%;
  position:absolute;
  margin-left:225px;
	margin-top:5px;
	padding-right:100px;
	z-index:100;
}

#dd_menu {
  background-color:#fff;
}

#lang  {
	color: #FFFFFF;
}

#lang a {
	color: #FFCD19;
}

#hms {
	margin-left: 100px;
}

#hms .home {
	background-position:  -4px -26px;
}

#hms .feedback {
	background-position:  -43px -26px;
}

#hms .sitemap {
	background-position:  -83px -26px;
}

#quick_search {
	border: 1px solid #FFFAE8;
	background: url(/common/img/header_icons.png) no-repeat scroll  -40px -38px;
}

#quick_search #search_field {
	color: #FFF;
/*	background-color:#073776;*/
}

#quick_search .submit b {
	color: #FFCD19;
}

#links_block .header {
	color: #D9AA00;	
}

#cols_3 .header h4 a  {
	color: #1F4E99;
}
#footer{
	background: #fff;
}
#footer .wrapper{
	background: #002c77;
}
#down_block{
	border-bottom: 10px solid #002c77;

}
#down_block #shareholder {
	background: url(/common/img/shareholder_n.gif) no-repeat left 2px;
}
