#navbarH{height:12px;margin:15px;}
#navbarH ul{list-style:none;margin:0;}

#navbarH ul{margin-left:-40px;/*MOZ*/}

#navbarH ul a{height:12px;}

#navbarH li{display:inline; float:left;}
#navbarH a{margin:0;}
#navbarH a:hover{ text-decoration:none;}

/*HOME*/
#navbarH ul #home{display:block;width:43px;background: url(../images/nav_home.gif) no-repeat;}
#navbarH ul #home:hover{background: url(../images/nav_home_f2.gif) no-repeat;}


/*HISTORY*/
#navbarH ul #history{display:block;width:120px;background: url(../images/nav_companyhistory.gif) no-repeat;}
#navbarH ul #history:hover{background: url(../images/nav_companyhistory_f2.gif) no-repeat;}

/*ACCESSORIES*/
#navbarH ul #accessories{display:block;width:94px;background: url(../images/nav_accessories.gif) no-repeat;}
#navbarH ul #accessories:hover{background: url(../images/nav_accessories_f2.gif) no-repeat;}

/*GALLERY*/
#navbarH ul #gallery{display:block;width:71px;background: url(../images/nav_gallery.gif) no-repeat;}
#navbarH ul #gallery:hover{background: url(../images/nav_gallery_f2.gif) no-repeat;}

/*CART*/
#navbarH ul #cart{display:block;width:55px;background: url(../images/nav_cart.gif) no-repeat;}
#navbarH ul #cart:hover{background: url(../images/nav_cart_f2.gif) no-repeat;}

/*NEWS*/
#navbarH ul #news{display:block;width:85px;background: url(../images/nav_newsletter.gif) no-repeat;}
#navbarH ul #news:hover{background: url(../images/nav_newsletter_f2.gif) no-repeat;}

/*EVENTS*/
#navbarH ul #events{display:block;width:64px;background: url(../images/nav_events.gif) no-repeat;}
#navbarH ul #events:hover{background: url(../images/nav_events_f2.gif) no-repeat;}

/*REGISTER*/
#navbarH ul #register{display:block;width:73px;background: url(../images/nav_register.gif) no-repeat;}
#navbarH ul #register:hover{background: url(../images/nav_register_f2.gif) no-repeat;}

/*CONTACT*/
#navbarH ul #contact{display:block;width:75px;background: url(../images/nav_contactus.gif) no-repeat;}
#navbarH ul #contact:hover{background: url(../images/nav_contactus_f2.gif) no-repeat;}



