/*<agl.folder "Structural">*/
	body {
		font-size: 0.9em;
		color: #000000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		background-color: #f8f8d7;
		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);
		background-repeat: repeat-y;
		text-align: left;
		width: 750px;
		margin-right: auto;
		margin-left: auto; }
	#wrapper {
		background-image: url(../images/wrapper-bg.gif);
		background-repeat: no-repeat;
		width: 750px; }
	#header {
		width: 750px;
		height: 165px;
		float: left;
		clear: both; }
	#content-left {
		text-align: center;
		width: 160px;
		height: 600px;
		float: left;
		margin: 140px 10px 10px;
		display: inline; }
	#content-right {
		width: 530px;
		float: left;
		margin: 10px 10px 10px 30px;
		display: inline; }
	#footer {
		text-align: center;
		width: 550px;
		float: left;
		clear: both;
		margin: 10px 10px 10px 200px;
		display: inline; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	a:link, a:visited {
		color: #ff9;
		font-weight: bold;
		text-decoration: underline; }
	a:hover, a:active {
		 }
	h1 {
		font-size: 1.5em;
		text-align: right;
		padding-bottom: 3px;
		border-bottom: 1px solid #fff; }
	h2 {
		color: #498dd0;
		font-size: 1.25em;
		background-color: #fff;
		padding: 2px 10px 3px; }

	h3 {
		color: #fff;
		font-size: 1.25em;
		font-style: italic;
		text-align: center; }

	li {
		list-style-type: square; }

	strong, em {
		color: #fff; }

/*</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>*/
