body {
	text-align: center;
	}
	
#container {
	position: relative;
	margin: 0 auto;
	width: 778px;
	}
	

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:776px;
	height:315px;
	background-image:url(images/index_01.jpg);
}

#index-02 {
	position:absolute;
	left:0px;
	top:315px;
	width:776px;
	height:297px;
	background-image:url(images/index_02.gif);
}

#index-03 {
	position:absolute;
	left:0px;
	top:612px;
	width:776px;
	height:87px;
	background-image:url(images/index_03.gif);
}