#banner {
	background: url(/images/banner_contact.jpg) no-repeat;
	height: 221px;
	position: relative;
	margin: 0px 0px 16px;
}
#banner h1 {
	font: normal 18px/31px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 0px 359px;
	padding: 32px 0px 0px;
}
#content {
	position: relative;
	height: 730px;
}
table#contactform {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 590px;
	position: absolute;
	left: 359px;
	top: 0px;
}
table#contactform td {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #65676c;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#contactform td p {
	margin: 0px;
}
table#contactform tr#submit td {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
table#contactform td.left {
	text-align: right;
	padding-right: 10px;
}
table#contactform td input,
table#contactform td textarea {
	height: 22px;
	border: 1px solid #BEC0C7;
	width: 440px;
}
table#contactform td textarea {
	height: 140px;
}
table#contactform td input.auto {
	height: auto;
	width: auto;
	border: none;
}
table#contactform td input.submit {
	height: 21px;
	width: 440px;
	border-style: none;
}
div.ultimatesbplugin_bottom {
	display: none;
}
