#mid_head {
	position:absolute;
	height:180px;
	left:5px;
	top:5px;
	right:5px;
	border:none;
}

#mid_mid {
	position:absolute;
	height:190px;
	margin-top:5px;
	top:185px;
	left:5px;
	right:5px;
	border:none;
}

#mid_foot {
	position:absolute;
	top:390px;
	bottom:5px;
	left:5px;
	right:5px;
	border:none;
}

#mid_foot img {
	margin-top:30px;
	bottom:5px;
}

