@charset "UTF-8";
#apDiv1 {
	position: relative;
	width: 960px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	background-color: #FFFFFF;
}

body {
	background-color: #666;
}
#header {
	position: absolute;
	width: 960px;
	height: 113px;
	z-index: 4;
	left: 0px;
	top: 0px;
}
#nav {
	position: absolute;
	width: 785px;
	height: 23px;
	z-index: 4;
	left: 175px;
	top: 171px;
}

#apDiv2 {
	position: absolute;
	width: 957px;
	height: 556px;
	z-index: 1;
	left: 0px;
	top: 193px;
	visibility: visible;
}
#BottomText {
	position: absolute;
	width: 960px;
	height: 19px;
	z-index: 3;
	left: auto;
	top: 728px;
	right: auto;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}


#bodybox {
	position: absolute;
	width: 497px;
	height: 42px;
	z-index: 5;
	left: 33px;
	top: 650px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	visibility: visible;
}

#apDiv3 {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 6;
}
h4 {
font-weight: bold;
margin-top: 12px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 112%;


}
a img { border: none; 
}/* CSS Document */
