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

#eyecatcher .eycatcheritem1 {
	left: 29px;
	top: 0px;
	width: 609px;
	height: 83px;
	position: absolute;
	color: #0cf9cf;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 48px;
	font-weight: bold;
	font-style: normal;
}

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


#eyecatcher .eycatcheritem2 {
	left: 815px;
	top: 0px;
	width: 111px;
	height: 154px;
	position: absolute;
	border: 0;
}



