@charset "utf-8";
/* CSS Document */

#apDiv1 {
	width:900px;
	height:138px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
}

#apDiv2 {
	width:920px;
	height:35px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
}

#apDiv3 {
	width:900px;
	z-index:3;
	margin-left:auto;
	margin-right:auto;
	height: 221px;
}

#apDiv4 {
	width:900px;
	z-index:4;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/bkgnd_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#apDiv5 {
	width:920px;
	height:75px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
}