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

#eyecatcher .eycatcheritem1 {
	left: 33px;
	top: 245px;
	width: 733px;
	height: 67px;
	position: absolute;
	color: #ffffff;
	font-family: Lobster,Verdana,Helvetica,sans-serif;
	font-size: 48px;
	font-weight: bold;
	font-style: normal;
}

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


