
.unit #siteHeader #unitIdent {
	position: absolute;
	top: 75px;
	left: 240px;
	width: 720px;
	height: 57px;
	border-top: 1px solid #666;
}
.unit #siteHeader #unitIdent h1 
{
	position: relative;
	font-family: georgia;
	font-size: 60px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
}