/* CSS Document */
body { 
text-align: center; /*ie5 hack */
margin: 0px; 
padding: 0px; background-color:#dd8627; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
}

.table {
	position:relative;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align: left;
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:378px;
}

#index-02 {
	position:absolute;
	left:0px;
	top:378px;
	width:900px;
	height:46px;
}

#index-03 {
	position:absolute;
	left:0px;
	top:424px;
	width:95px;
	height:887px;
}

#index-04 {
	position:absolute;
	left:95px;
	top:424px;
	width:623px;
	height:977px;
	background-image: url(images/index_04.png);
}

#index-05 {
	position:absolute;
	left:718px;
	top:424px;
	width:182px;
	height:836px;
}

#index-06 {
	position:absolute;
	left:718px;
	top:1260px;
	width:182px;
	height:141px;
	background-image: url(images/index_06.png);
}

#index-07 {
	position:absolute;
	left:0px;
	top:1311px;
	width:95px;
	height:90px;
	background-image: url(images/index_07.png);
}

#index-08 {
	position:absolute;
	left:0px;
	top:1401px;
	width:900px;
	height:129px;
	background-image: url(images/index_08.png);
}
#footer {
	position:absolute;
	left:0px;
	top:1532px;
	width:900px;
	height:53px;
	z-index:1;
}