#Title {
	color: #F5F9FD;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 34px;
	top: 40px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #427AA8;
	background-image: url("../media/Templates/Backgrounds/grey/grey_to_grey6.jpg");
	color: #010A12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("../media/Templates/Headers/people/People-Hands-Support-Header.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #427AA8;
	background-image: url("../media/Templates/Footers/base-colors/BLK-GREY-flow-footer.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}

