﻿
#footer 
{ 
	clear:both; 
	background-color:#e5e5e5;
	background-image: url('images/bg-footer.gif');
	background-position: top center;
	background-repeat: no-repeat; 
	padding:20px; 
	margin: 20px 0 0 0; 
}
.footerlinks 
{ 
	background:#ffffff; 
	margin:0 20px 0 0; 
	padding:20px; 
	width:180px; 
	float:left; 
}
#footer-extra 
{
	clear: both;
	background-color: #e5e5e5;
	background-image: url('images/bg-footer-extra.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding: 0 20px 20px 20px;
}

#footer-extra LI
{
	list-style-type:none; 
	text-align:right; 
	float:right; 
	margin-left:10px;
}

#footer .last-item 
{ 
	margin:0; 
	border:none; 
}

#kc-address  
{
	background:url("images/logo-tiny.gif") top left no-repeat; 
	padding-left:30px; 
}
