#slide_home{
	position:relative;
	width:659px;
	height:245px;
	margin-left:45px;
	margin-top:20px;
	
}

#cornice_slide{
	position:absolute;
	width:659px;
	height:245px;
	top:0;
	left:0;
	z-index:4;
	background:url(../../img/cornice_slide_home.gif) no-repeat;
}


