.navbar-header {
    min-height: 134px;
    min-width: 1336px;
    background: url(../logos/voxxHeaderLogo.jpg) no-repeat left center;
    background-size: cover;
	margin-left: 0;
}
.bannerTitle {
    color: white;
    font-size: 40px;
    float: right;
    margin-top: 0;
	margin-top: 0;
}
.nps-header {
    padding: 0;
    background: url(/templates/images/VoxxSlice.jpg) repeat-x;
    height: 134px;
    top: 0px;
    bottom: 0px;
    left: 0px;
}

