
#logoPart {     
    background: #000;     
    height: 90px;
}
#bannerTD {     
    width: 804px;     
    height: 280px;     
    background-color: #333;
}
#bannerTD #bannerContainer {     
    width: 804px;     
    height: 290px;     
    text-align: center;
}
#bannerTD #bannerContainerCover {     
    width: 804px;     
    height: 290px;     
    text-align: center;
}
#bannerTD #bannerBody {     
    height: 290px;     
    text-align: center;
}
#bannerTD #bannerFooter {     
    background: #000;     
    height: 80px; 
    display: none; 
    width: 804px;
}
#bannerTD #bannerFooterNav { 
    position: absolute;
    top: 335px;     
    margin-top: 0;
    left: 50%;     
    margin-left: -450px;
    width: 804px;
}
.footerCell {     
    padding: 5px;     
    text-align: left;     
    border:0px #F90 solid;
}
.footerCell .footerTitle {     
    font-family: tahoma, arial;     
    font-size: 11px;     
    color: #fff;     
    font-weight: bold;
}
.footerCell .footerDesc {     
    font-family: tahoma, arial;     
    font-size: 11px;     
    color: #efefef;
}
.footerCell ul {     
    list-style: none;     
    margin: 2px;     
    margin-left: 75px;     
    padding-left: 10px;
}
.footerCell ul li {     
    margin: 2px;     
    line-height: 13px;     
    padding: 0;
}
.footerLink {     
    text-align: right;
}
.footerCell .imgDiv {     
    position: relative;     
    float: left;     
    width: 80px;     
    height: 65px;     
    margin: 2px 1px 0px 1px;
}
.bttnMore {     
    width: 57px;     
    height: 19px;     
    float: right;
}
.bttnMore a{     
    display: block;     
    background: url(img/gen/bttn_more_small.png) 0 0 no-repeat;     
    line-height: 19px;     
    text-decoration: none;
}
.imgBgDiv_i {
    width:82px; height:67px;
    background: url(img/gen/thumbBgBordered.png) 0 0 no-repeat;
    padding: 0;
    float: left;
}
#bannerCornerOverlayT{     
    position: absolute;     
    left: 50%;     
    margin-top: 0;     
    margin-left: -450px;     
    top: 90px;     
    background: url(img/gen/bg_bigbanner_trans.gif) 0 -5px no-repeat; width: 804px;     
    height: 5px;     
    z-index: 1000;
}
#bannerCornerOverlayB {     
    position: absolute;     
    left: 50%;     
    margin-top: 0;     
    margin-left: -450px;     
    top: 410px;     
    background: url(img/gen/bg_bigbanner_trans.gif) 0 0 no-repeat;     
    width: 804px;     
    height: 5px; z-index: 1001;
}
form {     
    color: #efefef;     
    margin: 0;
}

