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

