@charset "utf-8";
/* CSS Document */
.Header {
	width:100%;
	height:150px;
	background:url('/images/header/gradient.jpg') repeat-x;
}

.HeaderLogoTrail {
	width:300px;
	height:150px;
	background:url('/images/header/leftlogo.jpg') repeat-x;
	float:left;
}

.HeaderLogo {
	width:300px;
	height:150px;
	background:url('/images/header/mainlogo.jpg') no-repeat;
	float:left;
}

.HeaderPhoneNumber {
	float:left;
	width:220px;
	height:36px;
	margin-left:279px;
}

.HeaderText {
	background:url('/images/header/realresults.jpg') no-repeat;
	height:56px;
	width:266px;
	margin-left:222px;
	margin-top:42px;
	float:left;
}