@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/wm-pattern.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}
.oneColFixCtr #container {
	width: 780px;
	height: 250px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/09-white-2.jpg);
	padding: 0px;
}
.oneColFixCtr #mainContent {
	height: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	float: left;
	margin: 0px;
	background-image: url(images/Women/wm-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 780px;
	left: auto;
	right: auto;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 44px;
	background-image: url(images/09-white-2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wm-logo {
	margin-bottom: 2px;
	margin-left: 80px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 12px;
	float: left;
}
#buttons {
	height: 125px;
	width: 325px;
	margin-bottom: 5px;
	margin-top: 2px;
	float: left;
}
#welcome {
	height: 300px;
	width: 320px;
	left: 300px;
	float: right;
	line-height: 1.5em;
	margin-right: 45px;
}

#bottom {
	background-image: url(images/wm-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 355px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

#footer {
	height: 40px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
}
