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

#eyecatcher .eycatcheritem1 {
	left: 10px;
	top: 269px;
	width: 393px;
	height: 37px;
	position: absolute;
	color: #f6e8be;
	font-family: Calibri,Candara,'Segoe','Segoe UI',Optima,Arial,sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
}

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


