#barFooter{
    margin: 0px auto;
    width: 1072px;
}
#barSites #navSites {
    width: 1072px;
    margin: 0px auto 0px auto;
}
#mainBackground{
    width: 100%;
    height: 1080px;
    position: fixed;
    top: 0px;
    left: 0px;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 1;
}
#masthead{
    height: 50px;
    margin-top: 160px;
}
#masthead #mastheadLogo{
    width: 200px;
    position: absolute;
    left: 4px;
    top: -25px;
}
#masthead #mastheadSearch{
    position: absolute;
    right: 600px;
    top: 12px;
    width: 240px;
}
#masthead #mastheadSearch .index{
    display: none;
}
#barExtras{
    padding-bottom: 34px;
}
#barNav{
    width: 1072px;
    margin: 0px auto 0px auto;
}