#container {
		position: absolute;
		margin:0;
		left: 0;
		top:0;
		text-align: left;
		width: 960px;
		min-height: 100%;
	
		z-index:1;	
	}