

.panel_explore { margin: 5px 10px; padding: 0 0 10px 0;  }
.panel_explore p { margin: 5px; line-height: 18px;  }
.panel_explore a, .panel_explore a:visited { color: #6c6f70; text-decoration: none; }

.panel_accreditations { 
	margin: 0 10px; padding: 10px 0; 
	background: url("../images/bg_dots_h_purple_4px.gif") 0% 0% repeat-x;
	text-align: center; 
}
.panel_accreditations img { margin: 0 25px;  }




.footer {
	margin: 5px 0 0 0; padding: 10px 0 0 0;
	background: url("../images/bg_footer.gif") #b5b7b7 0% 0% repeat-x;
	text-align: center; font-size: 1.1em; color: #4c4c4c;
}
.footer ul { list-style: none; margin: 10px 0; }
.footer li { display: inline; padding: 5px 10px; background: url("../images/bg_dots_v_4d4d4d_4px.gif") 100% 0% repeat-y }
.footer li.rmLast { background: none; }
.footer a, .footer a:visited { color: #4c4c4c; text-decoration: none; }
.footer a:hover { color: #000; text-decoration: underline; }
.footer p { margin: 10px 0; }

.footer .footer_continuum { padding: 10px 0; }
.footer .footer_continuum a, .footer .footer_continuum a:visited { 
	padding: 5px 30px 5px 0; 
	background: url("../images/img_continuum.gif") 100% 50% no-repeat;
	color: #808080; 
}

