.header_bottom .logo img {
     height: 75px;
 }

 .header_bottom .add_banner1 img {
     max-height: 100px;
 }

 /* before css must be included */

.scrollToTop {
     color: #fff;
}



.scrollToTop:hover,
.scrollToTop:focus {
     background-color: #fff;
     border-color: 1px solid #f05a2b
}



.contact_form input[type="submit"]:hover {
     background-color: #fff;
}
















.single_sidebar>h2 {
     background: none repeat scroll 0 0 #151515;
     color: #fff;
}

.footer_top {
     background-color: #252525;
     color: #ddd;
}

.footer_bottom {
     background-color: #303030;
     color: #ccc;
}

.header_bottom {
     background-color: #fff;
}