
#submit_button {
	position:relative;
}
#submit_button IMG{
	position:absolute;
	bottom:-140px;
	left:248px;
	!bottom:58px;
	!left:276px;*

}
.submit_response{
	padding:0px;
	color: #423121;
	font-weight:bold;
	font-size:12px;
	display:none;
}

#form1 {
	background:url(../images/contact_border_bg.jpg) repeat-y;
	margin:6px auto auto;
	width:388px;
	text-align:center;
	position:relative;
	padding:20px 0px;
}

.req {
	color:#12719B;
	font-size:16px;
	margin-right:1px;
	vertical-align:bottom;
}

.field {
	font-family:arial,helvetica,sans-serif;
	height:23px;
	line-height:20px;
	margin-bottom:2px;
}

.fname {
	color:#002156;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-right:3px;
	text-align:right;
	width:10px;
}

.finput {
	height:20px;
	float:left;
	line-height:20px;
	width:316px;
	text-align:left;
}

/* IE hack (fix for Firefox, as IE works fine with the setup) */
.submit_button {
	background:transparent url(../images/submit.jpg) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	margin:auto;
	width:86px;
	height:28px;
}

.finput input,.finput textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#777;
	font-weight:bold;
}

.finput input[name="email"], .finput input[name="company"] {
	width:309px;
}

.finput textarea {
	width:313px;
}

.finput .mod {
	color:#000;
	font-weight:normal;
}


#br_yes,#br_no {
	vertical-align:middle;
}

.finput label {
	vertical-align:middle;
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	padding:2px;
}

#forminfo {
	height:25px;
}

#forminfo .req {
	margin-right:5px;
}

.submit {
	cursor:pointer;
}

.finput img {
	border:0px !important;
}

.chkbx {
	vertical-align:middle;
	margin-bottom:2px;
	border:none !important;
}

.breq {
	
}

.bfield {
	
}

.tfield {
	height:135px;
}

.field .finput input.name {
	width:150px;
}

#interests_left, #interests_right {
	width:50%;
	float:left;
	position:relative;
	left:12px;
}

.int {
	
}

.spacer {
	margin-top:5px;
	margin-bottom:5px;
	height:1px;
	width:100%;
}

/* --------- RIGHT CONTENT ----------- */

#right_content {
	float:left;
	width:214px;
	text-align:center;
}

#right_content * {
	margin:auto;
}

#main_content {
	margin-bottom:10px;
}

#address_section {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	padding:10px;
	width:169px;
	background:url(../images/bluebox_body.png) repeat-y;
	position:relative;
	font-weight:bold;
	text-align:center;
	margin-bottom:14px;
}

#form1_response {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
	padding:10px;
	width:250px;
	background:url(../images/bluebox_body.png) repeat-y;
	position:absolute;
	font-weight:bold;
	text-align:center;
	margin-bottom:14px;
	display:none;
	margin-top:5px;
	text-align:left;
	left:606px;
	top:310px;
}

#form1_response .success {
	color:#4D970D;
}

#form1_response ul {
	color:#ff0000;
	font-weight:bold;
	white-space:normal;
}

#form1_response ul li {
	font-weight:normal;
	margin-left:20px;
}

.address_top {
	position:absolute;
	top:-12px;
	left:0px;
}

.address_bot {
	position:absolute;
	bottom:-14px;
	left:0px;
}

/*===============================================*/

#nl_bd_top, #nl_bd_bot {
	position:absolute;
	left:0px;
}

#nl_bd_top {
	top:0px;
}

#nl_bd_bot {
	bottom:0px;
}

#formbody {
	background:url(../images/contact_bg.jpg) no-repeat;
	width:330px;
	padding:20px 20px 0px;
	margin:18px auto auto;
}

.checks {
	
}

.checks input {
	float:left;
}

.checks label {
	float:left;
	width:90%;
}

.success {
	height:30px;
}

