	/*BEGIN - Added to allow for the inclusion of a logo in the footer (12/01/2017)*/
	.footerContainer .fourcol.footer_col_reduced_width.last.awards img { max-width: 200px; height: auto; }
	.footerContainer .fourcol.footer_col_reduced_width.last, .footerContainer .fourcol.footer_col_reduced_width.last.awards {border-top:0!important;}
	

@media only screen and (min-width: 1000px) {
	.footerContainer .fourcol.footer_col_reduced_width { width: 20%; }
	.footerContainer .fourcol.footer_col_reduced_width.last { width: 20%!important; float: left; }
	.footerContainer .fourcol.footer_col_reduced_width.last.awards { width: 20%; margin-left: 20px; float: left; }
}
	
	/*END - Added to allow for the inclusion of a logo in the footer (12/01/2017)*/