.banner {
    width: 100%;
    height: 407px;
    background: url("/dsc/service/WB002736/images/bannerBg.jpg") no-repeat center;
    text-align: center;
}

.banner img {
    width: 995px;
    height: 407px;
    margin: 0 auto;
		max-width: 100%;
}

#navLink.fixed {
	background-color: #f5f5f5;
}