form{
margin:0px;
position:absolute;
}
.contactTop{
position:relative;
}
.contactEmail{display:none;}
.contactState{
left:450px;
position:absolute;
top:189px;
width:153px;
}
.contactSubmit{
border:medium none;
left:714px;
position:absolute;
top:161px;
}
.emailAddress{
border:none;
left:452px;
*left:449px;
position:absolute;
top:120px;
*top:117px;
width:150px;
height:19px;
}
.contactPhone {
border:none;
left:452px;
*left:449px;
position:absolute;
top:153px;
*top:151px;
width:150px;
*height:19px;
}
.firstName{
border:none;
left:452px;
*left:449px;
position:absolute;
top:53px;
*top:51px;

width:147px;
*width:150px;
*height:19px;
}
.lastName{
border:none;
left:452px;
*left:449px;
position:absolute;
top:86px;
*top:84px;

width:150px;
*height:19px;
}
.message{
height:86px;
left:613px;
position:absolute;
top:51px;
width:197px;
font-family:arial;
font-size:9pt;
}

