/*<agl.folder "Structural">*/
	body {
		color: black;
		font-size: 0.8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #333;
		background-image: url(../images/background.jpg);
		background-repeat: no-repeat;
		background-position: center 0;
		text-align: center; }
	#container {
		text-align: left;
		width: 770px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		width: 770px;
		height: 125px;
		float: left;
		clear: both;
		display: inline; }
	#wrapper {
		width: 770px;
		float: left;
		display: inline; }
	#main-content {
		width: 350px;
		float: left;
		margin-left: 335px;
		padding: 0;
		display: inline; }
	#footer {
		width: 450px;
		float: left;
		clear: both;
		margin-left: 300px;
		display: none; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	p {
		 }
	td {
		 }
	a:link, a:visited {
		color: #369;
		font-weight: bold; }
	a:hover {
		text-decoration: none; }
	a:active {
		color: #7c90ae; }
	h1 {
		color: #369;
		font-size: 1.5em; }

/*</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>*/
#scroll {
	height: 275px;
	overflow: auto; }

