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