﻿#footer {
		background: url(../../images/bg/footer.jpg) repeat-x;
		border-top: solid 1px #8abfc4;
		clear:both;
		color:#005a71;
		font-size:0.9em;
		font-weight:bold;
		margin:0;
		padding:2px 0 0 0px ;
		text-align:center;
		width:100%;
		margin-top:20px;
}

#footer a {
		color:#005a71;
		font-weight:bold;
		text-decoration: none;
}

#footer a:hover {
		text-decoration: underline;
}

#footer  table a:visited{
	text-decoration: none;
}

#footer  table a:visited:hover{
	text-decoration: underline;
}
		
#footer span {
		color:#005a71;
		font-weight:bold;
}