div#content.splash{
	background: none;
	width: 960px;
	margin-left: 10px;
}
div#content.splash #splashOptions{
	width: 870px;
	height: 231px;
	margin-top: 30px;
	margin-left: 35px;
}
div#content.splash #splashOptions #splashOptionsContainer #HTML{
	margin-top: 40px;
}
div#content.splash #splashOptions #splashOptionsContainer div.richExp{
	padding-top: 10px;
	background: transparent url(/images/Flash_Button_BG.png) no-repeat scroll -1px 0;
	height: 1.7em;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	width: 279px;
	margin-top: 10px;
}
div#content.splash #splashOptions #splashOptionsContainer div.richExp a{
	font-size: 1.2em;
	text-decoration: none;
}
div#content.splash #splashOptions #splashOptionsContainer div.richExp a:hover{
	text-decoration: underline;
}
div#content.splash{
	height: 380px;
	text-align: center;
}
div#content.splash p.intro{
	color: #808080;
	font-size: 0.9em;
}
div#content.splash h2{
	color: #006cb8;
	text-transform: uppercase;
}
div#content.splash #splashOptions #splashOptionsContainer a{
	color: #fff;
	text-decoration: underline;
}
div#content.splash #splashOptions #splashOptionsContainer a:hover{
	text-decoration: underline;
}
div#siteFooter{
	margin-left: 0 !important;
}