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;}
#imContentContainer { position: relative; top: 45px;}
#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; top:45px;}
html { min-width: 1002px; }
html { background-image: none; background-color: transparent; }
#imPage { padding-top: 0; margin-top: 0px; margin-bottom: 0px; min-width: 1002px; }
#imHeaderBg { height: 0px; background-image: none; background-color: #C0C0C0; }
#imHeader { position: relative; margin-bottom: 0; margin-left: auto; margin-right: auto; height: 45px; background-image: none; background-color: #FFFFFF; }
#imHeaderObjects { position: relative; height: 45px; }
#imMnMnContainer { position: absolute; top: 90px; left: 0; right: 0; bottom: 24px; overflow: visible; margin-left: auto; margin-right: auto;}
#imMnMn { float: left; padding: 5px 5px 5px 5px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { left: 0; background-image: none; background-color: #FFFFFF; }
#imContent { min-height: 500px; padding: 5px 0 5px 0; }
#imContentGraphics { left: 160px; right: 0; margin-left: auto; margin-right: auto; min-height: 500px;  background-image: none; background-color: #FFFFFF; }
#imFooterBg { height: 0px; background-image: none; background-color: #C0C0C0; }
#imFooter { margin-left: auto; margin-right: auto; height: 24px; background-image: none; background-color: #A6A6A6; }
#imFooterObjects { position: relative; height: 24px; }
#imFooPad { height: 500px; }
#imHeader, #imMnMnContainer,#imMnMnContainer0, #imFooter { width: 1002px; }
#imMnMn { width: 150px; }
#imMnMnGraphics { width: 160px; }
#imContentGraphics { width: 842px; }

#imMnMnContainer0 { position: absolute; top: 45px; left: 0; right: 0; margin-left: auto; margin-right: auto; }
#imMnMnGraphics0 { position: absolute; top: 0; bottom: 0; z-index: 7; }
#imMnMnGraphics0 { display: none; }
#imMnMn0.static-menu0 { height: 40px; margin: 0; background-image: none; background-color: #B0D1FF; }
#imMnMn0 { position: relative; height: 40px; padding: 0px 0px 0px 0px; background-image: none; background-color: #A6A6A6; }
#imMnMn0 > ul { text-align: left; }
#imMnMn0 li { display: inline; }
#imMnMn0 { width: 1002px; }

.overlay { position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  height: 100%;  width: 100%;  opacity: 0;  transition: .5s ease;  background-color: #008CBA;}
.container:hover .overlay {  opacity: 1;}