#bannerBig { 
	position: absolute;
	top: 0;
	left: 0;
	width: 950;
}

#main {
	background: none;
	top: 135px;
}


#menu {
	position: absolute;
	top: 60px;
	z-index: 90;  
}

#content {
	z-index: 10000;
}
