#header {
	min-height:270px;
}
#BlueTopNavBar {
	min-height: 100px;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	min-height:90px;   /* Height of the footer */
}

