body {
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
}

#containerhome {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}

#container {
	background-image:url(img/aglogo.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-position: left top;
}

#header {
	height: 130px;
	width: auto;
}

#mainbody {
	height: auto;
	width: 850px;
	text-align: right;
	vertical-align: bottom;
}

#mainbodyhome {
	height: auto;
	width: auto;
}

#footer {
	text-align: center;
	height: 100px;
	width: auto;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	vertical-align: middle;
	white-space: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
#links {
	float: left;
	height: auto;
	width: 135px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-style: normal;
	margin-top: 60px;
	font-weight: bolder;
}
a.linksbox {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 115%;
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}
#mainsplash {
	display: inline;
	height: auto;
	width: 650px;
	line-height: 0px;
	float: right;
}
.mainimage{
	width:650px;
	height:125px;
	visibility:visible;
}
