#container
{
	position: relative;
	margin: 10px auto 0;
	width: 980px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	z-index: 1;
}
#wallad_link
{
	width: 100%;
	height: 100%;
	display: block;
	z-index: 0;
	position: fixed;
}

