#apDiv3 {
	position:absolute;
	width:70px;
	height:70px;
	z-index:3;
	left: 874px;
	top: 12px;
}
#apDiv4 {
	position:absolute;
	width:750px;
	height:20px;
	z-index:4;
	left: 62px;
	top: 15px;
}
#apDiv5 {
	position:absolute;
	width:750px;
	height:40px;
	z-index:6;
	left: 62px;
	top: 92px;
	background-color: #aaaaaa;
}
#apDivX {
	position:absolute;
	width:750px;
	height:40px;
	z-index:5;
	left: 62px;
	top: 92px;
	background-color: #B2E3B2; 
}


