.menu{
    margin:0px;
    padding: 0px;
    margin-top: 50px;
    float:right;
}
.menuul{
    margin:0px;
    padding: 0px;
    list-style: none;
}
.menuli{
    margin:0px;
    padding: 0px;
    display: inline;
    float: left;
    margin-right:1px;
    margin-left:1px;
    height: 14px;
    overflow:hidden;
}
.menuli:hover{
    margin:0px;
    padding: 0px;
    display: inline;
    float: left;
    margin-right:1px;
    margin-left:1px;
    height: 14px;
    overflow:hidden;
}
.menulia{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
}
#menu_meet-the-doctors{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/meet-the-doctors.png) no-repeat;
    width:100px;
}
#menu_meet-the-doctors:hover{
    background-position:0px -14px;
}

#menu_in-the-news{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/in-the-news.png) no-repeat;
    width:69px;
}

#menu_in-the-news:hover{
    background-position:0px -14px;
}

#menu_services{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/services.png) no-repeat;
    width:54px;
}

#menu_services:hover{
    background-position:0px -14px;
}

#menu_whats-new{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/whats-new.png) no-repeat;
    width:70px;
}

#menu_whats-new:hover{
    background-position:0px -14px;
}
#menu_skincare-line{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/skincare-line.png) no-repeat;
    width:81px;
}

#menu_skincare-line:hover{
    background-position:0px -14px;
}


#menu_clinical-research{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/clinical-research.png) no-repeat;
    width:105px;
}
#menu_clinical-research:hover{
   background-position:0px -14px;
}

#menu_photogallery{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/photogallery.png) no-repeat;
    width:83px;
}
#menu_photogallery:hover{
    background-position:0px -14px;
}

#menu_pre-appointment{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/pre-appointment.png) no-repeat;
    width:98px;
}
#menu_pre-appointment:hover{
    background-position:0px -14px;
}
#menu_faq{
    margin:0px;
    padding: 0px;
    display: block;
    height: 14px;
    text-indent: -1000px;
    font-size:9px;
    overflow:hidden;
    background:url(img/menu/faq.png) no-repeat;
    width:22px;
}

#menu_faq:hover{
    background-position:0px -14px;
}
