/* template: MNG */

.banner1_logo {
  background-image: url(/images/t2/logos/mng01_logo_marketing.png); 
  background-repeat: no-repeat; 
  background-position: center;
  background-size: 140px auto;
  padding: 0px;
}

/*
@media only screen and (min-width: 769px) {
  .banner1_logo { background-position: center right }
}
*/

.banner1           { background-color: #F0F2F6 }
.banner2           { background-color: #2F5984 }
.banner2_container { color: #FFFFFF }

.button_copy a     { color: #2F5984 }
.widget_heading    { color: #2F5984 }
.widget1 a         { color: #000000 }
.widget1_button a  { color: #0551a7 }

.footer1           { border-top-color: #CFCFCF }
.footer1_email     { color: #2F5A85 }
.footer1_email a   { color: #2F5A85 }
.footer1_phone     { color: #2F5A85 }
.footer1_phone a   { color: #2F5A85 }

#footer            { color: #ACACAC }
#privacy           { color: #ACACAC }
#privacy a         { color: #ACACAC }
#privacy a:hover   { color: #2F5A85 }

.footer1_logo {
  background-image: url(/images/t2/logos/mng01_logo_marketing.png); 
  background-repeat: no-repeat; 
  background-position: center;   /* center right */
  background-size: 140px auto;
}
