@charset "utf-8";
#apDiv1 {
	position:absolute;
	width:221px;
	height:155px;
	z-index:1;
	left: 240px;
	top: 36px;
	text-align: left;
	margin-top: 25px;
}
#wrapper #content #apDiv2 table tr td #aspndiv {
	height: 110px;
}
#wrapper #content #apDiv1 table tr td #armadadiv {
	height: 110px;
}

#apDiv2 {
	position:absolute;
	width:249px;
	height:154px;
	z-index:2;
	left: 665px;
	top: 36px;
	margin-top: 25px;
}

#goimage {
	float: right;
}


#header {
	background-color: #122059;
	height: 125px;
	background-image: url(../splashimages/splashlogo.gif);
	background-repeat: no-repeat;
}
#wrapper #mainpic {
	background-image: url(../splashimages/mainpic.jpg);
	background-repeat: no-repeat;
	height: 199px;
}



#footer {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 1px;
}
#wrapper {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	border: 8px solid #FFF;
}

#content {
	background-repeat: no-repeat;
	height: 250px;
	position: relative;
	background-color: #FFF;
	background-image: url(../splashimages/logos.gif);
}

body {
	margin-top: 4px;
	background-image: url(../images/maintile.gif);
	background-repeat: repeat;
}

.maintext {
	color: 333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
.boxtext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.boxtext_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00712B;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #585858;
}
.boxtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.gobox {
	height: 50px;
	padding-top: 25px;
}
