#PageCenter {
	width: 700px;
	float:left;
	background-image: url(/img/layout/SplashPageLayout-bg.jpg);
	background-repeat: repeat-x;
}

#Nav {
	background-image: url(/img/layout/Splash-nav-bg.jpg);
}

#LayoutHeading{
	background-image: url(/img/layout/SplashPageHeading.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	height:146px;
	max-height:146px;
	min-height:146px;
}
