/* CSS Document */

#Topheader {
	position:absolute;
	width:773px;
	height:115px;
	z-index:2;
}
#image_backgound {	position:absolute;
	width:221px;
	height:462px;
	z-index:1;
	left: 0px;
	top: 10px;
}
#content01 {	position:absolute;
	width:458px;
	height:299px;
	z-index:2;
	left: 51px;
	top: 149px;	
}
#content02 {	position:absolute;
	width:709px;
	height:115px;
	z-index:5;
	left: 51px;
	top: 449px;
}
#footer_text {	position:absolute;
	width:709px;
	height:20px;
	z-index:6;
	left: 51px;
	top: 703px;
}


