body {
	text-align: center; background: #625331; /* required for centering the page in IE */
	}
#wrapper {
	width: 901px;
	margin: 0 auto; /* centering the page */
	text-align: left;
	background: #05504F;
	border: 1px solid #000000;
	}
#header {
	height: 143px;
	background: #FFFFFF;
	}
#left {
	float: left;
	width: 173px;
	background: #05504F;
	}
#home-top {
	width: 728px;
	float:right;
	background: #FFFFFF;
}
#content {
	width: 698px;
	float:right;
	background: #FFFFFF;
	padding: 15px;
	}
#footer {
	clear:both;
	background: #05504F;
	text-align: center;
	}
.indent { text-indent: 143px; }
BODY { font-family: "Verdana"; color: #020D0D; font-size: 10pt;}
H1 { font-size: 14pt;}
H2 { font-size: 12pt; margin-bottom: 0px; margin-top: 8px; color: #05504F;}
H3 { font-size: 10pt; color: #625330; margin-bottom: 0px; margin-top: 10px; font-weight: bold;}
H4 { font-size: 8pt; font-weight: normal; color: #FFFFFF;}
P  { line-height: 1.5; margin-bottom: 15px; margin-top: 0px; font-size: 10pt;}
TD { font-size: 10pt;}
A { text-decoration: underline;}
A.link2 { color: #E3D29A;}
UL { margin-top: 0px; }
