#splash
{
	width: 958px;
	height: 302px;
	margin: 0 auto;
	background: url( "/img/vfe-layout/splash/background.jpg" );
}

#splash_title
{
	font-family: Arial;
	font-size: 30px;
	text-align: center;
	color: #ff7e00;
	font-weight: bold;
	line-height: 50px;
}

.splash_content
{
	width: 479px;
	float: left;
	position: relative;
}

#splash h1
{
	margin: 5px 0 0 0;
	padding: 0 0 0 100px ;
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
	font-family: Tahoma;
}


#splash h2
{
	margin: 0;
	padding: 0 0 0 100px ;
	font-weight: bold;
	font-size: 18px;
	color: #4e4e78;
	font-family: Tahoma;
}

#splash .description
{
	position: absolute;
	width: 320px;
	height: 100px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	top: 80px;
	left: 5px;
	text-align: justify;
}

#splash .action
{
	position: absolute;
	width: 320px;
	height: 25px;
	top: 220px;
	left: 240px;
}
