body {background-color: #557c81; background-image: url(images/bg_body.jpg); margin: 0; padding: 0;}
* html body {background-image: none; behavior: url("csshover.htc");}
#main { position: relative; width: 1002px; margin-left: auto; margin-right: auto;}
#header { background-image: url(images/header.png); background-repeat: no-repeat; width: 100%; height: 170px; padding: 1px 0; }
* html #header {background-image: url(images/header_IE6.jpg);}
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 29px;
	left: 349px;
	height: 40px;
	/*width: 550px;*/
}
#wrapper { background-image: url(images/extender.png); background-repeat: repeat-y; position: relative; }
* html #wrapper { background-image: url(images/extender_IE6.jpg);}
#content { background-image: url(images/bg_content.png); background-repeat: no-repeat; padding: 1px 85px 1px 80px; position: relative; height: auto; min-height: 500px; }
* html #content { background-image: url(images/bg_content_IE6.jpg); height: 500px;}
#footer { background-image: url(images/footer.png); background-repeat: no-repeat; padding: 65px 60px 1px 0; height: 100px; clear: both; }
* html #footer { background-image: url(images/footer_IE6.jpg);}
#navTop { width: 100%; height: 22px; z-index: 15; padding-left: 22px;}
#navLower {display: block; margin-left: 152px; z-index: 12;}
