#common-footer {
	text-align: center;
	padding-top: 13px;
	clear: both;
	background-image: url(http://i-section.net/images/footerBg.gif);
	background-repeat: repeat-x;
	padding-bottom: 40px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #464342;
}
#common-footer ul {
	padding: 0px;
	margin-top: 5px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
#common-footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#common-footer li.home {
	border-left-width: 0px;
	padding-left: 0px;
}
#common-footer .copyright {
	font-size: 8pt;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}
#common-footer a {
	font-weight: bold;
	color: #0066FF;
}
#common-footer a:link {
	font-weight: bold;
	color: #0066FF;
}
#common-footer a:visited {
	font-weight: bold;
	color: #0066FF;
}
#common-footer a:hover {
	font-weight: bold;
	color: #0066FF;
}
