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

#bg02 {
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #666666;
	background-image: url(images/bg_02.png);
	top: 0px;
}
#page02 {
	background-image: url(images/home02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1100px;
}
#textblock_home {
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 200px;
	padding-top: 270px;
	height: 600px;
}
#flash {
	height: 288px;
	width: 360px;
}

