/**************/
/* footer row */
/**************/
#footer
{
	text-align: left;
	padding: 0;
	border-top: 1px solid silver;
	color: black;
	overflow: visible;
	margin:0 175px 0 240px;
	padding: 0 0 0 0px;
	font-size: 0.6em;
	line-height: 20px;
	height: 20px;
	clear: both;
	float: none;
}
