/*
	Salmon Safe - Print
	ISITE Design
	3.13.09
*/
#nav,#tertiary,.partners,.tabs dt,#lead,a.more {display:none;}

body {
	background: #fff !important;
	color: #000 !important;
}
a#brand, a#brand img { border: 2px solid #000; height: auto; left: 0; width: 60px; }

#wrapper { width: 98%; }
#content { overflow: visible; width: 100%; }

#primary, .wide #primary, #secondary {
	background: #fff;
	display: block;
	float: none;
	margin-left: 84px;
	padding: 0;
	width: 80%;
}
#secondary {
	border-top: 1px solid #000;
	padding-top: 20px;
}
#footer {
	border-top: 1px solid #000;
	color: #000;
	padding-top: 10px; 
}

/* home */
#page-home #primary 	{ width: auto; }
#page-home #secondary 	{ margin-left: 84px; width: auto; }

#for .tabs dd, #for .tabs dd div.wrapper {
	background: #fff;
	border: none;
	display: block !important;
	height: auto !important;
	min-height: 0 !important;
	padding: 0;
	position: static;
	width: auto;
}
	#for dd ul { list-style: disc; }
		#for dd li {
			background: none;
			margin-left: 30px;
			padding-left: 0;
		}

#nav-news { margin-bottom: 20px; }