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

#pageHead {
	height: 150px;
	background: transparent url(../images/bg_logo3.jpg) top left no-repeat;
	margin:0;
	padding:0;
	position:relative;
}
#pageHead h1 a {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	font-size: 31px;
	font-weight: normal;
	position: absolute;
	top: 76px;
	left: 180px;
	line-height: 130%;
	letter-spacing: -1px;
	text-decoration: none;
	text-indent: -500em;
}
#pageHead h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#pageHead img {
	position: absolute;
	top: 0;
	right: 0;
}
