.site-footer {
    background-color: #115d8f !important;
    color: #ffffff !important;
}
.site-footer a {
    color: #ffffff !important;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.site-footer .btn {
    background-color: #000000;
    background-image: #000000;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.page-header {
    background-color: #ffffff;
    border: 0 none;
    margin: 0 -3000px;
    min-height: 20px;
    padding: 10px 3000px;
}

.navbar-inner {
    background-color: rgba(91, 67, 83, 0.4);
    border: 1px solid #fff;
    border-radius: 4px;
    min-height: 40px;
    padding-left: 140px;
    padding-right: 20px;
}
.logo-market {
    display: block;
    height: 100px !important;
    margin: 0 auto 0px;
}
.navbar-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color -moz-use-text-color #d4d4d4;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.navbar-inner {
    background-color: rgba(91, 67, 83, 0.4);
    border: 1px solid #fff;
    border-radius: 4px;
    min-height: 40px;
    padding-left: 250px;
    padding-right: 20px;
}