@charset "utf-8";
/* MAVEN Print Stylesheet */
/* Tom Parker */
/* July 2008 */

/*-------------------------------------------------------------------------PRINT*/

body a.skip{
	display:										none;
}

div#nav{
	display:										none;
}

div#container div#wrap ul#image_rotate{
	display:										none;
}

div#subHead p{
	display:										none;
}

div#subHead span#callback{
	display:										none;
}

div#subHead h1 span a{
	color:										#000;
}

div#headerTextContact a{
	color:										#000;
}

div#content p{
	font-size:									1em;
	line-height:									1.2em;
}

div#content a.findOutMore{
	display:										none;
}

div#content a.return{
	float:											left;
	clear:										left;
}

div#hotLinks a.hotLink{
	float:											left;
	clear:										left;
	color:										#000;
}

div#hotLinks a.hotLink small.findOutMore{
	display:										none;
}

div#sidebar{
	display:										none;
}

div#manufacturers{
	float:											left;
	clear:										left;
}

div#manufacturers ul{
	float:											left;
}

div#manufacturers ul li{
	display:										inline;
}

div#manufacturers ul li a{
	color:										#000;
}

div#footer{
	float:											left;
}

div#footer a{
	color:										#000;
}

div#footer ul li{
	display:										inline;
}

div#footer ul li a{
	color:										#000;
}

div#credit{
	float:											left;
}

div#credit a{
	color:										#000;
}

div.related{		
	float:											left;
	clear:										left;
}








