#middleSection	{
				min-height: 380px;
				background: url(../images/newBlueTransBuilding.jpg) no-repeat bottom left;
				background-color: #252536;
}

.contentPanel	{
				color: #fff;
}

#bottomSection	{
				clear: both;
				height: 50px;
				background:	url(../images/newArches.jpg) no-repeat bottom right;
				border-top: 1px solid white;					
}

#footer			{
				margin-top: 30px;
}