/* CSS Document */
#bannercontainer { margin:0px; padding:0px; background:url(../img/bannerbg.png) no-repeat top left; width:778px; height:358px; }
.bannercontent {  margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:0px solid #b3b3b3; position:relative; width:461px; height:306px; overflow:hidden;}
#imageContainer img {	display: none;	position: absolute;	z-index:0;	padding:0;	margin:0; }

