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

#eyecatcher .eycatcheritem1 {
	left: 5px;
	top: 105px;
	width: 760px;
	height: 88px;
	position: absolute;
	color: #f79646;
	font-family: Lobster,Verdana,Helvetica,sans-serif;
	font-size: 72px;
	font-weight: normal;
	font-style: normal;
}

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


#eyecatcher .eycatcheritem2 {
	left: 0px;
	top: 0px;
	width: 64px;
	height: 65px;
	position: absolute;
	border: 0;
}



