html { position: relative; margin: 0; padding: 0; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; left: 0; top: 0; width: 100%; }
#imMnMnGraphics { position: absolute; top: 0; bottom: 0; z-index: 9; }
#imContentContainer { position: relative; }
#imContent { position: relative; }
#imContentGraphics { position: absolute; top: 0; bottom: 0; }
#imFooPad { float: left; margin: 0 auto; }
#imBtMnContainer { clear: both; }
.imPageRow { position: relative; clear: both; overflow: hidden; float: left; width: 100%; }
.imHGroup:after, .imUGroup:after, .imVGroup:after, .imPageRow:after { content: ""; display: table; clear: both; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imFooter { position: relative; }
html { min-width: 993px; }
html { background-image: url('bg.jpg'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: transparent; }
#imPage { padding-top: 0; margin-top: 0px; margin-bottom: 0px; min-width: 993px; }
#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
#imHeader { position: relative; margin-bottom: 37px; margin-left: auto; margin-right: auto; height: 212px; background-image: url('top.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imHeaderObjects { position: relative; height: 212px; }
#imMnMnContainer { position: absolute; top: 212px; left: 0; right: 0; margin-left: auto; margin-right: auto; }
#imMnMn { position: relative; height: 30px; padding: 2px 15px 5px 15px; background-image: url('menu.jpg'); background-position: left top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMn li { display: inline; }
#imMnMnGraphics { display: none; }
#imContent { min-height: 380px; padding: 5px 0 5px 0; }
#imContentGraphics { left: 0; right: 0; margin-left: auto; margin-right: auto; min-height: 380px;  background-image: url('content.jpg'); background-position: left top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent; }
#imFooterBg { height: 90px; background-image: none; background-color: transparent; }
#imFooter { margin-left: auto; margin-right: auto; height: 62px; background-image: url('bottom.jpg'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imFooterObjects { position: relative; height: 62px; }
#imFooPad { height: 380px; }
#imHeader, #imMnMnContainer, #imFooter { width: 993px; }
#imMnMn { width: 963px; }
#imContentGraphics { width: 993px; }
