a.home {
display:block;
width:117px;
height:109px;
text-indent:-9999px;
font-size:0px;
background-image:url(images/home.gif);
}
a.home:hover {
background-position: 0 -109px;
}

a.about {
display:block;
width:117px;
height:55px;
text-indent:-9999px;
font-size:0px;
background-image:url(images/about.gif);
}
a.about:hover {
background-position: 0 -55px;
}

a.buzz {
display:block;
width:117px;
height:32px;
text-indent:-9999px;
font-size:0px;
background-image:url(images/buzz.gif);
}
a.buzz:hover {
background-position: 0 -32px;
}

a.retailers {
display:block;
width:117px;
height:43px;
text-indent:-9999px;
font-size:0px;
background-image:url(images/retailers.gif);
}
a.retailers:hover {
background-position: 0 -43px;
}

a.catalog {
display:block;
width:117px;
height:39px;
text-indent:-9999px;
font-size:0px;
background-image:url(images/catalog.gif);
}
a.catalog:hover {
background-position: 0 -39px;
}

a.contact {
display:block;
width:117px;
height:49px;
text-indent:-9999px;
font-size:0px;
background-image:url(images/contact.gif);
}
a.contact:hover {
background-position: 0 -49px;
}
