@charset "utf-8";
/* CSS Document */


#apDiv1 {
	width:927px;
	height:163px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
}
.header_bg {
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
}

.header_bg_interior {
	background-image: url(/img/header2.jpg);
	background-repeat: no-repeat;
}

#apDiv2 {
	width:927px;
	height:35px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
}
#apDiv3 {
	width:927px;
	z-index:3;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/img/bkgnd_body.gif);
	background-repeat: repeat-y;
}
#apDiv4 {
	width:927px;
	height:43px;
	z-index:4;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/img/footer.jpg);
	vertical-align: middle;
}

#apDiv5 {
	width:927px;
	height:50px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding-top: 2px;
	padding-left: 30px;
}