body {background-color: #ae9f92; margin: 0; padding: 0; background-image: url(/images/bg_body.jpg); background-repeat: repeat-x;}
* html body {behavior: url("csshover.htc");}
#main { position: relative; width: 932px; margin-left: auto; margin-right: auto;}
#header { background-image: url(/images/header.png); background-repeat: no-repeat; width: 100%; height: 210px; padding: 1px 0; }
* html #header { background-image: url(/images/header.jpg); }
#storeLocation {
	position: absolute;
	left: 740px;
	top: 3px;
}
#nav1 {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 95px;
	left: 280px;
	width: 475px;
	height: 33px;
}
#nav2 {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 179px;
	left: 225px;
	width: 556px;
	height: 21px;
}
#content { background-image: url(/images/extender.png); background-repeat: repeat-y; height: auto; _height: 600px; min-height: 600px; padding: 17px 74px 10px 74px; }
* html #content {background-image: url(/images/extender.jpg);}
#footer { background-image:url(/images/footer.png); background-repeat: no-repeat; height: 34px; clear: both; padding-right: 166px; padding-top: 21px; }
* html #footer { background-image:url(/images/footer.jpg);}
#cartNav {position: absolute; top: 215px; left: 705px;}
#left { float: left; width: 380px; padding-top: 25px;}
#right { float: right; width: 375px; margin-left: 20px; padding-top: 10px;}
#text2 { margin-top: 20px;}
