* {
	margin:0;
	padding:0;
}
body, html {
	margin:0;
	padding:0;
	height:100%;
	background-color: #ffffff;
}
.hidden {
	display:none;
}
#overlaybanner{
	width: 1px;
	height: 1px;
	z-index: 101;
	position: absolute;
	top:50%;
	left: 50%;
		margin-left: -485px;
		margin-top: -325px;
}
#banner{
	width: 300px;
	height: 250px;
	position: absolute;
	left:675px;
	top:391px;
}
#22divs{
	z-index: 100;
}
