#welcomemessage {
font-family: Arial;
font-size: 12px;
}

#contentliteralgrow, #formliteralgrow {
  min-height:440px;
  height:auto !important;
  height:440px;
  font-family: Arial;
  font-size: 11px;
  color: #404040;
}

#contentliteralgrow h1, #interestform h1 {
font-size: 16px;
}

#contentliteralgrow h2, #interestform h2 {
font-size: 14px;
}

#contentliteralgrow h3, #interestform h3 {
font-size: 12px;
}

.form label {
float: left;
width: 90px;
padding-bottom: 10px;
}

.form br {
clear: both;
}


#addressinfo {
clear: both;
}

#contactform {
float: left;
width: 250px;
border-style: solid;
border-width: 1px;
padding:10px;
background-color: #f5f5f5;
margin-top: 15px;
}


#mapinfo {
float:left;
padding:15px;
}
