#footer {
	margin: 10px 0px 0px 0px;
	width: 100%;
}
#footer .bgYellow {
	background-color: #ffc612;
}
#footer .bgBlue {
	background-color: #60cae4;
}
#footer .bgGreen {
	background-color: #88d95d;
}
#footer .bgOrange {
	background-color: #f8991d;
}
#footer .bgBrown {
	background-color: #b1ada0;
}
#bottomMenu {
	padding: 5px 0px 5px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	font-size: 10px;
}
#bottomMenu a, #bottomMenu a:link, #bottomMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomMenu a:hover {
	text-decoration: underline;
}
#bottomMenu td {
	padding: 0px 24px 0px 24px;
}
#unlock {
	position: relative;
	z-index: 4;
	margin: -22px 0px 0px 0px;
	width: 20px;
}
#credits {
	margin: 10px auto 0px auto;
	width: 900px;
	font-size: 10px;
}
#fbLink {
	float: right;
	margin-right: 11px;
	padding: 0 28px 28px 0;
	font-size: 13px;
	line-height: 24px;
	background: transparent url("/images/social/FaceBook_24x24.png") no-repeat scroll right top;
}
#metaDescription,
#NetSolSiteSeal {
	margin: 20px auto 0px auto;
	width: 900px;
	font-size: 10px;
	text-align: center;
}