body {
    background: url(../images/bg.jpg) top center no-repeat #fff;
    margin-bottom: 25px;
}

div.container {
    _width: 990px !important;
}

/*.form-control{
    width: 99%!important;
}*/
/*.col-md-12 > .row > .form-control{
    width: 100%!important;
}

.col-md-8 > .row > .form-control{
    width: 99%!important;
}

.col-md-6 > .row > .form-control{
    width: 99%!important;
}

.col-md-4 > .row > .form-control{
    width: 99%!important;
}*/

ul.rapid-links {
    text-align: right;
}

ul.rapid-links li {
    display: inline;
    list-style-type: none;
}

p.hl {
    color: #B8B8B8;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0 9px;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 0;
}

p.tel {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 9px;
    text-align: right;
}