/*

jonk
2006-06
range IV

*/

/* ----------------------------------------------------------------------------------- start footer  */

#footer {
	font-family: Verdana,sans-serif;
	display:block;
	float:left;
	clear:both;
	background-color:#FFFFFF;
    width:93.75em;
}

#footer .fade {
	width:93.75em;
	height:1.04em;
	padding:0px;
	margin:0px;
	border:0px;
	overflow:hidden;
	display:block;
}

#footer .imgOverLine {
	display:block;
	float:right;
	position:relative;
	top: -1.04em;
	width:8.65em;
	height:5.73em;
}

#footer .leftSection {
	margin-top:0.83em;
	display:inline;
	float:left;
	/*width:71.35em;*/
}

#footer .linkDivider {
	color:#CCCCCC;
}

#footer .leftSection .links {
	margin-bottom:0.42em;
	color:#666666;
}

#footer .leftSection a:link, #footer .leftSection a:visited, #footer .leftSection a:active {
	font-weight:bold;
	color:#666666;
}

#footer .leftSection a:hover {
	color:#FF6600;
}

#footer .leftSection .copyRight {
	color:#999999;
}

#footer .leftSection .copyRight a:link, #footer .leftSection .copyRight a:visited, #footer .leftSection .copyRight a:active {
	font-weight:normal;
	color:#666666;
}

#footer .leftSection .copyRight  a:hover {
	color:#FF6600;
}

#footer .rightSection {
	margin-top:0.63em;
	float:right;
    margin-right:2.08em; /*20px;*/
}

#footer .rightSection .header {
	color:#666666;
	font-weight:bold;
}

#footer .rightSection .links a:link, #footer .rightSection .links a:visited, #footer .rightSection .links a:active {
	font-weight:bold;
	color:#666666;
}

#footer .rightSection .links  a:hover {
	color:#FF6600;
}

/* ----------------------------------------------------------------------------------- end footer */