#pageBody #shadow {
	background:url('Medavante/img/shadow.png') repeat-x;
	position: relative;
	z-index: 1000;
	width: 960px;
	height: 10px;
}

#pageBody #pageContent {
	position: relative;
	z-index: 10;
	margin-top: -10px;
	width: 960px;
}

