@import "common.css";

.t-center .content
{
	background: url(../img/content_inner.jpg) 0 0 no-repeat;
	padding: 28px 29px 33px 34px;
	color: #000;
	font-size: 12px;
}
.content .locator_links
{
	color: #FFAF04;
	font-size: 11px;
}
.content .locator_links a
{
	color: #FFAF04;
	text-decoration: none;
}
.content h2
{
	color: #87C847;
	font-size: 18px;
	margin: 9px 0 34px 0
}

.content p
{
	margin-bottom: 19px;
	line-height: 18px;
}
.content p img
{
	float: left;
	margin: 0 17px 12px 0;
}
.content p a
{
	color: #680099;
	font-weight: 600;
}

.content p.more_info
{
	color: #680099;
	font-weight: 600;
	margin: 38px 0 0 0;
}


.content ul
{
	margin-left: 50px;
	margin-bottom: 16px;
	line-height: 17px;
}






/* FOOTER */
	.b-footer
	{
		height: 69px;
		background: #680099 url(../img/bg_footer_inner.gif) 0 0 no-repeat;
		overflow: hidden;
	}
	.b-footer p
	{
		margin: 50px 0 0 248px;
		float: left;
		color: #FFFFFF;
	}
/* /FOOTER*/
