html body *
{
	float: none !important;
}

h1, h2, h3, h4, h5, h6
{
	page-break-after: avoid;
}


#header,
#footer,
#ourPromise,
#sub-navigation-left,
#ad_div,
#sub-navigation-right
{
	display: none;
}

#page
{
	display: inline;
}

#middle
{
	text-align: left;
}


