/* CONTACT US */
div#header {
	height: 210px;
	background: #f37320 url(/common/images/pic_sfbayRabbit_756x210.jpg) top left no-repeat;
}
div#header h2 {
	height: 210px;
}
div#bodyMain h1 {
	display: block;
	width: 195px;
	height: 31px;
	text-indent: -12345px;
	background: url(/images/header_contactUs_188x23.gif) top left no-repeat;
	margin-bottom: 15px;
	margin-top: 10px;
}
div#address {
	border-left: 1px dotted #aaa;
	padding-left: 15px;
	margin-left: 15px;
	height: 250px;
}
form#frmContact {
	position: relative;
	width: 450px;
	padding-top: 10px;
}
form#frmContact label {
	display: block;
	width: 150px;
	padding-bottom: 2px;
}
form#frmContact input.box {
	margin: -20px 0 10px 130px;
	-margin-bottom: 8px;
	width: 230px;
	background-color: #fef8f4;
	border: 1px solid #bbb;
}
form#frmContact textarea {
	width: 300px;
	margin: -20px 0 8px 130px;
	background-color: #fef8f4;
	border: 1px solid #bbb;
}
form#frmContact input#btnSubmit {
	margin: 0 0 8px 130px;
}
div.formSubmitted {
	position: relative;
	width: 450px;
	padding-top: 10px;
}
div.formSubmitted strong {
	display: block;
	width: 120px;
	margin-top: -10px;
	margin-bottom: 5px;
}
div.formSubmitted span {
	position: absolute;
	margin-top: -23px;
	margin-left: 120px;
	width: 300px;
}
p.formSubmitted {
	margin-bottom: 20px;
}