@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;
	color: #ffffff;
	font-weight: normal;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#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;
	top: 505px;
}
.ContentContainer {
   
   width:800px;
   height:450px;
   margin:auto;
   padding-top:150px;

}

		.MiddleImage, .BottomLogo {
			
			margin-top: 60px;
			margin-bottom: 0px;
			padding-bottom: 0px;
			
			
		}
		
		.Address {
			
			margin-top: 20px;
			
		}