	#nav ul li a.home:hover { background: url(/images/hovers.gif) no-repeat 0 -434px; }

	#nav ul li a.products { width: 65px }
	#nav ul li a.products:hover { background: url(/images/hovers.gif) no-repeat 0 -231px !important; }
	#nav ul li:hover a.products.menu_hover,
	#nav ul li a.products.menu_hover:hover {background: url(/images/hovers.gif) no-repeat 0 -231px !important; }
	
	#nav ul li a.customer_history:hover { background: url(/images/hovers.gif) no-repeat 0 -115px !important; }
	#nav ul li:hover a.customer_history.menu_hover,
	#nav ul li a.customer_history.menu_hover:hover {background: url(/images/hovers.gif) no-repeat 0 -115px !important; }
	
	#nav ul li a.services:hover { background: url(/images/hovers.gif) no-repeat 0 -289px !important; }
	#nav ul li:hover a.services.menu_hover,
	#nav ul li a.services.menu_hover:hover {background: url(/images/hovers.gif) no-repeat 0 -289px !important; }
	
	#nav ul li a.news:hover { background: url(/images/hovers.gif) no-repeat 0 -318px !important; }
	#nav ul li:hover a.news.menu_hover,
	#nav ul li a.news.menu_hover:hover {background: url(/images/hovers.gif) no-repeat 0 -318px !important; }
	
	#nav ul li a.jobs:hover { background: url(/images/hovers.gif) no-repeat 0 -202px !important; }

	#nav ul li a.contact_us:hover { background: url(/images/hovers.gif) no-repeat 0 -376px !important; }