body {
	background: #4e0303 url(images/bg_body.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
#main { background: url(images/bg_outer.png) no-repeat top center; position: relative; width: 100%; margin:0; padding: 0;}
#wrapper { width: 1067px; margin: 0 auto; padding: 0; position: relative;}
#header { background: url(images/header.png) no-repeat; width: 100%; height: 168px; padding: 1px 0; }
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 105px;
	left: 423px;
	width: 468px;
	height: 43px;
}
#topNav {margin-left: 102px; /*margin-bottom: 1px; width: 360px; overflow: auto;*/ height: 26px; z-index: 15; position: absolute;}
#lowerNav { width: 370px; overflow: auto;/* clear: both;*/ z-index: 10; position: absolute; top: 26px; }
#outer {background-image: url(images/extender.png); background-repeat: repeat-y; position: relative;}
#inner { background-image: url(images/extender2.png); background-repeat: repeat-y; position: relative;}
#content { background-image: url(images/bg_contentTop2.png); background-repeat: no-repeat; position: relative; height: auto; min-height: 761px; padding: 1px 125px;}
body#gallery #content {padding-bottom: 40px;}
#footer { background: url(images/footer.png) no-repeat; height: 41px; clear: both; padding: 18px 146px 0 156px;}
#now {
	position: absolute;
	left: 735px;
	top: 2px;
	width: 223px;
}
#storeNav {
	position: absolute;
	right: 108px;
	top: 23px;
}

