body {
	text-align:center; 
	margin:0;
}

#bannerTD{ 
	width:970px; 
	height:325px; 
	background-color:#333; 
	background-repeat: no-repeat;
}

#bannerTD #bannerContainer{
	width:970px; 
	height:325px; 
	text-align:center;
}

#bannerTD #bannerContainerCover{
	width:970px;
	height:325px;
	text-align:center;
}

#bannerTD #bannerBody{
	height:245px; 
	text-align:center;
}

#bannerTD #bannerFooter {     
    background:#000; 
	height:80px; 
    display:none; 
    width:970px;
}

#bannerTD #bannerFooterNav { 
    position:absolute;
    top:245px;
    left:50%;
	margin-top:0;
	margin-left:-480px;
    width:970px;
}

.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(../images/bttn_more_small.png) 0 0 no-repeat; 
	line-height: 19px; 
	text-decoration: none;
}

.imgDiv a{
	display: block;
	width:80px;
	height:65px; 
	text-decoration: none;
}

#bannerCornerOverlayT{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:90px; background:url(../images/bg_bigbanner_trans.gif) 0 -5px no-repeat; width:970px; height:5px; z-index:1000;}
#bannerCornerOverlayB{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:410px; background:url(../images/bg_bigbanner_trans.gif) 0 0 no-repeat; width:970px; height:5px; z-index:1001;}

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