#header {
	background:url(/_images/bg/home_header.jpg) top left no-repeat;
	height:237px;
}
#flash{
	position:relative;
	display:inline;
	float:left;
	width:545px;
	height:302px;
	margin-top:-57px;
}

#main_content {
	position: relative;
	display:inline;
	float:left;
	width:585px;
	margin: 0 0 0 14px;
	line-height:22px;
	background:url(/_images/bg/home-body-repeat.jpg) top left repeat-y;
}

#main_body {
	margin-top:-125px;
	color:#3B392C;
	text-align:center;
	padding:0 65px 0 30px;
}
#sub_container {
	margin-top: -173px;
}

#footer {
	position: relative;
	display:inline;
	float:left;
	padding:133px 0 0 0;
	width:585px;
	height:30px;
	background:url(/_images/bg/home_footer.jpg) top left no-repeat;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.85em;
	color: #c1b98f;
}

