html,
body { margin:0; padding:0; height:100%; }
#wrap { margin:0 auto; }
html>body #header {	z-index:10; position:fixed; }
html>body #footer { position:fixed; bottom:0; z-index:10; }
#sidemenu { position:absolute; }

/*
html>body #wrap { height:100% }
html>body #content-wrap { height:100% }
*/


