body	{
	background:url(/images/bg.png) repeat-x #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7D7D7D;
}
.search-page	{
	background:#ffffff;
}
img {margin:0px; padding:0px; border:none} 
form, input {margin:0px; padding:0px}
p	{
	margin:0px 0px 8px 0px;
}
h1	{
	color:#5d6160;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0px 0px 20px 0px;
}
h2	{
	color:#8D6A4D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 12px 0px;
}
a	{
	color:#464646;
}
.header	{
	background:url(/images/header.png) no-repeat;
	width:975px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}
.search-button	{
	position:absolute;
	margin:160px 0px 0px 640px;
	width:163px;
	height:81px;
}
.logo	{
	margin:15px;
	width:396px;
	height:77px;
}
.main	{
	display:block;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.main-l	{
	width:500px;
	height:315px;
}
.main-r	{
	width:475px;
	height:315px;
}
.content-container	{
	background:url(/images/content-bg.jpg) no-repeat #EBEBEB;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	clear:both;
	display:table;
}
.content	{
	width:894px;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	padding:20px 20px 20px 20px;
}
.content p	{
	margin-right:10px;
}
.contact	{
	background:#EBEBEB;
	width:225px;
	height:500px;
	padding-top:5px;
	display:block;
	clear:both;
}
.contact-text	{
	margin:20px;
	width:199px;
	height:53px;
	display:block;
}
.contact-form	{
	margin:0px 0px 0px 20px;
	position:absolute;
	display:block;
	float:left;
}
.contact-button	{
	margin:10px 0px 0px 30px;
}
#field_comments textarea	{
	width:180px;
	height:110px;
}
.form_header .error	{
	color:#FF0000;
	margin-left:5px;
}
.contact-form .error  input {
	color:#ff0000 !important;
}
.contact-form .error .active {
	color:#000000 !important;
}
.footer	{
	width:975px;
	margin-left:auto;
	margin-right:auto;
	height:140px;
	display:block;
	clear:both;
}
.ad	{
	display:block;
	width:728px;
	height:90px;
	margin-top:10px;
	float:right;
	clear:right;
}
.disclosures	{
	width:240px;
	height:90px;
	border:#959595 solid 1px;
	margin-top:10px;
	display:block;
	float:left;
	clear:left;
}
.disclosures p {
	margin:5px 0px 5px 18px;
	font-weight:bold;
}
.disclosures a	{
	color:#7D7D7D;
}
.disclosures a:hover	{
	color:#7D7D7D;
	text-decoration:none;
}
.disclosures ul	{
	margin:18px 0px 0px 18px;
	padding:0px;
}
.disclosures ul li	{
	display:inline;
	padding:0px 10px 0px 0px;
}

.er_message {
	font-size:11px;
	font-style:italic;
	color:#FF0000;
}