@charset "utf-8";
* {
	margin:0;
}
body {
	background:#0A1010 url(../_images/splashpage_footer.jpg) repeat-x 0 630px;
}
#flashcontent p {
	color:#b5d0cd;
}
#flashcontent p a{
	color:#bcf0ea;
}
#contentcontainer {
	height:630px;
}
#content {
	display:block;
	width:100%;	
}
#footer {
	width:940px;
	height:110px;
}
