/* CSS Document */
@import "textstyles.css";
body {
	background: url(../images/layout/front_bg.jpg) repeat-x #7b8191;
	margin: 0 auto;
	}
#splash_flash {
	margin: 0 auto;
	width: 1052px;
	margin-top: 10px;
	}
#splash_footer {
	width: 940px;
	margin: 10px auto;
	text-align:center;
	}


