#Blazon  {
	width: 85px;
	float: left;
	display: block;
	vertical-align: text-top;
	margin: 0 0 0 10px;
//	margin: 0 20px 0 10px;
	padding: 80px 0 0 0;
	font-family: Verdana, circe_bold;
	font-weight: bold;
	font-size: 0.5em;
	text-transform: uppercase;
	color: #000;
	background: url(../images/logo02.png) no-repeat left top;
}

#Blazon:hover  {
	background: url(../images/logo02_hover.png) no-repeat left top;
}