body {background-color: #2f8bd4; margin: 0; background-image: url(images/bg_body.jpg); background-repeat: repeat-x;}
* html body {behavior: url("csshover.htc");}
#main { position: relative; width: 100%; margin: 0 auto; background-image: url(images/bg_main.jpg); background-repeat: no-repeat; background-position: top center;}
#wrapper { width: 855px; margin: 0 auto; position: relative;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 100%; height: 197px; padding: 1px 0; position: relative; }
#nav {
	background-color: transparent;
	border: 1px solid #2f8bd4;
	border-top: 1px solid #2f8bd4;
	border-right: none;
	position: absolute;
	z-index: 10;
	top: 118px;
	left: 135px;
/*	width: 849px; */
	height: 22px;
}
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; background-color: #ffffff; height: auto; _height: 500px; min-height: 500px; padding: 1px 33px; }
#footer { background-color: #ffffff; background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 40px; padding: 10px 10px 1px 0; clear: both; }
#storeNav {
	position: absolute;
	top: 170px;
	left: 610px;
}

