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