/*
#wrapper {
    max-width: 982px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

#wrapper #header {
    float: left;
    height: 171px;
    position: relative;
    width: 100%;
    background: url(../Images/Bespoke/bg-header.jpg?v=0.0.3) no-repeat scroll right bottom transparent;
}
*/