#subContainer { 
	height:2000px;
	background-image:url(images/upperHalf.jpg);
	background-repeat: no-repeat;
	height:639px;
	margin-bottom:40px;
}
#subFooter{
	top:1965px;
}

#middleBG	{
	position:absolute;
	margin:0; 
	padding: 0;  
	left:5px;
	width:1091px;
	height:1000px;
	top:638px;
	background-color:#1E2B5C;
	z-index:0;
}
#lowerBG	{
	position:absolute;
	margin:0; 
padding: 0;  
	width:1200px;
	height:385px;
	top:1638px;
	background-image:url(images/lowerHalf.jpg);
	background-repeat: no-repeat;
	z-index:0;
}