body {
	background-color: #FFFFFF;
	font-size: 12px;
	color:#564b47;
	padding:20px;
	margin:0px;
	text-align: center;
}
#wrapper {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	height: 950px;
	
}

#header-wrapper #logo {
	float: left;
	margin-left: 30px;
}

#middle {
	background-image: url(images/middle_panel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	height: 470px;
	float: right;
	width: 844px;
	margin-top: -28px;
	margin-right: 32px;
	z-index: 999999999;
	position:relative;
	
}

a {
	color:#FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
}

p {
	
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	

}

#middle p {
	margin-top: 0px;
	color:#FFFFFF;
	width: 520px;
	padding: 20px;
	float: right;
	font-size: 1.5em;
}



#bottom p {
	margin-top: 16px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	text-align: left;
	width: 490px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;

}


#open {
	float: right;
	margin-right: 41px;
}

#bottom {
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	width: 602px;
	height: 745px;
	float: right;
	margin-right: 0px;
	
}

#details {
	float: left;
	margin-top: -50px;
	margin-left: 30px;
	
}

#wrapper #footer {
	width: 440px;
	height: 50px;
	clear:both;
	margin-left: auto;
	margin-right: auto;  
}

#wrapper #footer a {
	color: #ED2025;	
	font-size: 12px;
}


#wrapper #info #details {
	border: none;
}

 #header-wrapper img {
 	border: none;
 }
 
 #imagefloat {
 	margin-top: 455px;
	margin-left: -150px;
 }
