

/* Footer Start */

#footer_wrapper {
	position: relative;
	border-top: 3px solid #b6b6b6;
	color: #5d5d5d;
	margin-top: 0px;
	clear:both;
	
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font: normal 12px Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif !important;

	
}

#footer_wrapper a:hover {
	text-decoration: underline;
}


#footer_buff{
	margin: 0px auto;
	width: 940px;
	padding: 10px 0;
}

.footerTitle {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.footerTitle a {
	text-decoration: none;
	color: #0267AC;

}

.footerTitle a:hover {
	text-decoration: underline;
}

#footer_wrapper #footer_buff .about {
	width: 320px;
	display: block;
}

#footer_wrapper #footer_buff ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 4px;
}

#footer_wrapper #footer_buff ul li a, #footer_wrapper #footer_buff ul ol span a {
	color: #0267ac;
	text-decoration: none;
}

#footer_wrapper #footer_buff ul li a:hover, #footer_wrapper #footer_buff ul ol span a:hover, p.legal a:hover {
	text-decoration: underline;
}

/*#footer_wrapper #footer_buff .sites {
	
}

#footer_wrapper #footer_buff .causes {
	
}*/


.sites, .causes, .contact {
	width: 192px;
}


.about, .sites, .causes, .contact {
	border-left: #d41017 1px solid;
	float: left;
	padding-left: 5px;
	padding-right: 0px;
}

#footer_wrapper #footer_buff ul {
	padding:0 10px ;
	margin: 0;
}


#footer_wrapper #footer_buff ul li span {
	font-weight: bold;

}


#footer_wrapper #footer_buff ul ol li {
	margin-left: 5px;
	font-weight: normal;
}

#footer_wrapper #footer_buff ul ol {
	padding: 0;
	margin: 0;
}

#footer_wrapper #footer_buff .floatright {
	float: right;
}
#footer_wrapper #footer_buff .floatleft {
	float: left;
}

p.legal {
	clear:both;
	padding:20px;
	text-align:center;
	font-size: 10px;
}
p.legal span {
	display: block;
}

p.legal a {
	color: #5d5d5d;
	text-decoration: none;
}

li.seals {
	clear: both;
	text-align: center;
	padding: 20px 5px 0;
}

li.seals img {
	padding: 5px 8px;
}

