body{
	background-color:#000;
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	color:#4E4E4E;
}


/* Misc */
.clear{
	clear:both;
}

.sFont{
	font-size:10px;
}

a{
	color:#4E4E4E;
}

/* */

#wrapper{
	position:relative;
	width:960px;
	height:705px;
	margin:20px auto;
}

#swf-background{
	width:960px;
	height:705px;
	position:absolute;
	z-index:1;
	background:url(images/alt-bg.jpg) top left no-repeat;
}

#underconstruction{
	position:relative;
	top:10px;
	height:20px;
	z-index:2;
	float:right;
	width:300px;
	color:#CDCCCC;
	font-size:13px;
	padding-left:25px;
	line-height:18px;
	font-weight:bold;
}

#left-content{
	width:175px;
	float:left;
	position:absolute;
	z-index:2;
	text-align:right;
	color:#E6E6E5;
	font-size:12px;
	margin-top:55px;
	font-weight:bold;
}

#left-content .underline{
	border-bottom:solid 1px #E6E6E5;
	padding-bottom:2px;
	clear:both;
	margin-bottom:10px;
	padding-right:7px;
}

#left-content .facts-list{
	margin-bottom:8px;
}

#right-content{
	width:650px;
	float:right;
	z-index:3;
	position:relative;
	margin-top:70px;
}

#tagline{
	color:#FFF;
	font-size:36px;
	font-weight:normal;
	width:621px;
	height:68px;
	display:block;
}

#tagline span{
	display:block;
	text-indent:-9999px;
}

#logo{
	margin:20px 0 0 100px;
	width:525px;
	height:115px;
	display:block;
}

#logo span{
	display:block;
	text-indent:-9999px;
}

#quote{
	color:#4E4E4E;
	font-size:13px;
	width:510px;
	float:right;
	margin:0 20px 0 0;
	padding:5px 0 0 20px;
	font-weight:bold;
	line-height:20px;
	display:none;
}

#mr-paul{
	color:#4E4E4E;
	float:right;
	margin:10px 25px 0 0;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	display:none;
}

#footer{
	position:absolute;
	z-index:4;
	bottom:0;
	right:40px;
	border-left:1px solid #4E4E4E;
}

#contact-info{
	width:220px;
	color:#4E4E4E;
	font-size:13px;
	float:left;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:45px;
}

#download-brochure{
	float:left;
	margin:0 0 0 35px;
	color:#4E4E4E;
	font-size:11px;
}

#download-brochure a{
	font-weight:bold;
	color:#4E4E4E;
}
