#Wrapper{
    background-color:#ffffff;
}
/*
Special
*/
.fancy_heading .inside{
    color: #787E87;
}

/*
Content
*/
/*
    Content
*/
#Subheader{
    background-color:#F7F8F8;
    padding-bottom:0;margin-bottom:20px;
}

#Subheader .one{
    border:none;
}

#Content .section.widthtopspace{
    padding-top:40px !important;
}
#Content .section.highlight{
    background-color:#F7F8F8;
}
/*
Footer
*/
.company_box .contact_details{
    text-align:left;
}

#Footer .wpcf7 input[type="submit"]{
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
border-color:#B7BCC8;
}