.banner {
background: #fff url(../images/h1-bg-contact.jpg) no-repeat;
}

.form {
width: 466px !important;
width: 586px;
padding: 50px 60px 0 60px;
background: #fff url(../images/contact-form-bg.jpg) no-repeat;
}

.form h2 {
color: #641b5a;
font-weight:700;
margin-top: 0px;
}

.form .email {
margin-left: 30px;
}

.form .tb {
width: 205px !important;
width: 215px;
height: 20px !important;
height: 30px;
font-size: 16px;
color: #333;
padding: 5px;
border: 1px solid #ccc;
margin-bottom: 40px;
}

.form textarea {
width: 450px !important;
width: 460px;
height: 200px !important;
height: 210px;
font-size: 16px;
color: #333;
padding: 5px;
border: 1px solid #ccc;
margin-bottom: 40px;
}

.info {
float: right;
}

.info a {
color: #641b5a;
}

.contentBody {
padding: 35px;
font-size: 16px;
color: #666;
}
