@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	margin-top:30px;
}

#splash-container {
	background:url(/images/foundation-splash.jpg) no-repeat;
	width:960px;
	height:600px;
	overflow:visible;
	text-indent:-9999px;
	margin:0 auto;
}

#splash-container .contact-link {
	display:block;
	height:18px;
	width:115px;
	position:absolute;
	top:484px;
	left:378px;
	overflow:hidden;
	text-indent:-9999px;
}

