body {background-color: #354264; margin: 0;}
#wrapper { background-image: url(images/bg_body.jpg); background-position: top center; background-repeat: no-repeat; width: 100%;}
#main { position: relative; width: 922px; margin-left: auto; margin-right: auto; background-image: url(images/extender.jpg); background-repeat: repeat-y;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 100%; height: 146px; padding: 1px 0; }
#nav {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 682px;
	width: 145px;
	height: 146px;
}
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; height: auto; min-height: 491px; padding: 1px 60px 1px 76px; }
* html #content {height: 491px;}
#right {width: 300px; float: right;}
#pageText {width: 464px;}
#footer {background-color: #354264; background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 112px; clear: both; padding: 59px 23px 0 0;}