#home{display: block;width: 241px;height: 45px;background: url("images/homeRollover.jpg") no-repeat 0 0;}
#home:hover{background-position: 0 -45px;}
#home span{display: none;}

#new{display: block;width: 241px;height: 35px; background: url("images/newVehiclesRollover.jpg") no-repeat 0 0;}
#new:hover{background-position: 0 -35px;}
#new span{display: none;}

#used{display: block;width: 241px;height: 43px; background: url("images/preownedRollover.jpg") no-repeat 0 0;}
#used:hover{background-position: 0 -43px;}
#used span{display: none;}

#service{display: block;width: 241px;height: 39px; background: url("images/serviceRollover.jpg") no-repeat 0 0;}
#service:hover{background-position: 0 -39px;}
#service span{display: none;}

#parts{display: block;width: 241px;height: 40px; background: url("images/partsRollover.jpg") no-repeat 0 0;}
#parts:hover{background-position: 0 -40px;}
#parts span{display: none;}

#specials{display: block;width: 241px;height: 40px; background: url("images/specialsRollover.jpg") no-repeat 0 0;}
#specials:hover{background-position: 0 -40px;}
#specials span{display: none;}

#contact{display: block;width: 241px;height: 40px; background: url("images/contactRollover.jpg") no-repeat 0 0;}
#contact:hover{background-position: 0 -40px;}
#contact span{display: none;}

#approve{display: block;width: 241px;height: 35px; background: url("images/preApprovedRollover.jpg") no-repeat 0 0;}
#approve:hover{background-position: 0 -35px;}
#approve span{display: none;}