@charset "utf-8";
@import url("base.css");
#header {
	float: left;
	width: 964px;
	background: #FAFAEF url(../images/border1.png) repeat-x bottom;
	padding-bottom: 9px;
	height: 307px;
}
#home_content {
	background: url(../images/panel_bg1.jpg) no-repeat;
	float: left;
	height: 423px;
	width: 964px;
}
#home_text {
	float: left;
	width: 650px;
	margin-top: 18px;
}
#home_text img {
	margin-bottom: 8px;
}
#home_text p {
	text-align: left;
	margin-left: 20px;
	color: #515151;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-top: 18px;
}
#home_callout  {
	padding: 2px;
	height: 139px;
	width: 286px;
	border: 1px solid #baaa76;
	float: right;
	margin-top: 36px;
	margin-right: 20px !important;
	margin-right: 10px;
}
#inquiry_button {
	float: right;
	height: 26px;
	width: 292px;
	margin-top: 22px;
	margin-right: 20px !important;
	margin-right: 10px;
}
