@charset "utf-8";
body {
	background-color: #7E8FAB;
	margin: 0px;
	padding: 0px;
}
.footerBG {
	background-image: url(/images/splash/footerCurveBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footerMainTDBG {
	background-image: url(/images/splash/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

