@charset "UTF-8";
/* CSS Document */

body {
	border:0px;
	background-color:#f9ed1f;
	overflow-x:hidden;
	margin:0}

#splash-bottomrow {
	width:1189px;
}

#splash-mainwindow {
	position:relative;
	width:100%;
	left:-150px;
}

#splash-content {
	position:relative;
	width:1039px;
	margin:0px auto;
	min-width:1039px;
}

#floatLeft {
	float:left;
	border:0;
}
