@charset "utf-8";
/* CSS Document */

body {
	background-color: #BDD0D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image: url(/img/bkgnd.jpg);
	background-repeat: repeat-x;
}
#apDiv1 {
	width:902px;
	height:28px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
}
#apDiv2 {
	width:902px;
	height:113px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
	padding-top: 9px;
}
#apDiv3 {
	width:902px;
	z-index:3;
	margin-left:auto;
	margin-right:auto;
}
#apDiv4 {
	width:902px;
	height:120px;
	z-index:4;
	margin-left:auto;
	margin-right:auto;
}