body { line-height: normal; margin: 0; background-color: #000000; }
#main {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	position: relative;
	z-index: 8;
	left: 0;
	min-width: 1024px;
	_width: 1034px;
	margin-left: 16px;
	margin-right: 14px;
}
#header {
	width: 889px;
	height: 125px;
	margin: 0 auto;
	position: relative;
}
#address {
	position: absolute;
	left: 177px;
	top: 107px;
}
#topNav {
	position: absolute;
	left: 516px;
	top: 90px;
}
#phoneBarWrapLeft {
	background: url(images/phoneBarLeft.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}
#phoneBarWrapRight {
	background: url(images/phoneBarRight.jpg) top right no-repeat;
	margin: 0;
	padding: 0;
}
#phoneBar {
	margin: 0 34px 0 41px;
	background-image: url(images/phonebar.gif);
	background-repeat:no-repeat;
	background-position: top center;
	height: 13px;
	padding: 0;
}
#titlebarLeft {
	background: url(images/titlebarLeft.jpg) top left no-repeat;
	margin: 0;
}
#titlebarRight {
	background: url(images/titlebarRight.jpg) top right no-repeat;
	margin: 0;
}
#titlebar {
	background-image: url(images/bg_titleBar.gif);
	background-repeat: repeat-x;
	height: 40px;
	margin-left: 42px;
	margin-right: 79px
}
#wrapper {
	background-image: url(images/extender_nav.jpg);
	background-repeat: repeat-y;
	background-color: #f1ecd8;
}
#wrapperInner {
	background-image: url(images/extender_content.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	height: 1%;
	position: relative;
}
#nav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top: -4px;
	float: left;
	width: 140px;
	height: 570px;
	display: inline;
	position: relative;
	padding-left: 42px;
	padding-top: 20px;
	padding-right: 7px;
}
#content {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 10;
	height: auto;
	_height: 670px;
	min-height: 670px;
	margin-left: 189px;
	padding: 65px 112px 15px 19px;

}
#footerWrap {
	background-image: url(images/extender_footer.jpg);
	background-repeat: repeat-x;
	background-color: #d8d3bd;
	clear: both;
}
#footerInner {
	background-image: url(images/footerLeft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/footerRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 79px;
	padding-top: 20px;
	height: 60px;
}
#pageText {
	width: 48%;
	float: left;
		display: inline;
}
#swatches { width: 42%; float: left; margin-left: 2%; margin-top: 19px; border-color: black; border-style: solid; border-width: 16px 3px 3px; display: inline; }
.swatchBox {
	float: left;
	width: 70px;
	margin: 20px;
	
}
#designerList {
/*	border: 1px solid black;
	border-top: 5px solid black;
	float: right;
	width: 150px;
*/	padding: 5px 150px /* 0 3px 5px 3px */;
}
#thumbnailHolder {
	min-height: 200px;
}
* html #thumbnailHolder {
	height: 200px;
}
#cartHolder {
	position: relative;
	bottom: 0;
	height: 28px;
}
#storeNav {
	position:  absolute;
	top: 190px;
	right: 130px;
	background-color: #f1f196;
	border: 1px solid #b6b29c;
	padding: 5px;
}
