P {
	FONT-SIZE: 11px; COLOR: #000000; TEXT-INDENT: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: deafult
}
.text {
       FONT-SIZE: 11px; COLOR: #ffffff; FONT-WEIGHT: bold; TEXT-INDENT: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: deafult
}
.heading {
	color: #06C;
	font-family: Arial, Helvetica, sans-serif;
}



.clear {
	clear: both;
}



/* ########################################################################################## */

#splash {
	height: 544px;
	background: url('images/splash.jpg') top no-repeat;
	margin-bottom: 20px;
}

#splash #frontfade {
	position: absolute;
	top: 249px;
	left: 64px;
	width: 578px;
	height: 403px;
	overflow: hidden;
}

#splash #frontfade UL,
#splash #frontfade UL LI {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	overflow: visible;
}

#splash #player {
	position: absolute;
	top: 13px;
	right: 13px;

	display: block;
	width: 294px;
	height: 190px;
}

#splash .form {
	position: absolute;
	top: 203px;
	right: 13px;
	width: 294px;
	height: 216px;
}

#splash .form .form_inner {
	padding: 8px 25px 0px 25px;
}

#splash .form .form_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
}

#splash .form H2 {
	color: #fff;
	font-size: 145%;
	font-weight: normal;
	line-height: 1;
	padding: 0 0 5px 0;
}

#splash .form P {
	clear: both;
	padding: 0 0 5px 0;
}

#splash .form LABEL {
	display: block;
	float: left;
	color: #fff;
	width: 60px;
	font-size: 110%;
	padding: 2px;
}

#splash .form INPUT.flat {
	border: 0;
	background: #fff;
	padding: 3px;
	width: 150px;
	margin: 0;
}

#splash .form .submit {
	padding-left: 61px;
}

#splash .form .wpcf7-not-valid-tip {
	background: #ff0000;
	color: #fff;
	padding: 5px 10px;
}

#splash .form .wpcf7-mail-sent-ok {
	background: #398f14;
	color: #fff;
	padding: 5px 10px;
}

#splash .form .wpcf7-validation-errors {
	background: #f7e700;
	color: #000;
}

#splash .menu {
	position: absolute;
	bottom: 250px;
	left: 4px;
}

#splash .menu UL {
	list-style: none;
	padding: 0 13px;
}

#splash .menu UL LI {
	float: left;
}

#splash .menu UL LI A {
	float: left;
	width: 174px;
	height: 57px;
	overflow: hidden;
	text-indent: -9999px;
}


.scroll-pane
{
			width: 750px;
			height: 330px;
			overflow: auto;
		}
		.ui-tabs-hide {
			position: absolute;
			left: -10000px;
			display: block;
		}
 
		#tab-me
		{
			width: 100%;
		}
/* ########################################################################################## */

