@charset "UTF-8";
.header {
	background-image: url(images/hpg-header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hpgAddress {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.midbkg {
	background-image: url(images/hpg-mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hpgText {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
}

