#eyecatcher .stage {
	overflow: hidden; 
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

#eyecatcher .eycatcheritem1 {
	left: 467px;
	top: 143px;
	width: 553px;
	height: 182px;
	position: absolute;
	background: #000000;
	opacity: 0.7;
}



#eyecatcher .eycatcheritem2 {
	left: 486px;
	top: 159px;
	width: 510px;
	height: 27px;
	position: absolute;
	color: #ffffff;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}

#eyecatcher .eycatcheritem2 a {
	color: #ffffff;
	text-decoration: none;
}
#eyecatcher .eycatcheritem2 a:hover {
	text-decoration: underline;
}


#eyecatcher .eycatcheritem3 {
	left: 487px;
	top: 196px;
	width: 524px;
	height: 119px;
	position: absolute;
	color: #000000;
}

#eyecatcher .eycatcheritem3 a {
	color: #4682b4;
	text-decoration: none;
}
#eyecatcher .eycatcheritem3 a:hover {
	text-decoration: underline;
}


