 #home {
     float: left;
     display: inline;
     list-style: none;
     width: 96px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-home.jpg);
     background-repeat: no-repeat;
} 
 #home:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 96px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-homeh.jpg);
     background-repeat: no-repeat;
}
 #hosting {
     float: left;
     display: inline;
     list-style: none;
     width: 103px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-hosting.jpg);
     background-repeat: no-repeat;
} 
 #hosting:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 103px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-hostingh.jpg);
     background-repeat: no-repeat;
}
 #vds {
     float: left;
     display: inline;
     list-style: none;
     width: 83px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-vds.jpg);
     background-repeat: no-repeat;
} 
 #vds:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 83px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-vdsh.jpg);
     background-repeat: no-repeat;
} 
#asterisk {
     float: left;
     display: inline;
     list-style: none;
     width: 175px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-asterisk.jpg);
     background-repeat: no-repeat;
} 
 #asterisk:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 175px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-asteriskh.jpg);
     background-repeat: no-repeat;
}
#dedicated {
     float: left;
     display: inline;
     list-style: none;
     width: 178px;
     height: 35px;;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-dedicated.jpg);
     background-repeat: no-repeat;
} 
 #dedicated:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 178px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-dedicatedh.jpg);
     background-repeat: no-repeat;
}
#services {
     float: left;
     display: inline;
     list-style: none;
     width: 116px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-services.jpg);
     background-repeat: no-repeat;
} 
 #services:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 116px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-servicesh.jpg);
     background-repeat: no-repeat;
}
#support {
     float: left;
     display: inline;
     list-style: none;
     width: 117px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-support.jpg);
     background-repeat: no-repeat;
} 
 #support:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 117px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-supporth.jpg);
     background-repeat: no-repeat;
}
#about {
     float: left;
     display: inline;
     list-style: none;
     width: 117px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-about.jpg);
     background-repeat: no-repeat;
} 
 #about:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 117px;
     height: 35px;
     margin-left: 0;
     padding-left: 0;
     background-image: url(images/nav-abouth.jpg);
     background-repeat: no-repeat;
}