/* Start Portfolio CSS */

#sub_content {
	position:relative;
	float:left;
	width:331px;
}

#contact_header {
	min-height: 65px;
	height: 65px;	
}

#copy_middle{
float:right;
width:250px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #231f20;
line-height:18px;
margin-right:5px;
position: relative;
clear:right;

}

#copy_left{
margin-right:5px;
color:white;
float:left;

}
#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 {
  float:left;
  margin-bottom:20px;
}

.req {
	color:#12719B;
	font-size:16px;
	margin-right:1px;
	vertical-align:bottom;
}

.field {
	font-family:arial,helvetica,sans-serif;
	height:20px;
	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;
}

/* IE hack (fix for Firefox, as IE works fine with the setup) */
.finput .submit_button {
	position: relative;
	cursor:pointer;
	margin-left:241px;
	top:5px;
}

.finput input,.finput textarea {
	border:1px solid #777;
	padding:1px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#777;
	font-weight:bold;
}

.finput input[type="text"] {
	width:124px;
	height:16px;
}

.finput input[name="email"], .finput input[name="company"] {
	width:202px;
}

.finput textarea {
	width:310px;
	margin-top:2px;
}

.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;
}

#fName,#lName,#phone {
	width:124px;
}

#email,#company {
	width:202px;
}

#address {
	position:absolute;
	right:60px;
}

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

#addr_street {
	width:310px;
}

#addr_city {
	width:206px;
}

#addr_state {
	width:39px;
}

#addr_zip {
	width:50px;
}

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

.breq {
	
}

.bfield {
	
}

.tfield {
	height:139px;
}

.field .finput input.name {
	margin-right:1px;
	width:151px;
}

#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;
	
}

#form1_response {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	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;
	display:none;
	margin-top:5px;
	text-align:left;
}

#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 {
	display:block;
	margin-bottom:14px;
}
