
#footer  {
	display					: none;
}

.cmsBody, #header, #breadcrumb, #pageTitle, .SectionContent, .ParagraphContent, .container {
	position				: relative;
	width					: auto;
	height					: auto;
	padding					: 0;
	margin					: 0;
	background				: none;
}

.SectionContent, .ParagraphContent {
	color					: #000000;
}

.ParagraphContent {
	margin-bottom			: 20px;
}
