@charset "utf-8";
/* CSS Document */

body { margin: 0px }
a { text-decoration: none }

#page, #pageIE { position:absolute; border:solid 1px #000000 }
#page { width: 966px; height: 572px }
#pageIE { width: 1008px; height: 536px }
#TopRight { position: absolute; top: 0px; right: 0px; width: 361px; height: 216px; background-image: url(../images/TopRight.jpg); z-index: 1; margin: 0px }
#TopRight-Icon { position: absolute; top: 15px; right: 10px; width: 140px; height: 140px; z-index: 2; margin: 0px }
#BottomLeft, #BottomLeftIE { position: absolute; bottom: 0px; left: 0px; width: 481px; background-image: url(../images/BottomLeft.jpg); z-index: 1 }
#BottomLeft { height: 295px }
#BottomLeftIE { height: 275px }
#BottomRight { position: absolute; bottom: 0px; right: 0px; width: 330px; height: 45px; z-index: 1 }
#Logo { position: absolute; top: 10px; left: 16px; width: 200px; height: 100px; background-image: url(../images/Logo.jpg); z-index: 1 }
#menu { position: absolute; top: 120px; left: 10px; width: 200px; z-index: 2; margin: 0px }
#main { position: absolute; top: 120px; left: 170px; width: 780px; z-index:100; margin: 0px; overflow: hidden }

.menuitem-img, .menuitem-imgIE { position: relative; vertical-align: middle; width: 50px; height: 50px; border: none }
.menuitem-img { padding-bottom: 10px }
.menuitem-imgIE { padding-bottom: 5px }
.indent100 { position: relative; left: 100px }
.indent50 { position: relative; left: 50px }
.indent25 { position: relative; left: 25px }
.indent19 { position: relative; left: 19px }
.down10 { position: relative; top: 10px }
.up90 { position: relative; top: -90px }

