/* CSS Document */

body, #wrapper-mid, #masthead {
	color:#000;
	background-color:#fff;
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#sidebar, #wrapper-header, #wrapper-footer, #mastfooter, #feature-list-container {
	display:none;
}

#masthead {
	height:214px;
	overflow:hidden;
	display:inline;
	padding:0 !important;
	margin:0 !important;
	float:none;
}

#logo {
	padding:10px;
	margin:0 !important;
	overflow:hidden;
	display:inline;
	float:none;
}

#body-bottom-bg {
	width:100%;
	background-color:transparent;
	background-image:none;
	float:none;
	overflow:visible;
}

#wrapper {
	width:100%;
	float:none;
}

#wrapper-mid, #content-mid, #content, .element {
	width:100%;
	display:inline;
	float:none;
}

.content-section, .content-section-ntb, .content-section-nbb {
	width:100%;
	float:none !important;
	overflow:visible;
}