/*<agl.folder "Structural">*/
	body {
		font-size: 0.9em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #1e3363;
		background-image: url(../images/layout/page-bg.jpg);
		background-repeat: no-repeat;
		background-position: center 0;
		text-align: center;
		margin: 0; }
	#container-all {
		text-align: left;
		width: 760px;
		margin-right: auto;
		margin-left: auto; }
	#container-content {	background-image:    url(../images/layout/container-bg.jpg);
	background-position: center bottom;
	width:               760px; }

	#header {
		width: 750px;
		height: 150px;
		float: left;
		clear: both; }
	#wrapper {
		background-image: url(../images/layout/wrapper-bg.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		width: 760px;
		float: left;
		padding-top: 125px; }
	#main-nav {
		width: 215px;
		height: 350px;
		float: left;
		margin-top: 50px;
		display: inline; }
	#main-content {
		width: 510px;
		float: right;
		margin-right: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		display: inline; }
	#supp-content {
		width: 760px;
		clear: both; }

	#footer {
		color: #fff;
		line-height: 1.4em;
		text-align: center;
		width: 760px;
		height: 50px;
		float: left;
		clear: both;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	a:link, a:visited {
		color: #1e3363; }
	a:hover {
		text-decoration: none; }
	a:active {
		 }
	h1 {
		color: #23418c;
		font-size: 1.3em;
		margin-top: 30px; }

	h2 {
		font-size: 1.1em; }
	h3 {
		color: #8b0400;
		font-size: 1em;
		text-align: center; }

/*</agl.folder>*/
/*<agl.folder "main-nav">*/
	#main-nav * {
		margin: 0;
		padding: 0;
		list-style-type: none; }
	#main-nav li {
		clear: both; }

	#main-nav ul a {
		background-image: url(../images/layout/main-nav.jpg);
		text-indent: -999em;
		width: 215px;
		height: 75px;
		float: left;
		clear: both; }

	#home-button {
		background-position: 0 0; }

	#home-button:hover {
		background-position: -215px 0; }

	#home-button:active, body#home-page #home-button {
		background-position: -430px 0;
		cursor: default; }

	#graphics-button {
		background-position: 0 -75px; }

	#graphics-button:hover {	background-position: -215px -75px; }

	#graphics-button:active, body#graphics-page #graphics-button {
		background-position: -430px -75px;
		cursor: default; }

	#signs-button {
		background-position: 0 -150px; }

	#signs-button:hover {	background-position: -215px -150px; }

	#signs-button:active, body#signs-page #signs-button {
		background-position: -430px -150px;
		cursor: default; }

	#contact-button {
		background-position: 0 -225px; }

	#contact-button:hover {	background-position: -215px -225px; }

	#contact-button:active, body#contact-page #contact-button {
		background-position: -430px -225px;
		cursor: default; }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	#main-content ul {
		margin: 0 0 10px 0;
		padding: 0;
		list-style-type: none; }

	#main-content li {
		color: #520100;
		font-weight: 600; }

	.content-wrap {
		width: 510px;
		clear: both;
		margin-top: 20px; }

	.float-right {
		float: right;
		margin-left: 10px; }

	#footer a:link, #footer a:visited {
		color: #fff; }
	#footer a:hover,#footer  a:active {	color: #39a736; }
	.image-header {
		margin-top: 30px; }
/*</agl.folder>*/
/*<agl.folder "Browser Fixes">*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
/*</agl.folder>*/
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form {
		text-align: left;
		width: 280px;
		margin-right: auto;
		margin-left: auto;
		padding: 10px; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label {
		text-align: right;
		width: 110px;
		float: left;
		margin-right: 10px;
		display: block; }
	#contact_form .horizontal { padding-left: 25px; display: block; }
	#contact_form .horizontal input { margin-left: 5px; }
	#contact_form legend { color: #003060; font-weight: bold; margin: 0; }
	#contact_form h1 { font-size: 1em; font-weight: bold; clear: both; }
	#contact_form .footnote { clear: both; font-size: 0.7em; text-indent: 0; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
	#contact_form fieldset { text-align: left; width: 280px; padding: 10px; border: solid 1px #003060; }
	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/
