body {background-color: #000000; margin: 0;}
#main { position: relative; width: 1152px; margin-left: 0; margin-right: auto;}
#header { width: 100%; height: 148px; background-image: url(/images/header.jpg); background-repeat: no-repeat; padding: 1px 0; }
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 100px;
	left: 606px;
}
#content { height: 444px; padding: 65px 262px 1px 280px; background-image: url(/images/bg_content.jpg); background-repeat: no-repeat;}
#pageText {overflow: auto; height: 435px;}
#footer { height: 154px; clear: both; background-image: url(/images/footer.jpg); background-repeat: no-repeat; padding-top: 50px; padding-right: 172px;}

