#GlobalFooter {
	background-color:#353a42;
	background-image:url(/images/footer_bg.jpg);
	color:#ffffff;
}
#GlobalFooter a, #GlobalFooter a:link {
	color: #66CCFF;
}
#GlobalFooter a:hover, #GlobalFooter a:active {
	text-decoration:none;
	background-color: #FFFFFF;
	color: #49597B;
}
#GlobalFooter p {
	margin:5px 0px 5px 0px;
	padding:0px;
}
.footerCompanies {
	font-weight:bold;
	font-size:110%;
}
/***** the below 'commented' code is a MAC IE hack *****/
/*\*//*/
#GlobalFooter {
	display:inline-block;
}
*/



