#homemessage 
{
	background-color:#fff;
	width:350px;
	left:250px;
	top:60px;
	padding: 5px;
	position:absolute;
	color: #ee2a24;
	border: 1px dashed #ee2a24;
}
#content {
	top: 110px;
	background-image: none;
	width: 100%;
}
#logo {
	margin: 17px 0 0 30px;
}
#findstore {
	position: absolute;
	top: -1px;
	left: 240px;
	z-index: 1800;
}

#tabs {
	position: absolute;
	top: 120px;
	left: 138px;
}
#stabs a:hover {
	text-decoration: underline;
}
#women {
	position: absolute;
	top: 0px;
	left: 31px;
}
#men {
	position: absolute;
	top: 100px;
	left: 1px;
}
#stabs {
	top: 120px;
	left: 138px;
}
#hleft {
	position: absolute;
	top: 0px;
	left: -3px;
	z-index: 10;
}
#hright {
	position: absolute;
	top: 0px;
	left: 634px;
	z-index: 10;
}
#hfarright {
	position: absolute;
	top: 0px;
	left: 1201px;
	z-index: 10;
}
#sliders {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 1px;
	width: 100%;
}
.slide {
	position: absolute;
	
}
#footer {
	margin: 610px 0 0 20px;
}