#eyecatcher .stage {
	overflow: hidden; 
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

#eyecatcher .eycatcheritem1 {
	left: 477px;
	top: 42px;
	width: 418px;
	height: 69px;
	position: absolute;
	color: #ffffff;
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
}

#eyecatcher .eycatcheritem1 a {
	color: #ffffff;
	text-decoration: none;
}
#eyecatcher .eycatcheritem1 a:hover {
	text-decoration: underline;
}


#eyecatcher .eycatcheritem2 {
	left: 477px;
	top: 123px;
	width: 351px;
	height: 157px;
	position: absolute;
	color: #000000;
}

#eyecatcher .eycatcheritem2 a {
	color: #34a3b4;
	text-decoration: none;
}
#eyecatcher .eycatcheritem2 a:hover {
	text-decoration: underline;
}


