	ul#cat
	{
		padding:0;
		margin:0;
		clear:both;
		width:900px;
		height:80px;
		/*position:relative;*/
		/*top:-27px;*/
		/*margin-left:5px;*/
	}

	ul#cat li
	{
		display:inline;
		list-style:none;
		overflow:hidden;
		float:left;
	}

	ul#cat li a
	{
		display:block;
		width:121px;
		height:80px;
		margin-right:7px;
		text-decoration:none;
		text-indent:-9999px;
	}

	ul#cat a.wetsuits     {background:url(img/headCatNavi_wetsuits.gif) no-repeat center top;}
	ul#cat a.rash        {background:url(img/headCatNavi_rash.gif) no-repeat center top;}
	ul#cat a.wear        {background:url(img/headCatNavi_wear.gif) no-repeat center top;}
	ul#cat a.heavygear    {background:url(img/headCatNavi_heavygear.gif) no-repeat center top;}
	ul#cat a.lightgear    {background:url(img/headCatNavi_lightgear.gif) no-repeat center top;}
	ul#cat a.divecomputer {background:url(img/headCatNavi_divecomputer.gif) no-repeat center top;}
	ul#cat a.accessory    {background:url(img/headCatNavi_accessory.gif) no-repeat center top;}
