	body{
	margin:0px;
	padding:0px;
	background-color:#666666;
	font-family:arial;
	font-size:80%;
	color:#737373;
	overflow:hidden;
	}
p {
	color: #313131;
	margin-top: 30px;
}


	#flash-background{
	width:1014px;
	height:960px;
	text-align:left;
	margin:0px auto;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-507px;
	z-index:0;
	}
	
	#website{
	width:800px;
	height:400px;
	text-align:left;
	margin:auto;
	position:relative;
	z-index:10000;
	background-image:url(images/overlay.png);
	background-repeat:no-repeat;
	}
	
	.text-content{
	margin: 50px;



	}
	
.header {
	width:800px;
	text-align:left;
	margin:auto;
	position:relative;
	z-index:10000;
}
ul {
	color: #313131;
}
.right {
	float:right;
}
.left {
	float::left;	
}
#tr {
	position: absolute;
	top: 0px;
	right: 0px;

}
#tl {
	position: absolute;
	left: 0px;
	top: 0px;

}
#br {
	position: absolute;
	right: 0px;
	bottom: 0px;

}
#bl {
	position: absolute;
	left: 0px;
	bottom: 0px;

}

.fDivs {
	height: 100px;
	width: 250px;
	overflow:hidden;
	margin-bottom: 50px;
}
h1 {
	letter-spacing: 1px;
	text-align: left;
	vertical-align: text-bottom;
	font-weight: 100;
}
span {
	border: 1px solid #cccccc;
	font-size: 24pt;
	font-weight: 200;
	text-transform: uppercase;
	text-align:center;
	width:200px;
	color: #C0C0C0;
	letter-spacing: 3px;
	display: block;
	height: 50px;
	vertical-align: baseline;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 40px;
	font-style: oblique;
	padding-top: 2px;
}
a {
	color:#313131;	
}
h4 {
	letter-spacing: 3pt;
	
}
