body, html{
	background: none;
	padding-left: 20px
}
#page_wrapper {
	background:#FFFFFF;
	height:auto;
	margin:0;
	width:586px;
}

#top_margin {
	display: none;
}
#search_bar_wrapper {
	display:none;
}

#head_image_wrapper {
	display: none;
}
#head_print_css{
	display: block;
	height:100px;
	width:100%;
	vertical-align: top;
	padding-left: 20px;
}
#head_print_css h2{
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: 500;
}

#head_print_css img{
	float: right;
}
#head_content_seperator{
	display: none;
}
#content_container {
	height:auto;
	width:100%;
}
#content_middle, #content_middle div.li {
	width: 100%;
}
#content_middle div.li div.sectiontext{
	width: 284px;
}
#content_left, #content_right {
	display:none;
}

#body_footer_wrapper {
	margin:0 auto;
	width:100%;
}

#bottom_margin {
	display: none;
}
