.bannerContainer {
    width:100%;background: 50% top no-repeat;
}
.bannerTextContainer {
    margin:0 auto;height:124px;width:981px;text-align:right;
}
.bannerText {
    padding:50px 110px 0 0;
}
.bannerText a, .bannerText a:hover {
    color:#FFF;
    font-size:21px;
    font-family:Tahoma;
}