/* common styling */
.footermenu {
	clear:both;
	padding:10px;
	list-style:none;
	text-align:left;
}

.footermenu a{
	text-decoration:none;	
	color:#999999;
}

.footerParent1 {
	display:inline;
	float:left;
	margin:25px;
	margin-top:0px;
	font-weight:bold;
}

.footerParent2 {
	font-weight:normal;
	text-decoration:none;
}