div#articleFooter{
	width:555px;
	margin: 15px 0 0 0;
/*	position:relative;
	top:-70px;*/
}
div#footerContact{
	text-align:center;
	float:right;
}
img#footerSkillsBus{
	border:0;
	float:left;
}
a.footerAreaLink, a.footerCopyrightLink{
	text-decoration:none;
	padding: 0 5px 0 5px;
	font-size:smaller;
	font-weight:bolder;
}
a.footerAreaLink{
	color:#6D6E71;
}
a.footerCopyrightLink{
	color:#6D6E71;
}
p.footerContact{
	margin:4px;
	font-size:smaller;
}
/* This has to go at the end of any a styles or it gets overridden */
a:hover{
	text-decoration:underline;
}

