#header{
   margin:auto;
   padding:auto;
   width:976px;
   height:213px;
   overflow:hidden;
}


.header_home{
   float:left;
   width:233px;
   height:213px;
   overflow:hidden;
   background-color:#bdd8e2;
}


.center_header{
   float:left;
   width:409px;
   height:213px;
   background: url(../image/center_header.gif) no-repeat;
   overflow:hidden;
}

.img_header{
   float:left;
   width:334px;
   height:213px;
   overflow:hidden;
}

.home_addres {
   float:left;
   width:233px;
   height:213px;
   overflow:hidden;
}


.header_lang {
   width:233px;
   overflow:hidden;
   position:absolute;
   top:174px;
   left:12px
}

