@charset "utf-8";
@import url("base.css");
#header {
	float: left;
	width: 964px;
	background: url(../images/border1.png) repeat-x bottom;
	padding-bottom: 9px;
}
#text_container {
	background: #fffffc url(../images/content_bg_top.jpg) no-repeat left top;
	float: left;
	width: 964px;
	padding-top: 18px;
}
#text {
	float: left;
	width: 964px;
	color: #515151;
}
#text_bottom {
	background: url(../images/content_bg_bottom.jpg) no-repeat;
	float: left;
	height: 85px;
	width: 964px;
}
#text a {
	color: #9c6038;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
div.cols1 {
	float: left;
	width: 920px;
	margin-top: 12px;
	margin-left: 22px !important;
	margin-left: 11px;
}
div.cols1  p {
	font: 12px/22px Georgia, "Times New Roman", Times, serif;
	color: #515151;
	text-align: left;
	margin-top: 18px;
	margin-right: 260px;
}
div.cols1 p.c {
	margin-right: 0px;
	margin-left: 278px;
}
span.notation {
	color: #9c6038;
}
div.form_header {
	float: left;
	width: 920px;
	margin-top: 4px;
	margin-left: 22px !important;
	margin-left: 11px;
	text-align: left;
	border-bottom: 2px solid #9c6038;
	background: url(../images/form_header_bg.gif) no-repeat 212px bottom;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
div.form_header h1 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 278px;
}
div.form_fields_container1 {
	float: left;
	width: 340px;
	margin-top: 12px;
	margin-left: 300px !important;
	margin-left: 150px;
	text-align: left;
	padding-bottom: 20px;
}
label {
	font-size: 12px;
	margin-top: 8px;
	float: left;
}
label span {
	color: #9D623A;
}
.textfield {
	border: 1px solid #bcb786;
	margin-top: 4px;
}
input.error, select.error {
	background: #F1F2EA;
	border: 1px solid #9D623A;
	margin-top: 4px;
}
#name_label, #company_label, #email_label, #phone_label  {
	float: left;
	width: 340px;
	margin-right: 10px;
}
#name_label input, #company_label input, #email_label input, #phone_label input {
	width: 338px;
}
#submit {
	float: right;
	margin-top: 24px;
	margin-right: 10px !important;
	margin-right: 5px;
}
div.form_fields_error {
	float: left;
	width: 336px;
	margin-top: 12px;
	margin-left: 300px !important;
	margin-left: 150px;
	text-align: left;
	border: 2px solid #9D623A;
	background: #F3E7DE;
	padding-bottom: 8px;
}div.form_fields_error h2 {
	font-size: 15px;
	color: #9D623A;
	margin-top: 8px;
	margin-right: 12px;
	margin-left: 12px;
}
div.form_fields_error ul {
	margin-right: 12px;
	margin-left: 12px;
}
div.form_fields_error li {
	color: #9D623A;
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 12px;
	line-height: normal;
	font-size: 12px;
	list-style: disc;
}
#call_us_icon {
	float: right;
	clear: none;
}
#pdf_icon {
	margin-right: 10px;
	border-style: none;
	margin-bottom: -20px;
}
