#main_footer {
	height: 60px;
}
#footer_top {
	height: 25px;
	margin-top: 5px;
}
.tagline_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #D53C83;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}
#footer_bottom {
	height: 25px;
	margin-top: 5px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer_text_spacers {
	font-size: 10px;
	font-weight: bolder;
}
#footer_bottom a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_bottom a:hover {
	font-weight: normal;
	color: #D53C83;
	text-decoration: none;
}

