@charset "utf-8";
/* CSS Document */

#footer1
{
	width:650px;
	height:30px;
	padding-bottom:30px;
	margin-top: -10px;
	padding-right: 0px;
	float:left;
	margin-left:-20px;
}
#footer1 ul
{
	list-style:none;
	padding:23px;
}
#footer1 li
{
	display:inline;
}
#footer1 li a 
{
	text-decoration:none;
	padding:10px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
}

#footer1 li a:hover
{
	text-decoration:none;
	padding:10px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#6ebe44;
}

.footer-link a:link {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer-link a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer-link a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3AB5F8;
}
.footer-link a:active {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
}
