/*<agl.folder "Structural">*/
	body {
		color: #4e352d;
		font-size: 0.85em;
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
		background-color: #6ac;
		background-image: url(../images/page-bg.gif);
		background-repeat: repeat-x;
		text-align: center;
		margin: 0;
		padding: 0; }
	#container {
		background-image: url(../images/container-bg.gif);
		text-align: left;
		width: 770px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		background-image: url(../images/header-bg.jpg);
		background-repeat: no-repeat;
		width: 770px;
		height: 255px;
		float: left;
		clear: both; }
	#wrapper {
		width: 770px; }
	#content-left {
		text-align: center;
		width: 160px;
		float: left;
		margin-right: 10px;
		margin-left: 20px; }
	#content-right {
		width: 535px;
		float: left;
		margin-left: 15px; }
	#footer {
		color: #4e352d;
		font-weight: bold;
		background-color: #6ac;
		background-image: url(../images/footer-top.gif);
		background-repeat: no-repeat;
		text-align: center;
		width: 770px;
		float: left;
		clear: both;
		padding-top: 20px;
		padding-bottom: 10px; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	a:link, a:visited {
		color: #508448;
		text-decoration: underline; }
	a:hover, a:active {
		color: #000000;
		text-decoration: none; }
	#footer a:link, #footer a:visited {
		color: #000;
		text-decoration: underline; }
	#footer a:hover, #footer a:active {	
		color: #d7d6d2;
		text-decoration: none; }

	h1 {
		color: #508448;
		font-size: 1.3em;
		text-align: right;
		margin-top: 0; }

	h2 {
		font-size: 1.15em; }

	li {
		background-image: url(../images/li-bullet.gif);
		background-repeat: no-repeat;
		margin: 0;
		padding-left: 25px;
		list-style-type: none; }

	ul {
		margin-left: 150px;
		 }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
/*</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>*/

