/*<agl.folder "Structural">*/
	body {
		font-size: 0.8em;
		font-family: verdana, arial, sans-serif;
		text-align: center;
		margin: 0;
		padding: 0; }
	#container {
		text-align: left;
		width: 770px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		background-image: url(../images/header.jpg);
		width: 770px;
		height: 200px;
		float: left;
		clear: both;
		margin: 0;
		padding: 0; }
	#main-nav {
		width: 225px;
		height: 130px;
		float: left;
		padding: 60px 0 0 10px; }
	#wrapper {
		background-image: url(../images/wrapper.jpg);
		background-repeat: repeat-y;
		width: 770px;
		margin: 0;
		padding: 0; }
	#main-content {
		background-image: url(../images/main-content.jpg);
		background-repeat: no-repeat;
		text-align: justify;
		width: 508px;
		float: left;
		display: inline; }
	#main-content-margin {
		width: 478px;
		margin-top: 35px;
		margin-right: 10px;
		margin-left: 20px;
		padding-bottom: 20px; }

	#supp-content {
		background-image: url(../images/supp-content.jpg);
		background-repeat: no-repeat;
		width: 262px;
		float: right;
		margin: 0;
		padding: 250px 0 0;
		display: inline; }

	#footer {
		background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		text-align: center;
		width: 770px;
		float: left;
		clear: both;
		padding-top: 10px; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	p {
		 }
	td {
		 }
	a:link, a:visited {
		color: #003f82; }
	a:hover {
		text-decoration: none; }
	a:active {
		color: #069; }
	h1 { 
		color: #900; /* Was 003F82 */
		font-size: 1.4em;
		text-align: center;
		letter-spacing: -1px; }

	h2 {
		color: #900;
		font-size: 1.2em;
		text-align: center; }

	h3 {
		color: #900;
		font-size: 1em;
		margin-bottom: -10px; }
	h4 {
		color:         #900;
		font-size:     1em;
		text-align: center; }
	blockquote {
		font-style: italic;
		width: 448px;
		margin-right: 10px;
		margin-bottom: 35px;
		margin-left: 10px; }

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

	#supp-content li {
		float: left;
		margin: 0;
		padding: 5px; }

	#supp-content li img {
		border: solid 1px #003;
		 }
	#supp-address {
		 }
	#footer p {
		margin: 0;
		padding: 0; }

	#footer .dei {
		font-size: 0.75em;
		text-decoration: none;
		text-align: right;
		margin-top: 5px;
		margin-bottom: 10px; }

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

	#main-nav a {
		background-image: url(../images/navigation.gif);
		text-indent: -999em;
		width: 225px;
		display: block; }

	#home-button {
		width: 225px;
		height: 35px; }

	#home-button:hover {
		background-position: -225px 0; }
	body#home-page #home-button {
		background-position: -450px 0;
		cursor: default; }

	#services-button {
		background-position: 0 -35px;
		width: 225px;
		height: 30px; }

	#services-button:hover {	background-position: -225px -35px; }
	body#services-page #services-button {
		background-position: -450px -35px;
		cursor: default; }

	#about-button {
		background-position: 0 -65px;
		width: 225px;
		height: 30px; }

	#about-button:hover {	background-position: -225px -65px; }
	body#about-page #about-button {
		background-position: -450px -65px;
		cursor: default; }

	#contact-button {
		background-position: 0 -95px;
		width: 225px;
		height: 35px; }

	#contact-button:hover {	background-position: -225px -95px; }
	body#contact-page #contact-button {
		background-position: -450px -95px;
		cursor: default; }

/*</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;
		border: solid 1px #003060; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label { text-align: left; width: 110px; float: left; 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>*/
