.splashHeader {

	background:url('images/splash_header_bg.jpg') no-repeat center;	

	margin:0 auto 0 auto;

	padding:0 0 0 0px;

	width:995px;

	height:286px;

}

.splashMiddle {

	margin:0 auto 0 auto;

	padding:10px 0 0 0px;

	width:945px;

}



.splashContent {

	padding:10px 0 10px 38px;

	font-size:12px;

	text-align:left;

	line-height:26px;

}



#splashContenttext {

	padding:10px 40px;

}



.splashFooter {

	margin:0 auto 0 auto;

	padding:0 0 0 0px;

	width:995px;

	height:100px;

	background:url('images/splash_footer.jpg') no-repeat top center;

}

.splashFooter img {

	border:none;

}



#splashbuttons {

	float:left;

	width:180px;

	height:180px;

	background:url('images/buttonsbg.jpg') no-repeat left top;

	margin:0 40px 0 1px;

	padding:0 2px 0 1px;

}



#splashbuttons a, #splashbuttons a:hover {

	color:#FFFFFF;

	text-align:center;

	font-weight:bold;

	text-decoration:none;

	display:block;

	text-transform:uppercase;

	font-size:1.1em;

}