body {background-color: #bfbebe; margin: 0; padding: 0; background-image: url(images/bg_body.jpg); background-position: top center; background-repeat: no-repeat;}
* html body {behavior: url("csshover.htc");}
#main { position: relative; width: 1002px; margin-left: auto; margin-right: auto; background-image: url(images/extender.jpg); background-repeat: repeat-y;}
#header { background-image: url(images/header.jpg); width: 100%; height: 92px; padding: 1px 0; }
#wrapper { background-color: pink;}
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 63px;
	left: 299px;
	width: 602px;
	height: 31px;
}
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; height: auto; _height: 525px; min-height: 525px; padding: 25px 80px 85px 81px; position: relative;}
#footer { background-color: #bfbebe; background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 27px; clear: both; padding-top: 17px; padding-right: 40px; }
#storeLocation {
	position: absolute;
	left: 570px;
	top: 11px;
}
#cartNav {
	position: absolute;
	left: 625px;
	top: 103px;
}
#right {
	float: right;
	width: 400px;
	margin-top: 60px;
}
#pageText {width: 420px; /*padding-top: 40px;*/ min-height: 300px; _height:300px; margin-bottom: 25px; margin-top: 60px; padding: 1px 0;}
#imageBlock {width: 420px;}
