/* CSS Document */
body {
text-align: center; /*ie5 hack */
margin: 0px; 
padding: 0px;

}

.table {
		position:relative;
        width:890px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align: left;    
}
/*#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:890px;
	height:1000px;
}*/

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:890px;
	height:228px;
	background-image: url(images/index_01.jpg);
}

#nav {
	position:absolute;
	left:0px;
	top:228px;
	width:890px;
	height:111px;
}

#p1 {
	position:absolute;
	left:0px;
	top:339px;
	width:250px;
	height:55px;
	background-image: url(images/index_03.jpg);
}

#p2 {
	position:absolute;
	left:250px;
	top:339px;
	width:640px;
	height:55px;
	background-image: url(images/index_04.jpg);
}

#p3 {
	position:absolute;
	left:0px;
	top:394px;
	width:67px;
	height:437px;
	background-image: url(images/index_05.jpg);
}

#sidebar {
	position:absolute;
	left:67px;
	top:393px;
	width:159px;
	height:438px;
	background-image: url(images/index_06.jpg);
}

#p4 {
	position:absolute;
	left:224px;
	top:394px;
	width:26px;
	height:437px;
	background-image: url(images/index_07.jpg);
}

#p5 {
	position:absolute;
	left:250px;
	top:394px;
	width:11px;
	height:437px;
	background-image: url(images/index_08.jpg);
}

#content {
	position:absolute;
	left:261px;
	top:394px;
	width:557px;
	height:437px;
	background-image: url(images/index_09.jpg);
	padding-left: 7px;
}

#p6 {
	position:absolute;
	left:818px;
	top:394px;
	width:72px;
	height:437px;
	background-image: url(images/index_10.jpg);
}

#footer {
	position:absolute;
	left:0px;
	top:831px;
	width:890px;
	height:83px;
	background-image: url(images/index_11.jpg);
}

#ifisliced-12 {
	position:absolute;
	left:0px;
	top:913px;
	width:890px;
	height:30px;
	background-image: url(images/index_12.jpg);
}

