@charset "utf-8";
/* CSS Document */

#apDiv1 {
	position:absolute;
	left:50%;
	top:0px;
	width:900px;
	height:294px;
	z-index:1;
	margin-left: -450px;
}
#apDiv2 {
	position:absolute;
	left:301px;
	top:295px;
	width:150px;
	height:223px;
	z-index:2;
	background-image: url(img/blue_bg.gif);
}
#apDiv3 {
	position:absolute;
	left:50%;
	top:250px;
	width:900px;
	height:500px;
	z-index:2;
	margin-left: -450px;
}

#apDiv3alt {
	position:absolute;
	left:50%;
	top:250px;
	width:900px;
	height:700px;
	z-index:2;
	margin-left: -450px;
}

#apDiv4 {
	position:absolute;
	left:50px;
	top:44px;
	width:150px;
	height:456px;
	z-index:3;
	background-image: url(img/blue_bg.gif);
}

#apDiv4alt {
	position:absolute;
	left:50px;
	top:44px;
	width:150px;
	height:680px;
	z-index:3;
	background-image: url(img/blue_bg.gif);
}

#apDiv5 {
	position:absolute;
	left:106px;
	top:44px;
	width:744px;
	height:456px;
	z-index:2;
	background-image: url(img/white_bg.gif);
}

#apDiv5alt {
	position:absolute;
	left:106px;
	top:44px;
	width:744px;
	height:680px;
	z-index:2;
	background-image: url(img/white_bg.gif);
}


#apDiv6 {
	position:absolute;
	left:200px;
	top:475px;
	width:650px;
	height:25px;
	z-index:4;
	background-image: url(img/footer_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#apDiv6alt {
	position:absolute;
	left:200px;
	top:700px;
	width:650px;
	height:25px;
	z-index:4;
	background-image: url(img/footer_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#apDiv7 {
	position:absolute;
	left:5px;
	top:10px;
	width:120px;
	height:421px;
	z-index:3;
}

#apDiv7alt {
	position:absolute;
	left:5px;
	top:10px;
	width:120px;
	height:650px;
	z-index:3;
}

#apDiv8 {
	position:absolute;
	left:225px;
	top:-28px;
	width:600px;
	height:500px;
	z-index:5;
}
