#HeaderOuter{
   background: #812b31;
}

#Navigation{
    background: #732228;
}
.hnavi_item.active > a{
    background: #672328;
}
.hnavi_item.active:hover > a{
    background: #fff;
}
#Logo{
    padding-top: 30px;
	text-align: center;
}
#Logo a{
    background: url(../images/banders_logo.png) no-repeat;
    width: 202px;
    height: 115px;
}



#QfForm1 {
    background: #732228;
}
#FooterMain{
    background: #812b31;
}
#Footerlogo{
    background: url(../images/footerlogo_banders.png) no-repeat;
}

.top__button{
	background-color: #005A2A;
}

.top__button:hover{
	background-color: #007737;
}


#PageOverlay{
    display: none !important;
}
.cooprice-accordeon-inquire a{
	 background: #732228;
}

/* Mobile */
.bhm-mobilepage-outer .mobileFooter,
.bhm-slide-area-inner, .bhm-slide-area{
	background: #812b31;
}
.bhm-mobilepage #Logo a{
    width: 60px;
    background: url(../images/mobile/banders_logo.png) no-repeat;
	height: 32px;
	top: 9px; position: absolute; left: 50%; margin-left: -30px;
}
.bhm-header {
    background: url(../images/mobile/header_banders.png) #005A2A;
}