html,body{
/*	overflow:		hidden;*/
}

body{
	background:		url(../images/dreamzmaster.jpg) #000000 no-repeat top center;
	color:			#ffffff;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	margin:			0 auto;
	padding:		0;
	text-align:		center;
}
p,form{
	margin:			0 0 1.2em 0;
	padding:		0;
	line-height:	1.6em;
}

.right{
	float:			right;
}
.clear{
	clear:both;
}
#wrapper{
	margin:			0 auto;
	padding:		234px 0 0 0;
	text-align:		left;
	width:			960px;
}

#header{
	font-size:		54px;
	font-weight:	bold;
	height:			136px;
	line-height:	60px;
	letter-spacing:	-4px;
	word-spacing:	5px;
	overflow:		hidden;
	padding:		28px 0 0 0;
	text-transform:	uppercase;
}
#header em{
	font-size:		63px;
	font-style:		normal;
}

#content{
	height:			105px;
	line-height:	21px;
	padding:		25px 0 0 0;
}
#content .left{
	float:			left;
	width:			400px;
}
#content .right{
	float:			right;
	width:			500px;
}
#content p{
	padding:		4px 0 0 0;
	text-align:		justify;
	width:			590px;
}
#content strong,
.content strong{
	color:			#0fb1cf;
}
#content a,
.content p a{
	color:			#e66e0e;
	text-decoration:underline;
}
#content a:hover,
.content a:hover{
	color:			#474e5c;
	text-decoration:none;
}

#sectional {
	height:			280px;
}

#links{
	float:			left;
	font-size:		24px;
	font-weight:	bold;
	text-transform:	uppercase;
	width:			200px;
}
#links a{
	color:			#ffffff;
	text-decoration:none;
}
#links a.selected{
	color:			#0fb1cf;
}
#links a:hover{
	color:			#e66e0e;
	text-decoration:none;
}
#links ul{
	margin:			25px 0 0 0;
	padding:		0;
}
#links li{
	height:			42px;
	letter-spacing:	-2px;
	word-spacing:	4px;
	list-style:		none;
}
#sectional .content{
	float:			right;
	height:			280px;
	padding:		10px 0 0 0;
	width:			750px;
}

#sectional .content img.right{
	position:		relative;
	top:			-60px;
}

#sectional .content .sectionLeft {
	float:			left;
	width:			250px;
}

#sectional .content .sectionRight {
	float:			left;
	padding:		30px 0 0 40px;
	width:			460px;
}

#sectional .content .sectionRight label,
#sectional .content .sectionRight input,
#sectional .content .sectionRight textarea{
	font-size:		11px;
}

#sectional .content .sectionRight label {
	color:			#777777;
	font-weight:	bold;
	margin:0;
	padding:0
}
#sectional .content .sectionRight p {
	margin:			0 0 5px 0;
}
#sectional .content .sectionRight input.text {
	width:			200px;
}

.button{
	background:		none;
	border:			none;
	color:			#0fb1cf;
	font-weight:	bold;
	font-size:		15px !important;
	text-transform:	uppercase;
}

#sectional .content .sectionLeft label{
	color:			#999999;
	font-size:		11px;
	float:			left;
	padding:		3px 10px 0 0;
	text-align:		right;
	width:			60px;
}

.nav{
	padding:		1px 0 0 0;
}

.nav img{
	border:			0px;
	float:			left;
	margin:			0 5px 0 0;
}

h1 {
	font-size: 		3em;
	position: absolute;
	top: 20px;
	left: 15px;
	display: block;
	height: 97px;
	text-indent: -999em;
}

h2 {
	color:			#e66e0e;
	font-size: 		18px;
	font-weight:	normal;
	padding: 		10px 0 0 0;
	margin:			0;
	float:			left;
}

h3 {
	font-size: 		13px;
	font-weight:	normal;
	margin: 		0;
	float:			left;
	padding: 		15px 0 0 20px;
}
h3 a{
	color:			#0fb1cf;
	text-decoration:none;
}



#footer{
	padding:		10px 0 0 0;
}
#footer a{
	color:			#e66e0e;
	text-decoration:underline;
}
#footer a:hover{
	color:			#474e5c;
	text-decoration:none;
}