#main { background-color: #fff; position: relative; width: 800px; margin-left: auto; margin-right: auto; }
#header { width: 100%; background-repeat: no-repeat; padding: 1px 0;}
#wrapper { background-image: url(images/extender.jpg); background-repeat: repeat-y;}
#content { background-repeat: no-repeat; height: auto; min-height: 481px; padding-top: 10px; padding-bottom: 20px;
/*	overflow: auto; */
}
* html #content {height: 481px;}
#nav {
	float: left;
	width: 143px;
	margin-left: 12px;
	z-index: 10;
	position: relative;
	display: inline;
	background-position: top right;
}
#mainNav {
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-y;
}
#pageText { margin-left: 187px;}
#footer { font-size: 10px; background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 58px; clear: both; padding-top: 5px; padding-left: 10px; border-top: 10px solid #9cc; border-right-color: #9cc; border-bottom-color: #9cc; border-left-color: #9cc; }
#left {position: absolute; top: 83px; left: -78px; width: 278px; height: 826px; z-index: 5;}
#subNav {position: relative; z-index: 15; /* 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;
	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;
}
body { background-color: #e2e8e8; }
