@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color:#FFFFFF;
}
a {
	text-decoration: none;
	border-style: none;
}

#front_splash {
	width: 953px;
	height: 534px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	background-color:#FFFFFF;
}

#front_footer {
	color:#CCCCCC;
	font-size: 10px;
}
