@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatLeft {
	float:left;
	padding: 0;
}

.clearBoth {
	clear:both;
	
}

#container_01 {
	height: 600px;
	width: 800px;
	position: relative;
	top: auto;
}
#container_02 {
	height: 112px;
	width: 171px;
	left: 314px;
	top: 150px;
	position: absolute;
}
#container_03 {
	position: absolute;
	height: 93px;
	width: 800px;
	left: 0px;
	top: 325px;
}

#container_04 {
	position: absolute;
	height: 12px;
	width: 305px;
	left: 248px;
	top: 440px;
}

#container_05 {
	position: absolute;
/*	height: 42px;
	width: 40px;
	left: 380px; */
	left: 260px;
	top: 505px;
	
}
.ContentContainer {
   
   width:800px;
   height:450px;
   margin:auto;
   padding-top: 25px;

}

	.MiddleImage {
	background-image:url(../images/featured.gif);
	width: 800px;
	height: 93px;
	text-align: left;
	margin-top: 20px;	
	}
	
	.MiddleImage a{
	   color: #000;
	   font-size:16px;
		
	}
	 .BottomLogo {
			
			margin-top: 60px;
			
			
		}
		
		.Address {
			color: #fff;
			margin-top: 20px;
			font-size: 12px;
			
		}
		.Address a {
		   color: #fff;
			
		}
		.Address a:hover {
			color: #a29f39;
			
		}
	
	 .Featured {width: 800px;
	 height:14px;
	 margin:auto;
	 margin-top: 60px;
	 font-size: 14px;}
