#productsMenu{
	display: none;
	position: absolute;
	top:116px;
	z-index: 200;
	width:628px;
	height:338px;
	background-color: white;
	border-right:1px solid #ccc;
   	border-left:1px solid #ccc;
   	border-bottom:1px solid #ccc;
   	background: #FFFFFF url('../img/529.gif') no-repeat top right;
	}
#productsMenu ul{list-style-type: none;padding: 0;margin:0;}
#productsMenu ul li{
	margin-top:18px;
	padding-top: 1px;
	margin-right:6px;
	padding-right: 1px;
	margin-bottom:6px;
	padding-bottom:1px;
	margin-left:6px;
	padding-left:1px;
	float:left;
	}
#productsMenu ul li a{
	display:block;
	width:139px;
	height:138px;
	}
.n0{background:url(../img/all.gif) no-repeat;}
.n1{background:url(../img/gene.gif) no-repeat;}
.n2{background:url(../img/lift.gif) no-repeat;}
.n3{background:url(../img/auto.gif) no-repeat;}
.n4{background:url(../img/pump.gif) no-repeat;}
.n5{background:url(../img/tools.gif) no-repeat;}
.n6{background:url(../img/house.gif) no-repeat;}
.n7{background:url(../img/marine.gif) no-repeat;}
#productsMenu ul li#gene a:hover{background:url(../img/gene.gif) no-repeat -1px -141px;}
#productsMenu ul li#lift a:hover{background:url(../img/lift.gif) no-repeat -1px -141px;}
#productsMenu ul li#auto a:hover{background:url(../img/auto.gif) no-repeat -1px -141px;}
#productsMenu ul li#pump a:hover{background:url(../img/pump.gif) no-repeat -1px -141px;}
#productsMenu ul li#tools a:hover{background:url(../img/tools.gif) no-repeat -1px -141px;}
#productsMenu ul li#house a:hover{background:url(../img/house.gif) no-repeat -1px -141px;}
#productsMenu ul li#marine a:hover{background:url(../img/marine.gif) no-repeat -1px -141px;}