body {
	margin: 0px auto;
	height: 100%;
	width: 100%;
}
#main_map {
	height: 1000px;
    margin: 0 auto -177px;
    position: relative;
    top: -275px;
    width: 100%;
/*	margin: 0px auto;
	height: 1000px;
	width: 100%;*/
}

#apDiv1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 1176px;
	z-index: 1;
	background-image: url('/images/maps/map_1200.jpg') ;
	background-size:100%;
	background-repeat:no-repeat
}

#apDiv2 {
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1060px;
	z-index: 2;
	background-image: url('/images/maps/kri_1200.png') ;
	background-size:100%;
	background-repeat:no-repeat;
}

#apDiv2b {
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1060px;
	z-index: 2;
	background-image: url('/images/maps/dah_1200.png') ;
	background-size:100%;
	background-repeat:no-repeat;

}
#apDiv4 {
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1176px;
	z-index: 4;
	background-image: url('/images/maps/sukh_1200.png') ;
	background-size:100%;
	background-repeat:no-repeat;

}