#superMain
	{
	width:100%;
 
	}

#main
	{
	width:40%;
	margin-left:60px;
	margin-bottom:100px;
 
	font:13px Arial;
	line-height:18px;
	
	
	

	}
#men
	{
	position:absolute;
	overflow:hidden;
	z-index:-1;

	height:1px;
	left:40%;

	margin-top:-25px;
	width:60%;
	background-repeat:no-repeat;
	background-position:40px 0%;


	}

