ul#nav {
	margin:0 0 0 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width:940px;
	top: 80px;
	left:0px;
	z-index:1000;
	}

#nav li {
	float: left;
	z-index:1000;
	}
#nav li a {
	display: block;
	height: 37px;
	padding:0;
	}
#nav li a span {
	display: none;
	}
#nav li a:hover {
	background-position: 0 -37px;
	}
#nav li a.current {
	background-position: 0 -74px;
	}
#casual a {
	width: 130px;
	background: url(/Image/menu1.gif) no-repeat;
	}
#business a {
	width: 130px;
	background: url(/Image/menu2.gif) no-repeat;
	}
#sport a {
	width: 130px;
	background: url(/Image/menu3.gif) no-repeat;
	}
#safety a {
	width: 130px;
	background: url(/Image/menu4.gif) no-repeat;
	}
#workerwear a {
	width: 160px;
	background: url(/Image/menu5.gif) no-repeat;
	}
#aprons a {
	width: 130px;
	background: url(/Image/menu6.gif) no-repeat;
	}
#video a {
	width: 130px;
	background: url(/Image/menu7.gif) no-repeat;
	}