#logoPart { background:#000; height:90px;}

#bannerTD { width:900px; height:280px; background-color:#333; background-repeat: no-repeat;}
#bannerTD #bannerContainer { width:900px; height:280px; text-align:center;}
#bannerTD #bannerContainerCover { width:900px; height:280px; text-align:center;}
#bannerTD #bannerBody { height:245px; text-align:center;}

#bannerTD #bannerFooter {     
     height:35px; 
	 margin: 0 auto;
    display:none; 
    width:5px;
}
#bannerTD #bannerFooterNav {
	position:absolute;
	top:330px;
	left:50%;
	margin-left:-140px;
	width:300px;
	height: 1px;
}
.footerCell{ padding:0px; 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: 1px; padding-left: 1px;}
.footerCell ul li {margin: 2px; line-height: 13px; padding: 0;}
.footerLink {text-align: right;}

.footerCell .imgDiv{ position:relative; float:left; width:20px; height:35px; margin: 0px 0px 0px 0px;}


.imgBgDiv_i {
    width:30px; height:35px;
    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:900px; height:5px; z-index:1000;}
#bannerCornerOverlayB{
	position:absolute;
	left:577px;
	margin-top:0;
	margin-left:-450px;
	top:395px;
	background:url(../img/gen/bg_bigbanner_trans.gif) 0 0 no-repeat;
	width:900px;
	height:5px;
	z-index:1001;
}

form {color:#efefef; margin:0;}

