/* CSS Document */
/* Footer */


#splash_container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	text-align: center;
}

#splash {
	width: 930px;
	border: 0px;
}

.splash {
	display: block;
	float: left;
}

a{
	border: none;
}

img{
	border: none;
}




