@charset "utf-8";
/* CSS Document */
body { 
text-align: center; /*ie5 hack */
margin: 0px; 
padding: 0px; 
}

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

#index-01 {
	position:absolute;
	left:0px;
	top:1px;
	width:1000px;
	height:417px;
}

#index-02 {
	position:absolute;
	left:0px;
	top:417px;
	width:215px;
	height:90px;
	background-image: url(images/index_02.jpg);
}

#content {
	position:absolute;
	left:215px;
	top:417px;
	width:567px;
	height:480px;
	background-image: url(images/stretch-me-content.jpg);
}

#index-04 {
	position:absolute;
	left:782px;
	top:417px;
	width:218px;
	height:95px;
	background-image: url(images/index_04.jpg);
}

#index-05 {
	position:absolute;
	left:0px;
	top:507px;
	width:215px;
	height:322px;
	background-image: url(images/index_05.gif);
}

#index-06 {
	position:absolute;
	left:782px;
	top:512px;
	width:218px;
	height:332px;
	background-image: url(images/index_06.jpg);
}

#index-07 {
	position:absolute;
	left:0px;
	top:687px;
	width:215px;
	height:562px;
	background-image: url(images/index_07.jpg);
}

#index-08 {
	position:absolute;
	left:782px;
	top:703px;
	width:218px;
	height:561px;
	background-image: url(images/index_08.jpg);
}

#index-09 {
	position:absolute;
	left:0px;
	top:828px;
	width:215px;
	height:81px;
	background-image: url(images/index_09.jpg);
}

#index-10 {
	position:absolute;
	left:782px;
	top:843px;
	width:218px;
	height:66px;
	background-image: url(images/index_10.gif);
}

#index-11 {
	position:absolute;
	left:0px;
	top:909px;
	width:1000px;
	height:109px;
}
#cont-bot {
	position:absolute;
	left:215px;
	top:895px;
	width:567px;
	height:14px;
	z-index:1;
}

