body, #container {
	width: 100%;
	margin: 0;
	float: none;
	background: #fff;
}

#nav, #util, #next, #prev, #sitemap, #sidebar, #breadcrumbs, #feature, .nav, ul.faq, p.top {
	display: none;
	visibility: hidden;
}

#hd {
	background: none;
	height: auto;
	width: 100%;  
	margin: 0; 
	float: none;
	display: inline;
}

#hd #logo {
	left: 0;
	width: 100%; 
	margin: 0; 
	float: none;
	position: static;
	font-size: 2em;
	display: block;
}

#hd #logo a {
	background: none;
	color:#000;
	height: auto;
	text-indent: 0;
	width: 100%; 
	margin: 0; 
	float: none;
}

#ft {
	border-top: 1px dotted #ccc;
	width: 100%; 
	margin: 0; 
	float: none;
	display: block;
}

#ft .address {
	display: block;
}

#feature_home {
	color: #000;
	width: 100%; 
	margin: 0; 
	float: none;
	display: block;
}

#feature_home #panels .panel .text {
	left: 0;
	width: 100%;
	position: static;
	height: auto;
}

#bd {
	padding-bottom: 20px;
}

#home #bd, #home #callouts {
	border-top: 1px dotted #ccc;
	padding-top: 30px;
	display: block;
}

#content, #text {
	width: 100%; 
	margin: 0; 
	float: none;
	display: inline;
}

div {
	display: inline;
}

h1, h2 {
	font-size: 1.4em;
}

#text .faq h2.underline {
	font-size: 1.4em;	
	margin-bottom: 6px;
}

#text .faq h3 {
	font-size: 1.1em;
	font-weight: bold;
}
