﻿/* CSS layout */
#masthead {
	background-color: #782837;
	height: 170px;
}
#page_content {
}
#footer {
}
.#imgLogo {
	height: 140px;
	margin-top: 5px;
}
