.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#s1 {
	width:717px;
	height:277px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index: 2;
    position:relative;

	/*float: left;
	clear: both;
	min-height: 536px;*/
}

#leadGallery {
	width:717px;
	height:277px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: block;

	z-index: 1;

	/*float: left;
	clear: both;
	min-height: 536px;*/
}

#leadGallery a img, #leadGallery img {
	margin: 7px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	width 700px;
	height: 260px;
	float: left;
	display: inline;
	z-index: 1;
	border-width: 0px 0px 0px 0px;
}
