/*<agl.folder "Structural">*/
	#container {
		text-align: left;
		width: 770px;
		margin: 0 auto;
		padding: 0; }

	#header {
		background-image: url(../images/header-bg.jpg);
		background-repeat: no-repeat;
		width: 770px;
		height: 200px; }

	#wrapper {
		background-image: url(../images/wrapper-bg.gif);
		background-repeat: repeat-y;
		width: 770px; }

	#content {
		background-image: url(../images/content-bg.gif);
		background-repeat: repeat-y;
		width: 770px; }

	#left {
		text-align: center;
		width: 160px;
		height: 600px;
		float: left;
		margin: 0;
		padding: 0 10px 0 30px; }

	#right {
		width: 510px;
		float: left;
		margin: 0;
		padding: 10px 35px 10px 25px; }

	#footer {
		background-image: url(../images/footer-top.gif);
		background-repeat: no-repeat;
		background-position: 0 top;
		text-align: center;
		width: 770px;
		clear: both;
		padding-top: 28px; }

/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	body {
		font-size: 0.9em;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		background-image: url(../images/page-bg.gif);
		text-align: center;
		margin: 0;
		padding: 0; }
	li {
		margin: 0 0 10px;
		padding: 0;
		list-style-type: circle; }

	p {
		margin: 0 0 10px; }
	td { }
	a:link, a:visited {
		color: #245edc;
		text-decoration: underline; }
	a:hover, a:active {
		color: #009e00;
		text-decoration: none; }
	h1 {
		font-size: 1.6em;
		background-image: url(../images/h1-btm.gif);
		background-repeat: no-repeat;
		background-position: 0 bottom;
		text-align: right;
		width: 720px;
		margin: 0;
		padding: 10px 25px 11px; }

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

/*</agl.folder>*/
/*<agl.folder "Special Selectors">*/
	.content-ad {
		text-align: center;
		width: 468px;
		height: 60px;
		margin: 0 auto;
		padding: 0; }
	.timesharesonly-ad { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
	.timesharesonly-ad img { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; border-style: none; border-width: 0; }
/*</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>*/
