
.right_col {
    float: left;
    width: 723px;
}

.currnt_page {
    font-size: 11px;
    padding: 10px 35px 0 0;
}

.currnt_page a {
    color: #2B519B;
}
a {
    text-decoration: none;
}

.right_col h1 {
    color: #005AA6;
    font-family: 'Myriad Pro';
    font-size: 30px;
    line-height: 28px;
    padding: 15px 0;
}

.address_box {
    float: left;
    padding: 15px 0;
    width: 500px;
    margin-left: 20px;
}

.address_box h2 {
    color: #005AA6;
    font-family: 'Myriad Pro';
    font-size: 18px;
    padding-bottom: 10px;
}

.address_box span {
    display: block;
    padding: 3px 0;
}


.address_box strong {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    width: 80px;
}

.address_box a {
    color: #005AA6;
}

a {
    text-decoration: none;
}
.address_box .map {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    margin: 30px 0 10px;
    padding: 3px;
}
.contact_form {
    float: left;
    padding: 0 18px;
    width: 250px;
}
.contact_form {
    color: #000000;
    
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

.right_col p {
    height: 82px;
    padding: 8px 0;
    text-align: justify;
}

.contact_form label {
    color: #5A5B56 !important;
    display: block;
    float: left;
    font-family: Verdana,Geneva,sans-serif !important;
    font-size: 12px !important;
    line-height: 34px !important;
    margin-bottom: 3px;
    width: 110px;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

.career_form input[type="text"], .contact_form input[type="text"] {
    background: url("images/field_bg2.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #5A5B56;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    height: 34px;
    margin-bottom: 15px;
    padding: 0 5px;
    width: 220px;
}