

#main_bottom {
	height: 387px;
	position: relative;
	
	z-index: 20;
}

	#main_bottom_over {
		height: 770px;
		width: 1000px;
		
		z-index: 20;
		
		position: absolute;
		top: -383px;
		left: 0px;
		
		background-image: url(../images/bottom_over.png);
		background-repeat: no-repeat;
	}
	
	#bottom_footer {
		height: 300px;
		
		z-index: 40;
		
		position: relative;
	}
	
		#bottom_byline {
			height: 20px;
			width: 400px;
			
			position: absolute;
			top: 260px;
			left: 21px;
			
			color: #857a66;
		}
		
			#bottom_byline a {
				color: #857a66;
			}



#stay_connected {
	position: relative;
	margin-top: 50px;
	margin-left: 22px;
	margin-right: 86px;
	width: 243px;
	height: 150px;
	overflow: hidden;
}
	#stay_connected_text {
		margin-top: 15px;
		margin-bottom: 15px;
		
		position: relative;
		
		height: 72px;
		width: 210px;
		
		color: #ffffff;
		
		overflow: hidden;
		
		line-height: 18px;
		
	}
	#twitter_link {
		position: relative;
		margin-right: 4px;
	}
	#facebook_link {
		position: relative;
		margin-right: 4px;
	}
	#blog_link {
		position: relative;
	}

#e_news {
	width: 212px;
	height: 166px;
	position: relative;
	margin-right: 86px;
	margin-top: 50px;
	overflow: hidden;
}
	#e_news_text {
		margin-top: 15px;
		margin-bottom: 15px;
		height: 72px;
		color: white;

		overflow: hidden;
		
		line-height: 18px;
	}
#locations {
	width: 292px;
	height: 166px;
	position: relative;
	margin-top: 50px;
	overflow: hidden;
}
	#locations_text {
		margin-top: 17px;
		color: #ffffff;
	}
