#wrapper {
    width: 1400px;
    margin: auto;
}
#header {
    position: relative;
}
#header #sub {
    position: absolute;
    right: 0;
    bottom: 0;
    background: no-repeat;
}
#footer br {
    display: none;
}
