
#bg_image {
    width: 980px;
    position: absolute;
    right: 0;
    top: 0;
}

#container {
	margin:0 auto;
	width:980px;
	padding:0 22px;
	position:relative;
	padding-bottom:200px;
}

#bg_image {
	width:1024px;
}