html {margin: 0; background-image: url(images/bg_body.jpg);}
body {margin: 0; background-image: url(images/bg_wrap.jpg); background-repeat: no-repeat; background-position: top center;}
#main { position: relative; width: 1035px; z-index: 2; margin-left: auto; margin-right: auto; }
#header { width: 100%; height: 157px; background-image: url(images/header.jpg); background-repeat: no-repeat; padding: 1px 0;}
#wrapper { background-image: url(images/extender.jpg); background-repeat: repeat-y;}
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; height: auto; min-height: 551px; _height: 550px; padding: 1px 61px 1px 0;
/*	overflow: auto; */
}
* html #content {height: 551px;}
#nav {
	float: left;
	width: 143px;
	margin-left: 12px;
	z-index: 10;
	position: relative;
	display: inline;
	background-position: right top;
}
#mainNav { background-image: url(images/bg_nav.png); background-repeat: repeat-y; z-index: 10; }
#pageText { margin-left: 187px; overflow: auto;}
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; padding-top: 128px; clear: both; padding-right: 11px; }
#left {position: absolute; top: 83px; left: -78px; width: 278px; height: 826px; z-index: 0;}
#subNav {position: relative; z-index: 10; /* overflow: auto; float: left; */ width: 137px; background-image: url(images/bg_storeNav.png); background-repeat: repeat-x;}
* html #subNav {background-image: none;}
#subSubNav {position: relative; /* z-index: 11; */ overflow: auto;}
#breadcrumbs {position: relative; z-index: 11; margin-bottom: 10px;}
#storeNav {
	position: absolute;
	left: 667px;
	top: 180px;
}
.classList {
	border-bottom: 2px solid #c1c7ab;
	margin-bottom: 10px;
}
#right { float: right; width: 395px; z-index: 3; overflow: auto; margin-top: 50px; }
#rotator {
	border: 1px solid #5c6e93;
	width: 390px;
	height: 245px;
	margin-bottom: 20px;
	background-image: url(galleryimages/homeimage1.jpg);
	background-repeat: no-repeat;
}
#whatsNew {
	border: 2px solid #5c6e93;
	background-color: #fdfde8;
	padding: 15px 15px 0 15px;
}
#homepagelogo { text-align: center; padding-top: 30px; }

