a.rollover {
display: block;
width: 54px;
height: 23px;
background: url("/JayTest/images/headmenu/home.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.rollover {
background-position: -59px 0;
}

a.rolloverAbout {
display: block;
width: 85px;
height: 23px;
background: url("/JayTest/images/headmenu/aboutus.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.rolloverAbout {
background-position: -95px 0;
}


a.rolloverWar {
display: block;
width: 80px;
height: 23px;
background: url("/JayTest/images/headmenu/warranty.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.rolloverWar {
background-position: -85px 0;
}

a.rolloverPol {
display: block;
width: 80px;
height: 23px;
background: url("/JayTest/images/headmenu/policies.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.rolloverPol {
background-position: -85px 0;
}

a.rolloverCont {
display: block;
width: 94px;
height: 23px;
background: url("/JayTest/images/headmenu/contactus.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.rolloverCont {
background-position: -94px 0;
}