﻿.footContainer{
	width:100%;
	height:50px;
	background-color:#eeeeee;
	
	.topbarSubContainer{
		width:1180px;
		height:100%;
		margin:0 auto;
		text-align:center;
		color:#003366;
		padding-top:15px;
		font-size:1.4em;
	}
}