#ft {
	height: 45px;
	padding: 4px 4px 0;

	background: transparent url(images/footer-bg.png) repeat-x 0 0;

}

#ft span.links {

	float: left;
}

#ft span.text {
	color: #67a184;
	font-size: 85%;
	font-weight: bold;
	font-family: arial;
	float: right;

}

#ft a {
	color: #67a184;
	font-size: 85%;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}

#ft a:hover {
	color: #fff;

}

#breadcrumb{
	text-shadow: 0 2px 2px #222;
}

#breadcrumb {
	font-weight: bold;
	margin-left: 90px;
	color: #ff4e00;	
}

#breadcrumb span {
	color: #C7EC46;

}

#breadcrumb a {
	color: #fff;

}
