body {
	background-color: #479fcb;
	background-image: url(images/bg_tiles.jpg);
	background-repeat: repeat-x;
}
#apDiv1 {
	position:absolute;
	left:12px;
	top:313px;
	width:876px;
	height:40px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:290px;
	top:40px;
	width:500px;
	height:32px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:86px;
	top:275px;
	width:126px;
	height:30px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:266px;
	top:369px;
	width:290px;
	height:106px;
	z-index:3;
}
#apDiv5 {
	position:absolute;
	left:216px;
	top:364px;
	width:650px;
	height:280px;
	z-index:3;
	overflow: visible;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#apDiv6 {
	position:absolute;
	left:24px;
	top:364px;
	width:182px;
	height:184px;
	z-index:4;
}
a:link {
	color: #2E5C96;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E5C96;
}
a:hover {
	text-decoration: underline;
	color: #2E5C96;
}
a:active {
	text-decoration: none;
	color: #2E5C96;
}

