
.contact_form_div {
    background: transparent url(/email_form_background.png) center no-repeat;
    height: 237px;
    margin: -24px -3px -14px 5px;
}

#contact_form {
    font-family: Arial;
    color: #000000;
    font-size: 0.6em;
    letter-spacing: 1px;
    height: 0;
    margin: -0.31em -20px 0 -22px;
    width: 275px;
    float: left;
}

#contact_form input {
    background: transparent none repeat scroll 0 0;
    border-style: none;
    width: 186px;
    color: #000000;
    font-size: 1.6em;
    font-family: Arial;
    margin: 0 0 0.3em 2px;

}

#contact_form_ul li {
    list-style: none;
    margin: 0.44em 0 0;
    /*line-height: 21px;*/
}

#contact_form span {
    margin: 0 0 0 6px;
}

#name_label {

}

#email_label {

}

#phone_label {

}

#form_input_name {
}

#form_input_email {
}

#form_input_phone {
}

#form_submit_button {
    background: transparent url(/call_me_button.png) no-repeat center !important;
    height: 31px;
    margin: 4px 0 0 53px !important;
    width: 82px !important;
    cursor: pointer;
}

.free_estimate_title {
    font-family: Arial;
    font-size: 1.2em;
    letter-spacing: 1px;
    font-weight: normal;
    color: #ececec;
    margin: 0.34em 0 0 19px;
    float: left;
}

#links_ul {
    padding: 0;
}

#links_ul li {
    background: transparent url(division.jpg) bottom no-repeat scroll;
    list-style: none;
    line-height: 28px;
}

#links_ul a:visited, #links_ul a:hover, #links_ul a:visited, #links_ul a {
    text-decoration: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-family: Helvetica;
    font-size: 17px;
    color: #FFFFFF;
    margin: 0 0 0 2px;
}

.links_div {
    margin: -10px 40px 33px 12px;
}
