@charset "utf-8";
#website-footer {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	color: #1C486D;
	font-size: 11px;
	margin-top: 25px;
}
#footer-content {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1C486D;
}
#website-footer #under {
	padding-top: 8px;
}
#website-footer  a:link {
	color: #1C486D;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
}
#website-footer a:hover {
	color: #999999;
	text-decoration: underline;
	margin-right: 8px;
	margin-left: 8px;
}
#website-footer a:visited {
	color: #1C486D;
	margin-right: 8px;
	margin-left: 8px;
}
#website-footer a:active {
	color: #1C486D;
	margin-right: 8px;
	margin-left: 8px;
}
#designer {
	position:absolute;
	width:740px;
	height:88px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
	left: 76px;
	top: 560px;
}
#seo-web-designer {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

