@charset "utf-8";
/* CSS Document */
#apDiv1 {
	position:absolute;
	left:342px;
	top:333px;
	width:503px;
	height:267px;
	z-index:2;
}
#background {
    background-color:#9edee6;
	position: absolute;
	left: 50%;
	text-align: left;
	margin-left:-450px;
	top:3px;
	width:901px;
	height:1170px;
	z-index:1;
}
#title {
	position:absolute;
	left:313px;
	top:131px;
	width:557px;
	height:112px;
	z-index:5;
}
#menutext {
	position:absolute;
	left:312px;
	top:244px;
	width:560px;
	height:317px;
	z-index:2;
}
#map {
	position:absolute;
	left:442px;
	top:564px;
	width:301px;
	height:327px;
	z-index:2;
}
#footer {
	position:absolute;
	left:4px;
	top:916px;
	width:891px;
	height:258px;
	z-index:2;
}
