/* footers styles
---------------------------------------------------------- */

#kfootercontainer {
	width: 770px;
	margin: 0 auto;
	background-color: #eeeeee;
	border-top: 1px solid #AECBC9;
	padding-bottom: 25px;
	}
#kfooter {
	min-height: 200px;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, sans serif;
	font-size: 10px;
	text-align: left;
	}
#kfooter #ft_c1 {
	float: left;
	width: 30%;
	padding-left: 8px;
}

#kfooter #ft_c2 {
	width: 30%;
	float: right;
	margin: 0 25px 0 0;
}
#kfooter #ft_c3 {
	float:right;
	width: 30%;
	margin-right: 10px;
}
#kfootercontainer-bottom {
	width: 770px;
	margin: 0 auto;
	background-color: #eeeeee;
	}
#kfooter-bottom {
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding: 15px 0px 15px 0px;
	font-family: Verdana, sans serif;
	font-size: 11px;
	background-color: #999999;
	text-align: center;
	}
#kfooter-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	}
#kfooter-bottom li {
	margin: 0 0 0 8px;
	padding: 0;
	display: inline;
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #fff;
	background: none;
	}
#kfooter-bottom a:link { color: #fff; text-decoration: none; border-bottom: 0;}
#kfooter-bottom a:visited { color: #fff; text-decoration: none; border-bottom: 0;}
#kfooter-bottom a:hover { color: #fff; text-decoration: underline; border-bottom: 0;}

#kfooter h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Verdana, serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1em;
	text-transform: uppercase;
	color: #326ea1;
	}
#kfooter h3 span.firstletter {
	text-transform: lowercase;
	}


ul.footer {
	margin: 0 29px 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.4em;
	list-style: none;
	}
ul.footer li {
	margin: 0 0 6px 0;
	padding: 0 0 0 16px;
	text-decoration: none;
	}
ul.footer li.last a {
	border-bottom: none;
	}
.footer a:link    { text-decoration: none; border-bottom: 1px solid #dbd5c5; }
.footer a:hover    { text-decoration: none; border-bottom: 2px solid #dbd5c5; }