/**************/
/* footer row */
/**************/

#footer
{
	width: 974px;
	height: 0px;
	padding: 0;	
	margin: 0 0 0 0;
	border-bottom: 0px solid rgb(255,255,255);
	background-image: url("../images/bg_all.gif"); 
	background-repeat: repeat-y;
}

#footerContent
{
	width: 525px;
	height: 0px;
	margin: 0px 208px 0 241px;
	border-top: 0px dotted rgb(53,95,159);
	color: rgb(51,51,102);
	overflow: visible;
	font-size: 0.74em;
	font-weight: normal;
	line-height: 20px;
}
