@charset "utf-8";
/* CSS Document */

h3				{
	font: Arial;
	font-size: 12px;
	color: A96016;
}

#layer3  {
	background: url(../press/pressmedia/header.jpg) no-repeat;
	visibility: visible;
	position: absolute;
	left: 200px;
	top: 13px;
	z-index: 5;
	width: 580px;
	height: 117px;
}
