@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#000 url('/_images/hp/bgMain_1.jpg') top center fixed repeat-x;
	color:#333333;
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size:14px;
}
a {
	color:#990000;
}
a:hover {
	color:#ffff99;
}
#mainHolder {
	position:relative;
	width:1000px;
	margin:0px auto;
	background:url('/_images/hp/bg_diamondPlate.jpg') top center repeat-y;
}
	#hpFLASH {
		width:1000px;
		height:409px;
		background:none;
	}
	#contentHeader {
		width:954px;
		height:29px;
		margin:0px auto;
		background:url('/_images/floats/bg_top_home.jpg') top center no-repeat;
	}
	#contentArea {
		width:941px;
		margin:0px auto;
	}
		#dfhpWELCOME {
			margin-top:-10px;
			margin-left:-4px;
			width:461px;
			height:26px;
		}
	#footerButtons {
		width:948px;
		height:85px;
		margin:0px auto;
	}
		#footerButtons a {
			float:left;
			margin:0px 1px;
			padding:0px;
		}
	#underFooter {
		background:url('/_images/hp/bg_footer.jpg') top center no-repeat;
		margin:0px auto;
		width:954px;
		height:5px;
		border-bottom:2px solid #ffffff;
	}
#bDiv {
	position:relative;
	width:954px;
	height:40px;
	margin:0px auto;
}
	#bNav {
		width:430px;
		float:right;
		margin:0px auto;
		height:40px;
		font-size:10px;
		padding-top:10px;
	}
		#bNav a {
			float:left;
			color:#FFCC00;
			font-weight:bold;
			text-decoration:none;
			margin-left:25px;
		}
		#bNav a:hover {
			color:#ffffff;
		}
	#fiBug {
		float:left;
		width:514px;
		height:40px;
		position:relative;
	}
	#copyrightArea {
		width:100px;
		height:15px;
		border:none;
		font-size:10px;
		font-family:Arial, helvetica, sans-serif;
		color:#cccccc;
		position:absolute;
		top:15px;
		left:165px;
	}
