	#nav ul li a.home:hover { background: url(/images/hovers.gif) no-repeat 0 0; }

	#nav ul li a.products:hover { background: url(/images/hovers.gif) no-repeat 0 -29px !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 -29px !important; }
	
	#nav ul li a.customer_history:hover { background: url(/images/hovers.gif) no-repeat 0 -58px !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 -58px !important; }
	
	#nav ul li a.services:hover { background: url(/images/hovers.gif) no-repeat 0 -87px !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 -87px !important; }
	
	#nav ul li a.news:hover { background: url(/images/hovers.gif) no-repeat 0 -116px !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 -116px !important; }
	
	#nav ul li a.jobs:hover { background: url(/images/hovers.gif) no-repeat 0 -145px !important; }

	#nav ul li a.contact_us:hover { background: url(/images/hovers.gif) no-repeat 0 -174px !important; }