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 .kiaApproved{
	background: url(/images/splash/KA_UVL_HTML_Splash_shadow.png) no-repeat top left;
	padding-left: 33px;
	width: 401px;
	height: 231px;
	float: left;
}

div#content.splash #splashOptions .experienceOptions{
	background: url(/images/splash/KA_UVL_HTML_Splash_shadow.png) no-repeat top left;
	padding-left: 33px;
	float: right;
	height: 231px;
}

div#content.splash #splashOptions #splashOptionsContainer{
	background: url(/images/splash/splash_actionSection.jpg) no-repeat top left;
	width: 341px;
	height: 191px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 60px;
	padding-top: 40px;
}

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;
}
