html {position: relative; margin: 0; padding: 0; background-color: #F3FFE8}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 1320px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 80px; width: 100%; background-color: #F3FFE8}
#imHeader {height: 100px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 160px; padding: 0px 0px 0px 0px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 100px; bottom: 40px; left: 0; width: 160px; background-color: #EBFFD7}
#imContent {min-height: 380px; position: relative; width: 1160px; padding: 0px 0px 0px 0px; margin-left: 160px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 100px; bottom: 40px; right: 0; width: 1160px; background-color: #EBFFD7}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: #F3FFE8}
#imFooter {position: relative; margin: 0 auto; height: 40px; width: 1320px; background-color: #EBFFD7; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
