@charset "utf-8";

* {
	margin:0;
	padding:0;
	border-style: none;
}


html, body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
}

body {
	background-color: #D6D5D5;
/*		text-align:center;  horizontal centering for IE Win quirks */
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	color: #84251a;
}
a:focus /* get rid of the stupid link borders in Firefox */
{
	outline: none;
}

#distance {
	width:1px;
	height:50%;
	margin-bottom:-290px; /* half of mainwrapper's height */
	float:left;
}

#mainwrapper {
	margin:0 auto;
	position:relative; /* puts mainwrapper in front of distance */
	height: 593px;
	width: 100%;
	clear:left;
	background-image: url(../images/in-wrapperBackx.jpg);
	background-repeat: repeat-x;
	padding-top: 14px;
}

#insidewrapper {
	height: 544px;
	width: 985px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/sitemapBack.jpg);
}
#surveyback {
	background-color: #999;
	height: 404px;
	width: 903px;
	margin: 157px 0px 0px 1px;
	border-bottom: solid #CCCCCC 1px;
	padding: 0px 40px 0px 40px;
	position: relative;
	float: left;
}

#howtouse {
	float: left;
	height: 155px;
	width: 192px;
	margin-top: 182px;
	padding: 10px 5px 5px 15px;
}
#peninoudiff {
	float: left;
	height: 155px;
	width: 177px;
	margin-top: 182px;
	padding: 10px 5px 5px 15px;
}
#men {
	float: left;
	height: 155px;
	width: 146px;
	margin-top: 182px;
	padding: 10px 5px 5px 15px;
}
#women {
	float: left;
	height: 159px;
	width: 142px;
	margin-top: 182px;
	padding: 6px 5px 5px 15px;
}
#home {
	float: left;
	height: 155px;
	width: 222px;
	margin-top: 182px;
	padding: 10px 5px 5px 15px;
}


#mainnav {
	height: 15px;
	width: 983px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	background-color: #bfb7aa;
	border: solid #fff 1px;
}
#about {
	float: left;
	height: 155px;
	width: 192px;
	margin-top: 24px;
	padding: 10px 5px 5px 15px;
}
#contact {
	float: left;
	height: 151px;
	width: 177px;
	margin-top: 24px;
	padding: 10px 5px 5px 15px;
}
#bridal {
	float: left;
	height: 155px;
	width: 146px;
	margin-top: 24px;
	padding: 10px 5px 5px 15px;
}

