#fwslider {	
	width: 100%;
	height: 515px;	
	float: left;					
	margin: 0px;
	position: relative;
	z-index: -1;	
}


#fwslider div {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height:515px;	
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
		
}	

#fwslider img {
	border: 0px;
}