<style>
#bannerIMG {	float:left;
	width:1002px;
	height:295px;
	z-index:1;}
#banner_container
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}

#banner
{
	float:left;
	width:1002px;
	height:295px;
	z-index:1;
}

#banner_top_overlay
{
	float:left;
	width:1003px;
	margin-top:-300px;
	z-index:3;
position:absolute;
}

#banner_bottom_overlay
{
	float:left;
	width:100%;
	margin-top:-24px;
	z-index:3;
}