@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072A68;
	text-align: center;
	background: #faecce;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
}
img, a img {
        border: none;
}
#container {
	width:769px;
	z-index:1;
	text-align: left;
	margin: 0 auto;
}
#header {
	width:769px;
	height:120px;
	background-image: url(images/aoa-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
	position: relative;
}
#header a {
	text-decoration: none;
	font-weight: bold;
}
#top-nav {
	width:250px;
	height:20px;
	left: 500px;
	top: 20px;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	z-index:19;
	padding-top: 5px;
	border-width: 0;
	position: absolute;
}
#top-nav ul {
	margin: 0;
	padding: 0;
}
#top-nav ul li {
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
}
#top-nav ul li a {
	text-transform: uppercase;
	color: #FFFFFF;
    font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#middle {
	z-index:20;
	width:769px;
	top: 0px;
	left: 0px;
	height: 380px;
	position: relative;
}
#middle-in {
	z-index:20;
	width:769px;
	top: 0px;
	left: 0px;
	height: 203px;
	position: relative;
}
#mid-left {
	z-index:21;
	width:268px;
	top: 0px;
	left: 0px;
	height: 380px;
	text-align: left;
	float: left;
	background-image: url(images/aoa-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mid-left-in {
	z-index:21;
	width:268px;
	top: 0px;
	left: 0px;
	height:203px;
	text-align: left;
	float: left;
	background-image: url(images/aoa-left-in.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mid-right {
	z-index:27;
	width:501px;
	top: 0px;
	left: 268px;
	height:380px;
	text-align: left;
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(images/aoa-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mid-right-in {
	z-index:27;
	width:501px;
	top: 0px;
	left: 268px;
	height:203px;
	text-align: left;
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(images/aoa-right-in.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#jumpbox {
	position:relative;
	width:769px;
	height:216px;
	background-image: url(images/aoa-jumpbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	z-index: 40;
	float: left;
	margin-top: 12px;
}
#jump1 {
	position:absolute;
	width:230px;
	height:180px;
	z-index:41;
	top: 18px;
	left: 18px;
}
#jump2 {
	position:absolute;
	width:230px;
	height:180px;
	z-index:42;
	left: 270px;
	top: 18px;
}
#jump3 {
	position:absolute;
	width:230px;
	height:180px;
	z-index:43;
	left: 521px;
	top: 18px;
}
#textbox {
	position:relative;
	width:769px;
	height:auto;
	background-image: url(images/aoa-textbox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	left: 0px;
	z-index: 50;
	margin-top: 12px;
	clear: both;
}
#textbox td{
	text-align: justify;
	vertical-align: top;
}
#textbox td ul {
}
#textbox td ul li {

}
#text1 {
	position:absolute;
	width:349px;
	height:auto;
	z-index:51;
	top: 18px;
	left: 20px;
	margin-bottom: 18px;
}
#text2 {
	position:absolute;
	width:349px;
	height:auto;
	z-index:52;
	left: 400px;
	top: 18px;
}
#bannerbox {
	position:relative;
	width:769px;
	height:104px;
	float:left;
	left: 0px;
	z-index: 60;
	margin-top: 12px;
}
#banner {
	position:absolute;
	width:769px;
	height:104px;
	z-index:61;
	top: 0px;
	left: 0px;
}
#footerbox {
	position:relative;
	width:769px;
	height:20px;
	float:left;
	left: 0px;
	z-index: 70;
	margin-top: 12px;
}
#footer {
	position:absolute;
	width:769px;
	height:20px;
	z-index:71;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 10px;
}
