body {
	background: white;
	font-size: 12pt;
	border-color:#000000;
	color:#000000;
	margin:0;
	padding:0;
}

h1,h2,h3 { color:#000; border-color:#000000;}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

	
#content-left, #nav, #footer-right, #search-outer, #logo {
	display: none;
}
#container {clear:both;}

#content { margin:0; padding:0;}

#header-outer, #footer-wrap, #header, #footer {
	width:100%;
	margin:0;
	padding:0;
}
#header-outer, #header { height:40px; width:100%;}
#header h1 {
	border-bottom:4px solid #000;
	float:none;
	padding:0;		
	font-size:18px;
	width:100%;
	color:#000000;
}
#header h1:after {
	content: " - ([PFM Printing] An RJ Communications, LLC Company)";
	font-size:80%;
}

#footer {border-top:5px solid #000; width:100% }



#footer-left { width:100%;}

#content-right {
	width:90%;
	margin: 0;
	padding-top: 50px; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#content-right a:link:after, #content-right a:visited:after {
   content: " (http://www.pfmpricing.com" attr(href) ") ";
   font-size: 80%;
}
