/* SUBURBAN OIL PRINT STYLES
Version: 1.0, Released: 04-01-2010
----------------------------------
----------------------------------*/


/* Global Styles 
------------------ */

body {
	background:none;}

.print {
	display:inline;}

/* Main DIV Styles 
------------------ */

#main {
	width:680px;
	margin:0 auto;} /* this provides the center float */

#header, #menus, #top-menu-spacer,
#top-nav-buttons, .top-spacer, 
#footer, #content {
	width:680px;}

#menus {
	display:none;}

#top-menu-spacer {
	display:none;}

#top-nav-buttons {
	display:none;}

#content {
	position:absolute;
	top:80px;}

#breadcrumbs {
	width:660px;
	background:#FFF;
	border-bottom:4px solid #999999;}

#content-body-home {
	width:660px;}

#content-body-interior {
	width:660px;}

#content-leftbar-home {
	display:none;}

#content-leftbar-interior {
	display:none;}

#footer {
	background:none; }


/* Disabled Styles 
------------------ */

#questions-link {
	display:none;}

.screen {
	display:none;}

