
.navbar-header {
    min-height: 100px;
    /* min-width: 300px; */
    background: url(../logos/_banner_new_no_underline.jpg) no-repeat left center;
    background-size: cover;
	margin-left: 0;
    width: 827px;
}
.bannerTitle {
    color: white;
    font-size: 40px;
    float: right;
    margin-top: 20;
	margin-top: 0;
}
.nps-header {
    background-color: #ffffff;
    padding: 0;
    /* background: url(/templates/images/banner-slice_1.gif) repeat-x; */
    height: 74px;
    top: 0px;
    bottom: 0px;
    left: 0px;
}

