#apDiv1 {
	position:absolute;
	left:0%;
	top:0%;
	width:100%;
	height:auto;
	z-index:1;
	right: 0%;
	bottom: 0%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0%;
}

