.new_header{
position:relative;
}

.new_menu{
width:828px;
overflow:hidden;
padding:0 0 0 30px;
margin:0 auto;
text-align:left;
}

.new_menu a{
text-align:left;
margin:10px 21px 10px 0px;
}

.language_menu{
list-style-type:none;
list-style-image:none;
position:absolute;
top:10px;
right:0;
}

.language_menu li{
float:left;
margin:0 0 0 3px;
}

.language_menu li.en span{
width:21px;
height:21px;
background: url("../images/lang_en_selected.jpg") 0 0 no-repeat;
text-indent:-9000px;
display:block;
cursor:default;
}

.language_menu li.en a{
width:21px;
height:21px;
background: url("../images/lang_en.jpg") 0 0 no-repeat;
text-indent:-9000px;
display:block;
}

.language_menu li.ru span{
width:21px;
height:21px;
background: url("../images/lang_ru_selected.jpg") 0 0 no-repeat;
text-indent:-9000px;
display:block;
cursor:default;
}

.language_menu li.ru a{
width:21px;
height:21px;
background: url("../images/lang_ru.jpg") 0 0 no-repeat;
text-indent:-9000px;
display:block;
}

.new_menu a{
color:#888;
}

.new_menu a:visited{
color:#888;
}

.new_menu a:active{
color:#888;
}

.new_menu a:hover{
color:#4fbdff;
}

.new_menu a:focus{
color:#4fbdff;
}

.new_header{
overflow:visible;
position:relative;
width:828px;
height:125px;
margin:0 auto;
background:url("../images/new_header_body.jpg") 0 0 repeat-x;
}

.new_header .logo{
width:400px;
height:125px;
overflow:hidden;
position:absolute;
top:0;
left:86px;
padding:0;
background: url("../images/logo.jpg") 0 0 no-repeat;
display:block;
margin:0;
float:none;
text-indent:-9000px;
}

.new_header .left{
float:none;
width:auto;
height:125px;
overflow:hidden;
background:url("../images/new_header_left.jpg") 0 0 no-repeat;
}

.new_header .right{
float:none;
width:auto;
height:125px;
overflow:hidden;
background:url("../images/new_header_right.jpg") 100% 0 no-repeat;
}

.new_header .shadow_right{
width:19px;
height:120px;
background:url("../images/shadow_right.png") 0 0 no-repeat;
position:absolute;
top:0;
right:-19px;
overflow:hidden;
}

.new_header .shadow_left{
width:19px;
height:120px;
background:url("../images/shadow_left.png") 0 0 no-repeat;
position:absolute;
top:0;
left:-19px;
overflow:hidden;
}
