/* HEADER */
.headerBackground {
	background-image: url(images/header_search.jpg);
	background-repeat: no-repeat;
	width: 768px; 
	height: 102px;
	border: 1px solid #FFFFFF;
}
.logoPosition {
	margin-top: 29px; 
	margin-left: 6px; 
	width: 260px; 
	border-right: 1px solid #a7d36c;
	float: left;
}
.logoPosition2 {
	margin-top: 29px;
}
.sloganPosition {
	font-family: 'Century Gothic', Arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #003e7e; 
	padding-top: 24px; 
	letter-spacing: 1px; 
	width: 295px; 
	float: left;
	margin-left:10px;
}

/* hCard */
ABBR {
	border-bottom: none;
	cursor: help
}
.fn ,
.type { font-weight: bold }
.email ,
.geo ,
.photo { display: none }