body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: transparent;
	text-align:center;
}

#apDiv2 {
	position:absolute;
	left:0px;
	top:8px !important;
	top:0px;
	width:50px;
	height:517px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:517px;
	width:50px;
	height:674px;
	z-index:2;
}
#apDiv4 {
	left:600px;
	top:484px;
	width:380px;
	height:34px;
	z-index:5;
	position: absolute;
}
#apDiv1 {
	position:absolute;
	top:517px;
	width:100%;
	height:674px;
	z-index:1;
	background-image: url(../images/iframebg.png);
	background-repeat: repeat-x;
	left: 0px;
}
#apDiv5 {
	z-index:6;
	width: 980px;
	position: relative;
	top: -16px !important;
	top: -15px;
	margin: auto !important;
}

iframe {
	top: 1000;
	
}
