#top
{
	background-image:url(../../media/images/top_ladies.png);
	background-repeat:no-repeat;
	height:208px;
	top:0px;
	position:relative;
}

a#ladies {
  position: absolute;
  height: 45px;
  width: 105px;
  top: 125px;
  text-decoration: none;
  left: 625px;
  }
  a#men {
  position: absolute;
  height: 30px;
  width: 85px;
  top: 171px;
  text-decoration: none;
  left: 605px;
  }
  a#business {
  position: absolute;
  height: 30px;
  width: 85px;
  top: 171px;
  text-decoration: none;
  left: 698px;
  }
