
/******************************************
*               TOP BANNER                *
******************************************/	
#topBanner {text-align:center; width:100%; border:none; background: #f3f4bb; height:72px;}
#topBanner table {margin: 0px auto; background: none; border:none;}
#topBanner table td {border:none; background: none;}
#topBanner table td iframe {border:none; background: none;}
#topBanner div {background: #f3f4bb; border:none;}

.banner {padding: 10px 0; border: 1px solid #a9b6c2; text-align:center; background: #E7EBF1;}

#skyscraperMain {
   position:relative;
   height:0px;
   line-height:0px;
   font-size:0px;
   width:950px;
}

#skyscraper {
   position:absolute;
   right: -197px;
   top: -160px;
   width: 180px;
   height:auto;
}
#skyscraper img {position:fixed;}

