/* CSS Document */

#footerMenu {
	clear:both;
	width: 100%;
}

#footerMenu p{
	font-size:75%;
	text-align:center;
}

#footerServices {
	clear:both;
	position:relative;
}

#footerServices h4{
	clear:both;
	position:relative;
	font-size:60%;
	text-align:center;
	color:#999999;
	font-weight:normal;
}

