#content-container {
	background: url(../images/home_content_bg.jpg) no-repeat;
}
#content {
	padding-top: 304px;
}
#home-header-img {
	background: url(../images/home_header.jpg);
	width: 570px;
	height: 73px;
	position: absolute;
	left: 200px;
	top: 224px;
	z-index:10;
}
