/* Start Portfolio CSS */

#wrapper #body #content #sub_copy #copy #copy_left{
float:left;
width:150px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #231f20;
line-height:18px;
margin-right:5px;

}

#wrapper #body #content #sub_copy #copy #copy_middle{
margin-right:5px;
color:white;
width:590px;
float:right;

}
#wrapper #body #content #sub_copy #copy #copy_middle #submit_button {
position:relative;
}
#wrapper #body #content #sub_copy #copy #copy_middle #submit_button IMG{
position:absolute;
bottom:-140px;
left:268px;
!bottom:58px;
!left:276px;

}
#wrapper #body #content #sub_copy #copy #copy_middle .submit_response{
padding:15px;
color: #423121;
font-weight:bold;
font-size:12px;
display:none;
}

#form1 {
  height:378px;

}

.req {
	color:#FF0000;
	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;
}

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

.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 .def {
	color:#777;
	font-weight:bold;
}


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


#form1_response {
	width:210px;
	height:50px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	top:0px;
	right:0px;
	float:right;
}

#form1_response .success {
	color:#8DC73D;
}

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

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

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

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