/************************************************************/
/* footer.css - PGI Inside, Premiere Global Services, Inc. */
/***********************************************************/

/***********************************************/
/* Main Layout div								*/
/***********************************************/ 



#footer{
	font-size: 75%;
	color: #CCCCCC;
	height: 85px;
	clear: both;
	background-image: url(images/bckgrnd-footer.gif);
}

/***********************************************/
/* FOOTER -- nested Divs          	            */
/***********************************************/

#globalNavBottom{
	color: #7B7B7B;
	padding-top: 23px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 0px;
	height: 100px;
	font-size: 12px;
	margin: 0px;
	vertical-align: top;
	
	float: none;
	text-align: left;
}

/***********************************************/
/* Footer copyright	         	            */
/***********************************************/


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8784;
	text-align: center;
}
