@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 900px;
	background-image: url(images/swirl.png);
}
#logo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 176px;
	background-image: url(images/AGI-logo.png);
}
#banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 500px;
	padding-right: 25px;
	padding-left: 400px;
}
#contentfloatleft {
	width: 375px;
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
	float: left;
}
#footer {
	width: 560px;
	padding-left: 385px;
}
.bodycopy {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-type: disc;
}
.h2 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 30px;
	line-height: 40px;
	color: #FA9832;
	font-weight: normal;
	text-transform: none;
}
.h3 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	font-weight: bold;
	text-transform: none;
}
.footercopy {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #CCC;
	font-weight: normal;
	text-transform: uppercase;
}
.navigation {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
#bannerfloatright {
	width: 500px;
	clear: both;
	float: right;
}
.kicker {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	line-height: 24px;
	color: #FC0;
	font-weight: normal;
	text-transform: none;
}
.navigationOn {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.h1 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 16px;
	line-height: 24px;
	color: #999;
	font-weight: bold;
	text-transform: none;
	vertical-align: 10%;
	text-indent: -2500px;
}
.h4 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
#photofloatleft {
	clear: both;
	float: left;
	width: 140px;
	height: 175px;
}
#awards {
	clear: both;
	float: left;
	width: 325px;
	position: absolute;
	left: 75px;
	top: 500px;
}

.errors li {
	color: #FA9832;
}