/*
 * Footer Text
 *****************************************************************************/
 
#footer-text {
	padding: 35px 5px 35px 5px; 
	float: left; 
	clear: both; 
	width: 950px; 
	border-top: 1px solid; 
	border-top-color: #AAAAAA;
}

