/* bagsupply.com    |   print.css   |   6/12/08 */

* {
	margin:0 0 0 0;
	padding:0 0 0 0;
	vertical-align: top;
	line-height: 20px;
}

body {
	background: #f2ede4 url(../images/bg.jpg) repeat-x top left;
	font: 80% Arial, Helvetica, sans-serif; 
	color: #414042; 
	text-align: left; 
	margin: 0 0 0 0; 
	padding: 0;
	}
	
a {
	color: #000;
	text-decoration: underline;
	}
	
p { margin-bottom: 10px; }
	
#nav, #SlideShowDiv, #content-title, h1, #magnets img, #tbpa-logo, #phone, a#logo-text, #internal-content img, #sidebar { display: none; }

#logo {
	border: none;
	margin-bottom: 20px;
	}

#content {
	width: 60%;
	float: left;
	}
	
#magnets {
	width: 30%;
	border-left: #000 solid 1px;
	padding-left: 10px;
	margin-left: 20px;
	float: right;
	}
	
#magnet-01, #magnet-02, #magnet-03 {
	margin-bottom: 10px;
	}
	
h2 {
	font-size: 1.2em;
	}
	
#magnets p {
	font-size: 1.0em;
	}
	
#footer {
	clear: both;
	}
	
#footer li {
	font-size: 0.9em;
	float: left;
	border-right: #000 solid 1px;
	padding: 0 10px;
	list-style: none;
	margin-top: 20px;
	}
	
#footer li.last { border-right: none; }

