#logo {
	position: absolute;
	width: 400px;
	top: 0px;
	right: 0px;
	z-index: 20;
	overflow: visible;
}
#logowrap {
	position: absolute;
	width: 287px;
	top: 8px;
	right: 8px;
}
#xslogo {
	position: absolute;
	left: 800px;
	bottom: -20px;
}
.dressmargin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #686868;
	background-color: #FFFFFF;
	height: 20px;
	cursor:pointer;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#dresses {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 2px;
}

#menuback {
	position: absolute;
	height: 158px;
	width: 355px;
	top: 8px;
	right: 31px;
}
#title {
	position: absolute;
	width: 200px;
	left: 30px;
	top: 8px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #282828;
}
#nav {
	overflow: hidden;
	height: 120px;
}
#navbut {
	border: 1px solid #CCCCCC;
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
	margin-right: 1px;
}
