body{
	background: url(../images/clothes_bg.png) center center no-repeat;
}

#nav a#clothes { background: url(../images/navbar_over.png) -82px 0 no-repeat; }

#content {
	position: absolute;
	left: 46px;
	top: 177px;
	width: 767px;
	height: 127px;
	color: #52642c;
}

#content a {
	color: #52642c;
}


#clothing_images {
	position: absolute;
	left: 34px;
/*	top: 315px;*/
	top: 305px;
	width: 792px;
/*	height: 173px;*/
	height: 193px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	overflow: hidden;
/*	width: 892px;*/
/*	height: auto;*/
}

#clothing_images img{
	float: left;
	clear: none;
}

#clothing_images div{
	position: absolute;
	width: 2000px;
}
#clothing_images div br {
	clear: left;
}


#brands_tag {
	position: absolute;
	top: 376px;
	left: 648px;
}

#vertical_stitch_tall_left {
	position: absolute;
	top: 128px;
	left: 20px;
}

#vertical_stitch_tall_right {
	position: absolute;
	top: 124px;
	left: 813px;	
}
