/************************************************************/
/* footer.css - Save On Faxes, 2007 					 */
/***********************************************************/

/***********************************************/
/* Main Layout div								*/
/***********************************************/ 


#footer{
	height: 78px;
	clear: both;
}

/***********************************************/
/* FOOTER -- nested Divs          	            */
/***********************************************/

#globalNavBottom{
	color: #7B7B7B;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 50px;
	font-size: 12px;
	margin: 0px;
	vertical-align: top;
}


/***********************************************/
/* Footer classes               	            */
/***********************************************/


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B1AD;
	text-align: center;
	padding-top: 12px;
}

