﻿@charset "utf-8";
/* CSS Document */

@import url(/CSS/APF/GlobalStyles.css);

#Masthead {
	height: 200px;
}
#Masthead img {
	position: relative;
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 0px;
}
#ContentRegion {
	width: 570px;
}