
.Header {
	width:100%;
	height:220px;
}
.HeaderLeft {
	float:left;
	width:250px;
}
.HeaderLeft img {
	width:250px;
	padding-right:100px;
}
.HeaderRight {
	float:left;
}
.HeaderTitle {
	font-size: 26pt;
}
.HeaderSubTitle {
	font-size: 18pt;
}
