#splash {
	margin: 0px;
	padding: 0px;
	background: #eb8a00 none !important;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000;
}

#splash #main {
	position: relative;
	width: 1294px;
	height: 980px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg-splash.jpg) no-repeat;
	text-align: left;
}

#title,
#party,
.header {
	height: 0px;
	overflow: hidden;
	margin: 0px;
}

.section {
	position: absolute;
	overflow: auto;
}

#request {
	left: 220px;
	top: 565px;
	width: 380px;
	height: 240px;
}

#request .input_block_labelerr {
	color: #b33d95;
}

#request .input_block_field {
	padding: 0px;
}

#request .input_text {
	width: 240px;
}

#video {
	right: 270px;
	top: 250px;
	width: 320px;
	height: 244px;
	color: #fff;
}

#reggy {
	right: 235px;
	top: 570px;
	width: 290px;
	height: 140px;
	color: #fff;
}

#contact {
	right: 225px;
	bottom: 55px;
	width: 310px;
	height: 115px;
}

#homelink {
	position: absolute;
	left: 405px;
	bottom: 0px;
	display: block;
	width: 290px;
	height: 0px;
	padding-top: 170px;
	overflow: hidden;
}