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

#eyecatcher .eycatcheritem1 {
	left: 564px;
	top: 276px;
	width: 415px;
	height: 40px;
	position: absolute;
	color: #bf040a;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
}

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


