body {background-color: #ffffff; margin: 0;}
#main { background-image:url(/images/extender.jpg); background-repeat: repeat-y; position: relative; width: 849px; margin-left: auto; margin-right: auto;}
#header { background-image:url(/images/header.jpg); background-repeat: no-repeat; width: 100%; height: 132px; padding: 1px 0; }
#nav { background-color: transparent; position: absolute; z-index: 10; top: 13px; left: 649px; width: 155px; padding-top: 0;}
#content {
	height: auto;
	min-height: 443px;
	padding: 23px 45px 25px 55px; /* right: 64px */
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	position: relative;
}
* html #content { height: 443px;}
#footer {
	padding-top: 85px;
	padding-left: 40px;
	clear: both;
	background-color: #ffffff;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}
#storeNav {
	clear: both;
	position: absolute;
	left: 58px;
	top: 139px;
}
#rotator {
	width: 700px;
	margin: 0 auto;
}
#newcollection { position: absolute; top: 137px; left: 49px; width: 247px; height: 106px; }
