body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:25px;
	z-index:2;
	top: 1px;
	left: 6px;
	float: none;
	margin-right: inherit;
}

#apDiv2 {
	position:relative;
	width:400px;
	height:25px;
	z-index:2;
	left: 501px;
	top: 0px;
	text-align: right;
}

#apDiv4 {
	position:absolute;
	width:900px;
	height:550px;
	z-index:1;
	left: 1px;
	top: 25px;
}

#apDiv3 {
	position:absolute;
	width:385px;
	height:46px;
	z-index:3;
	left: 2px;
	top: 576px;
	padding-top: 15px;
}


#apDiv5 {
	position:absolute;
	width:110px;
	height:64px;
	z-index:4;
	top: 581px;
	text-align: right;
	float: right;
	left: 798px;
}

#apDiv6 {
	position:absolute;
	width:109px;
	height:64px;
	z-index:4;
	left: 795px;
	top: 578px;
}
