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

#footerWrap {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #20a155;
	background-image: url(../images/footerBG.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#footerLeft {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 30px;
}
#footerLeft2 {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 30px;
}
#footerLeft3 {
	margin: 0px;
	float: left;
	width: 242px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 30px;
}
#footerRight {
	margin: 0px;
	float: left;
	width: 308px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47D27F;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footerLeft3 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerLeft3 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47D27F;
	width: 190px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footerRight ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerRight li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47D27F;
	width: 275px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footerRight img {
	padding-top: 7px;
}
#footerLeft a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#footerLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#footerLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: underline;
}
#footerRight a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#footerRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#footerRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: underline;
}

