﻿.bg {
    background: url('/stores/acxiom/images/bg.jpg') no-repeat #fff;
    background-position: top center;
    background-repeat:repeat-x;
    width:100%;
    min-height:700px;
}
.logo {
    background: url('/stores/acxiom/images/banner.png') no-repeat;
    height:100%;
    width:100%;
}
.mainNav {
    background-color:#232323;
}
.mainNav ul.dropdown ul {
   background-color:#232323;
    margin: 0px 0px 0px 20px;
}

.tollFreeTxt, .hoursTxt, .tollFree {
    color: #000;
}
.headerCreditCards {
    color: #fff;
}
.resultBar {
    background-color:#62af4a;
    color:#fff;
}