#apDiv1 {
	width:598px;
	height:398px;
	z-index:1;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#apDiv2 {
	width:160px;
	height:398px;
	z-index:1;
	float: left;
}
#apDiv3 {
	width:410px;
	z-index:1;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}
.style1 {
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #464658;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
	
}
#apDiv4 {
	width:160px;
	height:102px;
	z-index:1;
}
#apDiv5 {
	position:absolute;
	width:160px;
	height:198px;
	z-index:1;
	background-color: #CCCCCC;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #FF8B00;
	font-family: Arial, Helvetica, sans-serif;

}
.style1-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF8B00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	margin-top: 300px;
}