
body{
	background:#082543 url(/images/background_splash.jpg) top center repeat-x;
}

#pageContent div#content{
	width: 961px;
	height: 300px !important;
	border-bottom: none;
}
#pageContent div#content {
	background:transparent;
	border:0;
}
h2#pageTitle {
	margin-left:0;
	font-weight:bold;
	font-size: 2em;
}

a.btn-med {
	background:url(/images/buttons/medium_bold_splash.gif) no-repeat;
}
	a.btn-med:hover {
		background:url(/images/buttons/medium_bold_splash.gif) no-repeat 0 -35px;
	}

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;
}


.splashTitle {
	margin:0;
	text-transform:uppercase;
	color:#0d3753;
}
h3.splashTitle {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	margin-bottom:5px;
}
h2.splashTitle {
	font-size:26px;
	line-height:30px;
}
.switch-to-lcv, .switch-to-car {
	display:block;
	background:url('/images/buttons/looking-for-lcv.gif') no-repeat;
	width:180px;
	height:100px;
}
.switch-to-car {
	background:url('/images/buttons/looking-for-car.gif') no-repeat;
}
