#footerWrapper ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	width: 590px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#footerWrapper ul li {
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
	margin-right: 0px;
	margin-left: 0px;
}
#footerWrapper ul li a {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footerWrapper ul li a:hover {
	color: #F3C22D;
	text-decoration: none;
}
#footerWrapper .current a {
	color: #000000;
	text-decoration: underline;
}
#footerWrapper #addyWrapper  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	padding-left: 85px;
	color: #195C6D;
	padding-right: 3px;
}
#footerWrapper #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	float: left;
	padding-left: 10px;
}
#footerWrapper #siteByWrapper {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 25px;
}
#footerWrapper #siteBy {
	background-image: url(/images/BG_siteBy.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 180px;
	overflow: hidden;
	line-height: -500em;
}
#footerWrapper   #siteBy a   {
	background-image: url(/images/BG_siteBy.gif);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 180px;
	overflow: hidden;
	text-indent: -1000em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	line-height: -500em;
}
#footerWrapper   #siteBy a:hover   {
	background-image: url(/images/BG_siteBy.gif);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 180px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -14px;
}
