    /*  Specific CSS for homepage */

body#home div#navigation { margin: 0 auto; }

    /*  Branding */
body#home div#branding { height: 90px; margin: 0 auto; padding-left: 20px; }
body#home div#slogan { height: 90px; line-height: 90px; }

    /*  Search */
body#home div.search { margin: 60px auto 10px auto; }

    /*  Content */
body#home div#wrapper { height: 540px; }
body#home div#content-wrapper { display: none; }
