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; }
#imPageToTop { position: fixed; bottom: 30px; right: 30px; z-index: 100; display: none; opacity: 0.75 }
#imPageToTop:hover {opacity: 1; cursor: pointer; }
html { min-width: 1065px; }
html { background-image: url('pixabay-bb4333cd9b2a4050_be910pwi.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: transparent; }
#imPage { padding-top: 0; margin-top: 15px; margin-bottom: 15px; min-width: 1065px; }
#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
#imHeader { position: relative; margin-bottom: 80px; margin-left: auto; margin-right: auto; height: 200px; background-image: none; background-color: transparent; }
#imHeaderObjects { position: relative; height: 200px; }
#imMnMnContainer { position: absolute; top: 200px; left: 0; right: 0; margin-left: auto; margin-right: auto; }
#imMnMn { position: relative; height: 75px; padding: 0px 5px 5px 34px; 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: 165px; background-image: url('bottom.jpg'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imFooterObjects { position: relative; height: 165px; }
#imFooPad { height: 380px; }
#imHeader, #imMnMnContainer, #imFooter { width: 1065px; }
#imMnMn { width: 1026px; }
#imContentGraphics { width: 1065px; }
