#top {height:78px;}
#menu {height:35px;}
#content-container {margin: 0 auto; width:1000px;position: relative; border: 1px solid red;}

#top_box {position: relative;padding: 5px; float: right; background-color: #fff;}

#footer {min-height: 28px;}
#footer_menu {left: 50%; margin-left: -500px;position: absolute; bottom:0;  height: 25px;width: 1000px;}
#footer_menu #fold {position:absolute;right:0;cursor:pointer;}





/** Test items **/
#content-container { border: 1px solid orange;}

/** End test items **/