#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 230px;
	padding: 15px 0px 0px;
}
#banner h1 .blue {
	color: #04095e;
}
#content {
	position: relative;
	height: 830px;
}
table#contactform {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 502px;
	position: absolute;
	left: 359px;
	top: 0px;
	height: 555;
}
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 h5 {
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
}
table#contactform tr#submit td {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;	
}
table#contactform td.left {
	text-align: right;
	padding-right: 10px;
}






table#contactform td.required input {
	width: 270px;
}
table#contactform td textarea {
	height: 140px;
}




table#contactform td input.auto {
	height: auto;
	width: auto;
	border: none;
}
table#contactform td input.submit {
	height: 35px;
	width:  218px;
	border-style: none;
	text-align: left;		
}
div.ultimatesbplugin_bottom {
	display: none;
}
