#footer{
	border-top: 1px solid #1a1a1a;
	line-height:18px;
	color:#666;
}
#footer p{
	font-size:12px;
}
#footer a, #footer a:visited, #footer a:active {
  	color:#F83A54;
	outline:none;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer h3{
	margin-bottom:5px;
	color:#1a1a1a;
	font-size:15px;
	font-family:'Trebuchet MS', sans-serif;
}
#footer li{
	color:#F83A54;
	list-style-image:url('../images/icon_footer_redcarrot.jpg');
	margin-left:15px;
}
#footer_cols{
	width:945px;
	margin-right:auto;
	margin-left:auto;
	
}

#footer_lft{
	width: 290px;
	float:left;
	margin:22px 5px 20px 0px;
}
#badge_widget{
	
}
.badgetext{
	width:200px;
	margin-left:20px;
}
.foot_link{
	color:#F83A54;
}
#counter_widget_container{
	/*margin-top:20px;*/
	height: 40px;
}
#counter{
	font-size:22px;
}
#footer_mdl{
	width: 305px;
	height: 150px;
	float:left;
	margin:20px 70px 20px 0px;
}		
#tweet{
	background:url('../images/footer_twitter.jpg') no-repeat;
	padding-left:35px;
	margin-bottom:15px;
}
#tweet span{
	color:#666;
	font-size:10px;
}
#facebook{
	background:url('../images/footer_facebook.jpg') no-repeat;
	padding-left:35px;
}
#facebook span{
	color:#666;
	font-size:10px;
}
#footer_rt{
	width:220px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 50px;
}
.ulcol{
	float:left;
	line-height:22px;
}
.colmargin{
	margin-right:10px;
}
#footer_copy{
	border-top: 5px solid #1a1a1a;
	position:relative;
}
#footer_copy p{
	margin: 20px 150px 20px 40px;
}
#footer_logo{
	position:absolute;
	right:10px;
	top:-20px;
}
.footer_quote{
	font-style:italic;
	color:#666;
	width:209px;
	margin:10px 0px 20px 0px;
}
