* {margin: 0; padding: 0}

html {height: 100%; margin: 0; padding: 0}
body {width: 920px; height: 92%; margin: 1% auto auto; min-height: 540px; position: relative}
body>div {height: 100%; min-height: 540px; width: 920px}
body>div>div {height: 100%; min-height: 540px; width: 900px; margin: 0 auto}
* html div {height: 100%}
* html div div {width: 900px; margin: 0 auto}
* html div div div {width: auto; margin: 0; height: auto}
dl#adr {position: absolute; left: 10px; bottom: 0px; z-index: 1001; width: 180px}
div#fot {position: absolute; left: 0px; bottom: -20px; z-index: 1000; height: 20px; width: 920px; overflow: hidden; border: none}
div#fot h6 {margin: 0 auto; width: 900px; height: 100%}

div#hdr {height: 20%; overflow: hidden; position: relative}
div#hdr div {height: 100%}
div#hdr h5 {position: absolute; bottom: 0px; left: 0px; z-index: 999; width: 900px}
div#mn {height: 80%; overflow: auto; overflow-x: hidden; overflow-y: auto}
div#mn ul {width: 200px; float: left; overflow: hidden}
div#mn div#cnt ul {width: auto; float: none}
div#mn div#cnt {width: 680px; float: right; height: 100%; overflow: auto}

body>div>div {overflow: auto}

/* Martin Ekblom 2008 */