
	#foot_wrap {
		background: #FFF url(/images/backgrounds/bg_footer.gif) repeat-x;					
		width: 100%;		
		text-align: center;
		top: 40px;
		margin-top: -60px;		
	}	
	#footer {
		height: 280px;
		width: 700px;
		margin-left: auto;
		margin-right: auto;
		top: 7px;		
	}		
	#maincontentbottom {
		position: relative;
		width: 100%;
		margin: 0px;
		padding: 0px;		
		vertical-align: bottom;
		bottom: 0px;
		margin-top: 61px;
		width: 800px;
		left: -10px;
	}
	#maincontentbottom b {
		font-size: 18px;
		color: #4D4D4D;
	}
	
	#bottom_cta { 
		left: 7px;
	}
	.footerLinks{
	position: relative;
	white-space: nowrap;
	margin-left: auto;
	margin-right: auto;
	
		
}

	
	
	
	
	
	
	