#imCell_1 { display: block; position: relative; overflow: hidden; width: 450px; min-height: 434px; border-top: 3px solid transparent; border-bottom: 3px solid transparent; border-left: 3px solid transparent; border-right: 3px solid transparent;}
#imCellStyle_1 { position: relative; width: 444px; min-height: 428px; padding: 3px 3px 3px 3px; text-align: center; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; z-index: 3;}
#imCellStyleGraphics_1 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: transparent;}
#imTextObject_1 { font-style: normal; color: black; font-weight: normal; }
#imTextObject_1 a { color: inherit; }
#imTextObject_1 ul { list-style: disc; margin: 0px; padding: 0px; }
#imTextObject_1 ul li { margin: 0px 0px 0px 15px; padding: 0px; }
#imTextObject_1 table { margin: 0 auto; padding: 0; border-collapse: collapse; border-spacing:0; line-height: inherit; }
#imTextObject_1 table td { padding: 4px 3px 4px 3px; margin: 0px; line-height: 20px; }
#imTextObject_1 p { margin: 0; padding: 0; }
#imTextObject_1 img { border: none; margin: 0px 0px; vertical-align: text-bottom;}
#imTextObject_1 img.fleft { float: left; margin-right: 15px; vertical-align: baseline;}
#imTextObject_1 img.fright { float: right; margin-left: 15px; vertical-align: baseline;}
#imTextObject_1 .imUl { text-decoration: underline; }
#imTextObject_1 .ff0 { font-family: Tahoma; }
#imTextObject_1 .ff1 { font-family: Symbol; }
#imTextObject_1 .ff2 { font-family: Tahoma; }
#imTextObject_1 .ff3 { font-family: Symbol; }
#imTextObject_1 .ff4 { font-family: Prisoner SF; }
#imTextObject_1 .ff5 { font-family: Wingdings; }
#imTextObject_1 .cf1 { color: #000000; }
#imTextObject_1 .cf2 { color: #FFFFFF; }
#imTextObject_1 .cf3 { color: #000000; }
#imTextObject_1 .fs32 { vertical-align: baseline; font-size: 16pt; line-height: 28px; }
#imTextObject_1 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_1 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 23px; }
#imTextObject_1 .fs18 { vertical-align: baseline; font-size: 9pt;  line-height: 20px; }
#imTextObject_1 .cb1 { background-color: #000000; }
#imTextObject_1 .cb2 { background-color: transparent; }
#imTextObject_1 .cb3 { background-color: #000000; }

#imCellStyleGraphics_1 { 
    position: absolute; 
    top: 0; 
    bottom: 0; 
    left: 0; 
    right: 0; 
    /* The new background settings */
    background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), 
                      url('images/Figure-1-Hitachi-DSP-Air-End.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1; /* Ensures it stays behind the text */
}

/* Ensure the text container sits on top of the image */
#imCellStyle_1 {
    z-index: 3;
    background-color: transparent; /* Makes sure the old background doesn't hide the image */
}
#imContent{min-height: 1400px;position:relative; width: 917px; padding: 3px 15px 3px 15px;}
#imContentGraphics{max-height: 1400px;position: absolute; top: 151px; bottom: 0; left: 0; width: 947px; background-color: transparent;}