﻿div#contact_form_wrapper
{
    float: left;
    width: 480px;
    margin: 40px 0px 0px 40px;
}

div#contact_form_large
{
    background: #777777;
    height: 380px;
    text-align: left;
    color: #FFFFFF;
    font-size: 10pt;
    padding: 10px 0px;
}

div#contact_form_top
{
   height: 20px;
}

div.contact_form_curved
{
    height: 20px;
    width: 440px;
    background: #777777;
    float: left;
}

div#contact_form_bottom
{
   height: 20px;
}

div#contact_page_right
{
    float: right;
    text-align: right;
    margin: 35px 0px 0px 0px;    
}

div.contact_info
{
    text-align: center;
    font-size: 12pt;
}

div.contact_info strong
{
    font-size: 14pt;
}

.contact_formlabel
{
    width: 70px;
    margin: 5px 5px 5px 10px;
    float: left;
}

.contact_forminput
{
    width: 370px;
    margin: 2px 10px 5px 5px;
    float: left;
}

.contact_forminput_short
{
    width: 140px;
    margin: 2px 10px 5px 10px;
    float: left;
}

.contact_formlabel_short
{
    width: 30px;
    margin: 2px 10px 5px 10px;
    float: left;
}

.contact_formline
{
    clear: both;
}

.brochure
{
    margin: 0px 0px 0px 0px;
}

.brochure a
{
    border: none;
    border-style: none;
    text-decoration: none;
}

.brochure img
{
    border: none;
    border-style: none;
    text-decoration: none;
}
