body {
	background-image:url(../images/splash/splash-bg.png);
	background-repeat:repeat-x;
	background-color:#171717;
	background-position:top;
}
#outer-wrapper {
	background-image:url(../images/splash/wrapper-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#wrapper {
	width:940px;
	margin:0px auto;
	text-align:left;
}
#splash-logo {
	position:absolute;
	width:140px;
	margin:15px 0 0 400px;
	height:1px;
	padding-top:140px;
	overflow:hidden;
}
#splash-cta {
	width:940px;
	position:relative;
	padding-top:336px;
}
#splash-cta li {
	float:left;
	width:470px;
	list-style-type:none;
}
#splash-cta li a {
	height:150px;
	width:470px;
	display:block;
	display:block;
	background-image:url(../images/splash/splash_cta.jpg);
}
#spl-cta-enter1 {
	background-position:0 0;
}
#spl-cta-enter1:hover {
	background-position:0 -150px;
}
#spl-cta-enter2 {
	background-position:-470px 0;
}
#spl-cta-enter2:hover {
	background-position:-470px -150px;
}
#splash-footer {
	width:940px;
	margin-top:125px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737373;
	text-align:center;
	height:170px;
}
#splash-footer span {
text-transform:uppercase;
}
#splash-footerimg {
	width:169px;
	margin:0px auto;
	text-align:left;
	margin-top:10px;
}
#splash-footer-intergulflogo {
	position:absolute;
	width:87px;
	height:55px;
}
#splash-footer-rennielogo {
	position:absolute;
	width:60px;
	margin:0px 0 0 120px;
	height:55px;
}
