 #push {
	height: 43px; /* .push must be the same height as .footer */
    padding-top:10px;
}

.clearfix{
	clear:both;
	float:none;
}
#bigPic{
	width:930px;
	height:475px;
}
#bigPic img{
	position:absolute;
	display:none;
}
ul#thumbs li.active{
	background:#fff;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul#thumbs li{
	float:left;
	cursor:pointer;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
}
ul#thumbs img{
	float:left;
	width:62px;
	height:62px;
	line-height:62px;
	position:relative;
	z-index:1;
	overflow: hidden;
	
}
