/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

#zone-preface-wrapper {
    background: url("../images/bg-preface-wrap.png") no-repeat scroll 0 0 transparent;
}

.sf-menu li.last.leaf {
    padding-bottom: 5px;
}
.sf-menu li.menu-about .last.leaf {
    background: none no-repeat scroll center bottom transparent;
}
.sf-menu li.menu-contact .last.leaf {
    background: none no-repeat scroll center bottom transparent;
}
.sf-menu li.menu-services .last.leaf {
    background: none no-repeat scroll center bottom transparent;
}
.sf-menu li.menu-media-center .last.leaf {
    background: none no-repeat scroll center bottom transparent;
}
.sf-menu li.menu-legislation .last.leaf {
    background: none no-repeat scroll center bottom transparent;
}
.sf-menu li.menu-issues .last.leaf {
    background: none no-repeat scroll center bottom transparent;
}
.sf-menu li.menu-resources .last.leaf {
    background: none no-repeat scroll center bottom transparent;
}

#zone-footer {
    background: url("../images/bg-footer.png") no-repeat scroll center top transparent;
}

#block-widgets-s-cng-large-profile.block {
    float: left;
    margin-top: 5%;
}