/*-------------------------------------------
  Print Styles
-------------------------------------------*/	
	body, #breadcrumbs { background-color: #fff; }
	#static_background_container, #top_feature, #header_container, .footer_logo, .footer_kit, .main_nav, #search, #breadcrumbs li a.home, #links, .column, #contact_next, #top_container img, #header img  { display: none; }
	.content_wrapper_sub, #top_wrapper { background: #FFF;  background-image: none; }
	#breadcrumbs li a { color: #333; }
	#top_container { background: url(../images/print/logo_print.png) no-repeat; }
	#header { margin: -20px 0 0 0; }
	#header h1 { color: #333; font-size: 24pt; }
	.header_wrapper p, .header_wrapper_sub p  { color: #333 !important; font-size: 14pt; } 
	.features p { font-size: 11pt; }
	#footer { background: #FFF; }
	#top_wrapper .header_wrapper { background: url(../images/print/header_bg.png) no-repeat right top;  height: 300pt; width: 715pt;  }
	#top_wrapper .header_wrapper p, #top_wrapper .header_wrapper h1 { width: 330pt; }
	.header_wrapper_sub p, .content { width: 715pt; }
	.header_wrapper_sub { padding: 0; }
	.feature_wrapper { display: inline-block; }
	.content p, .content ul li, .content a { font-size: 11pt; }
	.header_wrapper_sub h2, .header_wrapper_sub .header_inside, .header_wrapper_sub .header_inside a { color: #333; }
	.showcase img, .content_wrapper .features img { background: #333; padding: 3px; margin: 0px 0px 8px 0px; }
