/*#banner {
	border-bottom:none;
	padding: 0; 
	margin: 0 auto;
	min-height:200px;
}
.leadBody-container {
	padding:0; 
	background: url(/images/backgrounds/body.gif) repeat 0 0; 
	overflow: hidden;
	position: relative;
	
	height:200px;
	min-width: 320px;
	margin: 0 auto;
}*/
#banner {
	min-height:140px;
}
.leadBody-container {
	height:140px;
}
.bannerPhoto {
	/*position: absolute;
	z-index: 5;
	min-width: 330px;
	width: 100%; 
	margin: 0 auto;
	bottom: 0; 
	left:0;
	top:  0;
	float: none;*/

	background: url(/images/banner/mhp_banner.png) no-repeat top center;
}