@charset "utf-8";
/* CSS Document */


body { 
text-align: center; /*ie5 hack */
margin: 0px; 
padding: 0px;
background-color: #000000; 
}

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

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

#home-02 {
	position:absolute;
	left:0px;
	top:500px;
	width:38px;
	height:565px;
}

#home-03 {
	position:absolute;
	left:38px;
	top:500px;
	width:209px;
	height:565px;
}

#home-04 {
	position:absolute;
	left:247px;
	top:500px;
	width:24px;
	height:565px;
}

#home-05 {
	position:absolute;
	left:271px;
	top:500px;
	width:629px;
	height:83px;
}

#home-06 {
	position:absolute;
	left:271px;
	top:583px;
	width:50px;
	height:680px;
	background-image: url(images/home_06.jpg);
}

#home-07 {
	position:absolute;
	left:321px;
	top:583px;
	width:502px;
	height:727px;
	background-image: url(images/home_07.jpg);
}

#home-08 {
	position:absolute;
	left:823px;
	top:583px;
	width:77px;
	height:680px;
	background-image: url(images/home_08.jpg);
}

#home-09 {
	position:absolute;
	left:271px;
	top:1263px;
	width:50px;
	height:47px;
}

#home-10 {
	position:absolute;
	left:823px;
	top:1263px;
	width:77px;
	height:47px;
}

#home-11 {
	position:absolute;
	left:271px;
	top:1310px;
	width:629px;
	height:45px;
}

#home-12 {
	position:absolute;
	left:0px;
	top:1355px;
	width:745px;
	height:162px;
}

#home-13 {
	position:absolute;
	left:745px;
	top:1355px;
	width:155px;
	height:285px;
}

#home-14 {
	position:absolute;
	left:0px;
	top:1517px;
	width:745px;
	height:123px;
}
#footer {
	position:absolute;
	left:1px;
	top:1642px;
	width:902px;
	height:56px;
	z-index:1;
}
