@charset "utf-8";
body
{
	background-color: #fff;
	background-image: none;
}
#banner a
{
	color: #000;
}
.services #title,
.nonservice #title
{
	float: none;
	width: auto;
	text-align: center;
}
#menu,
#contentwrap ul.service_menu
{
	display: none;
}
#contentwrap
{
	border-radius: unset;
	box-shadow: unset;
}
#praise h3
{
	text-align: center;
}
#blurbs article:nth-child(odd),
#blurbs article:nth-child(even)
{
	float: none;
	width: auto;
}