body{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#737373; line-height:18px;
	background-color: #fff;}
#main{ width: 500px; margin: 20px auto; }
.contactform h1{  width:500px; float:left; color:#717b50; font-size:20px; font-weight:normal; line-height:45px; float:left; }

.contactform label{ display:block; margin-bottom:3px; text-transform:uppercase; float: left; width: 150px; text-align: left; margin-right: 20px; }
.contactform .forms1 input{ display:block; margin-bottom:8px; width:250px; float: left; }
.contactform select{ display:block; margin-bottom:15px; width:250px; }
.contactform textarea{ display:block; margin-bottom:5px; width:250px; }
.contactform p{ width: 500px; float: left; margin: 0px; padding: 0px; text-transform: uppercase;  }
.contactform input.chkbox{ float: left; text-align: left; width: 5px;  }
.contactform .forms2{float:right; }
.formlabel{ width:500px; height:200px; top:110px; right:0; position:absolute; font-size: 16px; text-transform: uppercase; }


/*Career Form*/
.careerform{ background-color:#e7dbc4; width:560px; height:200px; top:100px; right:150px; position:absolute; padding:10px;}

.careerform label{ display:block; margin-bottom:3px; text-transform:uppercase; }
.careerform .forms1 input{ display:block; margin-bottom:8px; width:200px; }
.careerform select{ display:block; margin-bottom:15px; width:205px; }
.careerform textarea{ display:block; margin-bottom:5px; width:310px; }
.careerform span{ display:block; float:right; }

.careerform .forms1{ width:220px; float:left; }
.careerform .forms2{ float:right; }