#header_wrap_home {
	height: 385px;
	position: relative;
	padding-bottom: 0px;
	width: 645px;
	margin: auto;
}#header {
	width: 645px;
	height: 100%;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}#panel {
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 645px;
	height: 355px;
}#left_slide {
	width: 300px;
	position: absolute;
	left: 0;
	top: 80px;
	z-index: 950;
}#center_slide {
	width: 478px;
	position: absolute;
	left: 84px;
	top: 0;
	z-index: 999;
}#right_slide {
	width: 300px;
	position: absolute;
	left: 345px;
	top: 80px;
	z-index: 970;
}

