body {background: #faf0de url(images/bg_body.jpg) repeat-x; margin: 0;}
#main { position: relative; width: 1056px; margin-left: auto; margin-right: auto;}
#header {background: url(images/header.png) no-repeat; width: 100%; height: 169px; padding: 1px 0; }
#wrapper { background: url(images/extender.png) repeat-y;}
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 152px;
	left: 290px;
	width: 496px;
}
#left {
	width: 105px;
	height: auto;
	position: absolute;
	left: 67px;
	top: 2px;
}
#content { background: url(images/bg_content.png) no-repeat; height: auto; min-height: 639px; padding: 40px 88px 1px 205px; overflow: auto; position: relative;  }
#footer { background: url(images/footer.png) no-repeat; height: 50px; padding: 1px 88px 1px 0; clear: both; }

#now {
	position: absolute;
	left: 735px;
	top: 7px;
	width: 223px;
}
#cartNav {
	margin-top: 20px;
}

#pageText {
	float: left;
	width: 280px;
}

#right {
	float: right;
	width: 458px;
}

#whatsNew {
	border: 5px solid #b3b9aa;
	padding: 5px;
}

#rotator {
	width: 400px;
	margin: 15px auto;
}