body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F81;
}

#wrapper {
	background: url(../img/img02.gif) repeat-x center top;
}

#header {
	width: 950px;
	height: 100px;
	margin: 0 auto;
}

#splash {
	width: 920px;
	height: 570px;
	margin: 40px auto 0px auto;
	padding: 19px 0px 0px 20px;
	background: #FFFFFF;
}

#footer-wrapper {
	overflow: hidden;
	padding: 30px 0px;
	background: #E7E7E7;
}

#footer {
	clear: both;
	height: 18px;
	background: #191919;
	font-family: Arial, Helvetica, sans-serif;
}


#footer p {
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
