﻿/* Text sizing styles */

#footerLinks,
#footerTextAddress,
#footerTextContact {
	font-size:				8pt;
}
/*/*/a{}
body #footerLinks,
body #footerTextAddress,
body #footerTextContact {
	font-size:				xx-small;
	voice-family:			"\"}\"";
	voice-family:			inherit;
	font-size:				x-small;
}
html>body #footerLinks,
html>body #footerTextAddress,
html>body #footerTextContact {
	font-size:				x-small;
}
/* */

#footer {
	width:					100%;
	clear:					both;
	float: 					left;
/*	width:					1002px;*/
/*	margin-top:				30px;*/
/*	padding-top:			10px;*/
	background-color:		#FFFFFF;
	color:					#000000;
}


#footerLinks {
	text-align:				center;
	background:				#FFFFFF;
/*	background:				url('/images/kandsservices-footer-strip.gif');*/
	padding-top:			4px;
	padding-bottom:			4px; color:#000000
}
#footerLinks a:link,
#footerLinks a:visited,
#footerLinks a:active {
	text-decoration:		none;
/*	color:					#000;*/
	color:					#000000;
	font-weight:			bold
}
#footerLinks a:hover {
	text-decoration:		underline;
	color:					#000;
	font-weight:			bold;
}

#pageFooter {
	position:				relative;
	clear:					both;
/*	color:					#000;*/
	color:					#000000;
	background:				#fff;
	margin-top:				10px;
	margin-left:			10px
}

#footerTextAddress {
	float:					left;
	display:				inline;
}

#footerTextContact {
	float:					right;
	text-align:				right;
}