	div.imageContainer{
		padding: 16px 42px 0 0
	}
	ul.imageList li.show{
		z-index:500;
	}
	ul.imageList li{
		position: absolute;
		right:0;
		left:0;
	}
	ul.imageList{
		list-style:none;
		position:relative;
		padding: 0;
		margin: 0;
		height: 307px;
		overflow:hidden;
	}
	div#header{
		background-image: url(../images/header.png);
		height: 363px;
	}