/*##### Footer ######*/
.footerColumnContainer{
	width:115px;
	height:140px;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
	float:left;
	display:inline;
}
.footerColumnText *{
	font-family:verdana;
	font-size:11px;
	text-align:left;
}
.footerColumnHeader{
	margin-bottom:10px;
	clear:both;
	cursor:default;
}

.footerColumnLink{
	color:#534676;
	margin-bottom:5px;			
	clear:both;		
}

.smallFont{
	font-size:9px;
}

a.footerSheKnows{
	margin-left:10px;
}

img.footerSheKnows{
	margin-left:12px;
}

.footerColumnDevider{
	float:left;
	width:1px;
	height:130px;
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/footer/dottedDevider.gif);
	background-repeat:repeat-y;
}

.footerColumnSplitter{
	width:100%;
	height:20px;
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/footer/splitter.gif);
	background-position:center;
	background-repeat:repeat-x;			
	clear:both;
}
a.footerColumnLink{
	color:#534676;
	text-decoration:none;
}
a.footerColumnLink:link{
	color:#534676;
}

a.footerColumnLink:visited{
	color:#534676;
}

a.footerColumnLink:hover{
	color:#000000;
}

a.footerColumnLink:active{
	color:#000000;
}	