body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#splash_container {
	padding-top: 56px;
	float: left;
	width: 100%;
}

#splash_bg {
	background-image: url(img/new_splash_bg.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 240px;
}

#splashcore {
	height: 81px;
	width: 224px;
	padding: 8px;
	background-image: url(img/keyline.gif);
	background-repeat: no-repeat;
}

#flash_container {
	padding-top: 52px;
}

#info_container {
	float: left;
	width: 224px;
	padding: 0px;
	margin-top: 8px;
}

#strap {
	float: left;
	margin-left: 18px;
	padding: 0px;
	clear: left;
	width: 160px;
}

#splashlink {
	float: left;
	margin: 0px;
	padding: 0px;
}

#version {
	float: left;
	margin:: 0px;
	padding: 0px;
	width: 64px;
}

#rule {
	background-color: #FFFFFF;
	float: left;
	height: 1px;
	width: 188px;
	margin-left: 18px;
	padding: 0px;
}

#required {
	float: left;
	margin-left: 18px;
	margin-top: 2px;
	padding: 0px;
	width: 196px;
}

#maverick {
	float: left;
	background-image: url(img/maverick.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 224px;
	background-position: right;
	padding: 0px;
	margin-top: 24px;
}

/*START OF STYLES*/

.text_splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	line-height: 18px;
	text-transform: uppercase;
	/*text-indent: 4px;*/
}

.text_version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-indent: 4px;
}

.text_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 12px;
}

.text_splash a:link {
	color: #FF3300;
	text-decoration: none;
}

.text_splash a:visited {
	color: #FF3300;
	text-decoration: none;
}

.text_splash a:hover {
	color: #FF3300;
	text-decoration: underline;
	width: 100%;
}
