body {background-color: #687c8d; margin: 0; background-image: url(/images/bg_body.jpg); background-repeat: repeat-x;}
#main { background-image: url(/images/extender.jpg); background-repeat: repeat-y; position: relative; width: 1137px; margin-left: 0; margin-right: auto;}
#header { background-image: url(/images/header.jpg); background-repeat: no-repeat; width: 100%; height: 130px; }
#wrapper { background-image: url(/images/bg_contentBottom.jpg); background-repeat: no-repeat; background-position: bottom left;}
#topNav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 49px;
	left: 705px;
	width: 106px;
	height: 39px;
}
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 78px;
	left: 325px;
	width: 502px;
	height: 69px;
}
#content {
	height: auto;
	min-height: 588px;
	_height: 588px;
	background-image: url(/images/bg_contentTop.jpg);
	background-repeat: no-repeat;
	padding-left: 125px;
	padding-right: 254px;
	overflow: auto;
	}
	
#footer { background-color: #687c8d; background-image: url(/images/footer.jpg); background-repeat: no-repeat; height: 46px; clear: both; padding: 63px 0 0 99px; }
