body {background-color: #1b85db; margin: 0;}
* html body {behavior: url("csshover.htc")}
#main { background-image: url(images/bg_main.jpg); background-repeat: no-repeat; position: relative; width: 1170px; margin: 0 auto;}
#wrapper { position: relative; background-image: url(images/extender.jpg); background-repeat: repeat-y; width: 966px; margin: 0 auto;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 100%; height: 96px; padding: 1px 0; }
#nav {
	background-color: transparent;
	width: 100%;
	height: 27px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
}
#storeNav { position: absolute; top: 130px; left: 480px;}
#inner { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; min-height: 605px; padding-top: 1px;}
#left { float: left; width: 135px; height: auto;}
#right { float: right; width: 145px; height: auto;}
#content { margin-right: 145px; margin-left: 135px; height: auto; _height: 560px; min-height: 560px; padding: 45px 25px 1px 25px; }
#pageText {border: 2px solid #1b85db; padding: 5px; width: 310px;}
* html #pageText {width: 305px;}
#innerContainer {width: 290px; margin-left: 10px; float: right; display: block;}
#rotator {width: 290px; height: 290px;}
#subText {width: 290px; border: 2px solid #1b85db;}
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; background-color: #1b85db; height: 29px; clear: both; padding: 70px 150px 1px 0; }
