#main{
	background: #fff url(/products/welding_protection/images/arcarmor.jpg?3) top left no-repeat;
	height: 315px;
	padding: 0 15px;
	position: relative;
}
#footer{
	border-top: 0;
}
#main .hide{
	display: none;
}
#main ul, #main li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#main li{
	padding-bottom: 3px;
}
#main li a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#main li a:hover{
	color: #c5980e;
}
#main #headandfaceCat{
	z-index: 1;
	height: 121px;
	position: absolute;
	top: 194px;
	left: -1px;
	width: 187px;
}
#main #handandbodyCat{
	z-index: 1;
	height: 121px;
	position: absolute;
	top: 194px;
	left: 188px;
	width: 189px;
}
#main #filtrationCat{
	z-index: 1;
	height: 121px;
	position: absolute;
	top: 194px;
	left: 379px;
	width: 189px;
}
#main #heatstressCat{
	z-index: 1;
	height: 121px;
	position: absolute;
	top:194px;
	left: 570px;
	width: 184px;
}
ul#headAndFace{
	position: absolute;
	left: 15px;
	top: 220px;
	z-index: 2
}
/* old top for all below was 227 changed to 220 to accomidate heatstress cat */
ul#handAndBody{
	position: absolute;
	left: 200px;
	top: 220px;
	z-index: 2;
}
ul#respiratory{
	position: absolute;
	left: 390px;
	top: 220px;
	z-index: 2;
}
ul#heatStress{
	position: absolute;
	left: 580px;
	top: 220px;
	z-index: 2;
}
