#top {
	width: 100%;
	height: 117px;
	background-image: url(img/top_repeat_background.gif);
}

#top_background_left {
	width: 353px;
	height: 117px;
	background-image: url(img/top_background_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 50%;
	left: -796px;
}

#top_content_wrapper {
	position: relative;
	width: 923px;
	height: 117px;
	background-image: url(img/top_background.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#top .content {
	width: 923px;
	margin: 0 auto;
	padding-top: 35px;
}

#last_work_area {
	width: 100%;
	height: 276px;
	background-image: url(img/last_work_repeat_background.gif);
}

#last_work_area_left {
	position: absolute;
	width: 227px;
	height: 276px;
	background-image: url(img/last_work_left_background.gif);
	margin-left: 50%;
	left: -690px;
}

#last_work_area_content {
	width: 926px;
	height: 276px;
	background-image: url(img/last_work_background.gif);
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 100%;
	background-image: url(img/content_background.gif);
	padding-bottom: 20px;

}

#footer {
	width: 100%;
	height: 105px;
	padding-top: 21px;
	background-image: url(img/footer_background.gif);	
}

#footer .content {
	width: 926px;
	height: 105px;
	background-image: url(img/footer_content_background.gif);
	margin: 0 auto;
}
