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

#eyecatcher .eycatcheritem1 {
	left: 518px;
	top: 0px;
	width: 432px;
	height: 71px;
	position: absolute;
	background: url(../../../../../images/gradient/?s=19110a&e=746150&h=45) repeat-x #746150;
	opacity: 1;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}



#eyecatcher .eycatcheritem2 {
	left: 535px;
	top: 0px;
	width: 409px;
	height: 47px;
	position: absolute;
	color: #000000;
}

#eyecatcher .eycatcheritem2 a {
	color: #4682b4;
	text-decoration: none;
}
#eyecatcher .eycatcheritem2 a:hover {
	text-decoration: underline;
}


