#serv_menu{
position    : absolute;
left        : 0px;
top         : 20px;
height      : 200px;
border      : 0px solid;
width       : 160px;
padding     : 0px;
margin      : 0px;
visibility:hidden;
color:#333;
}

#serv_menu li{
    display           :block;
    float             :left;
    width             :140px;
    height:17px;
    padding-left     : 5px;
    padding-right     : 5px;
    padding-top:1px;
    margin-top           : 0px;
    text-decoration  : none;
    background: #eaeaea;
    border-bottom:1px solid #fff;
    opacity: .90;
  filter: alpha(opacity=90); 
  -moz-opacity: 0.9;
}

.si{
    display           :block;
    float             :left;
    width             :140px;
    height:17px;
    padding-left     : 5px;
    padding-right     : 5px;
    padding-top:1px;
    margin-top           : 0px;
    text-decoration  : none;
    background: #eaeaea;
    border-bottom:1px solid #fff;
    opacity: .90;
  filter: alpha(opacity=90); 
  -moz-opacity: 0.9;
}


#menu{
    left        : 0px;
    top         : 115px;
    width       : 715px;
    height      : 17px;
    padding     : 0px;
    margin      : 0px;
    border-width      : 5px;
    border-color: #eee;
    position    : absolute;
    text-align  : left;
}
#menu2{
    display        : block;
    left           : 0px;
    top            : 0px;
    width          : 690px;
    height         : 25px;
    padding        : 0px;
    margin         : 0px;
    border         : none;
    position       : absolute;
    text-align     : left;
}
#flags{
    display        : block;
    left           : 0px;
    top            : 387px;
    width          : 353px;
    height         : 25px;
    padding        : 0px;
    margin         : 0px;
    border         : none;
    position       : absolute;
    text-align     : left;
}
#menu3{
    left        : 690px;
    top         : 100px;
    width       : 300px;
    height      : auto;
    padding     : 0px;
    margin      : 0px;
    border      : 0px;
    position    : absolute;
    text-align  : left;
    z-index:10001;
}
#menuItem{
    display:block;
    float:left;
    padding-left     : 5px;
    padding-right     : 5px;
    margin           : 0px;
    border           : none;
    text-decoration  : none;
}

.menuItem3{
    display:block;
    float:left;
    padding-left     : 5px;
    padding-right     : 5px;
    margin           : 0px;
    border           : none;
    text-decoration  : none;
}
.menuItem a, .menuItem3 a, #serv_menu li a{
    
    border-width           : 0 0px 0 0;
    border-style: solid;
    border-color: #eee;
    text-decoration  : none;
    font-family      : arial;
    font-size        : 11px;
    font-weight      : normal;
    color            : #979797;
}
.menuItem a:hover, .menuItem3 a:hover{
    color           : rgb(0,0,0,)
}
.menuItem2{
    display          : block;
    float:left;
    width:70px;
    height:70px;
    padding:0px;
    margin           : 2px 5px;
    border           : 1px solid;
    text-decoration  : none;
}
.menuItem2 a{
    text-decoration  : none;
    font-family      : arial;
    font-size        : 12px;
    font-weight      : bold;
    color            : #bcbcbc;
}
.menuItem2 a:hover{
   color           : rgb(139,180,200)
}
#flag{
    display          : inline;
    padding-left     : 5px;
    padding-right     : 5px;
    margin           : 0px;
    border           : none;
    text-decoration  : none;
}
#flag a{
    text-decoration  : none;
    font-family      : arial;
    font-size        : 12px;
    font-weight      : bold;
    color            : #979797;
}
#flag a:hover{
  color           : rgb(139,180,200)
} 
