#header{
    width: 1025px;
    height:121px !important;
}

#contact-body{
    width: 1025px;
    height:auto;
}

#contact-body-left{
    float:left;
    margin:7px 0px 30px 30px;
    width:600px;
}

#contact-body-right{
    float:left;
    width: 360px;
    margin-left:30px;
}

#breadcrumb{
    height:30px;
    color:#0068B3;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:link, #breadcrumb a:visited{
    text-decoration:none;
    font-size:12px;
    color:#0068B3;
}

#contact-title{
    font-family:Arial;
    font-style:normal;
    font-size:28px;
    line-height:36px;
    color:#1E133F;
    border-bottom: solid 3px #A59E81;
}

.contact-text{
    margin:15px 0px 10px 15px;
    font-family:Arial;
    font-style:normal;
    font-size:14px;
    line-height:14px;
    color:#1E133F;
}

.smaller{
    font-size:12px;
}

.form-title{
    width:500px;
    font-family:Arial;
    font-style:normal;
    font-weight:bold;
    font-size:18px;
    line-height:18px;
    color:#1E133F;
}

.field{
    float:left;
    margin:15px 0px 0px 15px;
}

.break{
    clear:both;
    font-family:Arial;
    font-style:normal;
    font-size:16px;
    line-height:18px;
    color:#1E133F;
}
.req {
		color:#800;
		font-size:14pt;
		font-weight:bold;
	}

.field label{
    margin:0px 0px 5px 0px;
    display:block;
    font-family:Arial;
    font-style:normal;
    font-size:11px;
    line-height:11px;
    color:#5C5641;
}

.field  label.radio{
    font-family:Arial;
	display:inline !important;
    font-style:normal;
    font-size:11px;
    color:#5C5641;
}

.field input{
    font-family:Arial;
    font-style:normal;
    font-size:14px;
    font-weight:bold;
    line-height:14px;
    color:#000000;
}

.field textarea{
    font-family:Arial;
    font-style:normal;
    font-size:14px;
    font-weight:bold;
    line-height:14px;
    color:#000000;
}

#sendButton img{
    border:0px;
}

.assistence{
    font-family:Arial;
    font-style:normal;
    font-size:18px;
    font-weight:bold;
    line-height:18px;
    color:#1E133F;
}

.call{
    font-family:Arial;
    font-style:italic;
    font-size:14px;
    font-weight:normal;
    line-height:18px;
    color:#1E133F;
}

.phone{
    margin:15px 0px 15px 0px;
    padding:8px;
    text-align:center;
    height:30px;
    font-family:Arial;
    font-style:normal;
    font-size:20px;
    font-weight:normal;
    line-height:30px;
    color:#FFF;
    background-color:#6F5790;
}

.phone.subtext{
    font-size:12px;
}

.success-title{
    margin-top:15px;
    color:#529640;
    width:500px;
    font-family:Arial;
    font-style:normal;
    font-weight:bold;
    font-size:18px;
    line-height:32px;
    
}
