body {
	background: url(../images/background.jpg) repeat-x;
	text-align:center;
	background-color:#b9b9b9;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font: 10pt Arial;
}

div.mainLayout {
 	margin:0 auto;
	top:0px;
	width:852px;
	text-align:left;
}

div.layoutPageTop {
	position:absolute;
	top:0px;
	width:852px;
	height:7px;
	text-align:left;
	background: url(../images/Slice_01.png) no-repeat;
}

div.layoutTopLevelNav {
	position:relative;
	background: url(../images/Slice_02.png) no-repeat;
	top:7px;
	height:23px;
	text-align:right;
	padding: 0 45px 0 0;
}

div.layoutBannerImage {
	position:absolute;
	background: url(../images/Slice_03.png) no-repeat;
	top:30px;
	width:852px;
	height:124px;
	text-align:left;
}

div.layoutMainNav {
	position:absolute;
	background: url(../images/Slice_04.png) no-repeat;
	top:154px;
	width:852px;
	height:34px;
	text-align:left;
	padding: 8px 45px 0 25px;
}

div.layoutMainContainer {
	position: absolute;
	top:188px;
}

div.mainContent {
	background: url(../images/Slice_05.png) repeat-y;
	padding: 0 -50px 0 35px;
	width:789px;
	text-align:left;
}

div.bottom {
	font-size: 8pt;
	padding: 65px 25px 0px 0px;
	background: url(../images/Slice_06.png) no-repeat;
	text-align:center;
	width:852px;
	margin-top:-13px; /* -16 for Firefox */
}