div#container {

    width: 100% !important;

}

div#header {

    background-image: url("../images/header_bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 140px;
    text-align: right;
    width: 909px;
    margin: 0 auto;

}

div#menu {

    display: none;

}

div#left_state {

    display: block;
    width: 100%;

}

div#right_state {

    display: block;
    width: 100%;

}

div#footer_menu {

    border-top: 1px solid #ccc;

}

div#footer_menu ul {

    display: none;

}

div#state_scroll {

    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;


}

div#state_scroll_mcontentwrapper {

    width: 100% !important;
    height: 100% !important;

}

div#state_scroll_scrollwrapper {

    width: 100% !important;
    height: 100% !important;

}

form#cse-search-box {

    display: none;

}
