/* CSS Document */
#nav a.nav_products {
	width:90px;
	height:45px;
	padding:0px;
	background:url(images/nav_products.gif) top left no-repeat;
	background-position:-90px 0px;
	text-indent:-9999px;
	clear:both;
	position:absolute;
	float:left;
}



