@charset "utf-8";
/* General print stylesheet for all browsers that are not Internet Explorer 6 or 7. While it works with most browsers that aren't IE, this was calibrated and designed primarily with and for Mozilla Firefox. Tested in Mozilla Firefox 2.0.0.4. */


/*#apDiv1 {
	position:absolute;
	left:8px;
	top:766px;
	width:661px;
	height:140px;
	z-index:2;
	border-left:thin black solid;
	border-right:thin black solid;
	border-bottom:thin black solid;
}
#apDiv2 {
	position:absolute;
	left:8px;
	top:100px;
	width:661px;
	height:810px;
	z-index:1;
	border-left:thin black solid;
	border-right:thin black solid;
	border-bottom:thin black solid;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:1300px;
	width:661px;
	height:142px;
	z-index:2;
	border-left:thin black solid;
	border-right:thin black solid;
	border-bottom:thin black solid;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:1150px;
	width:661px;
	height:908px;
	z-index:1;
	border-top:thin black solid;
	border-left:thin black solid;
	border-right:thin black solid;
	border-bottom:thin black solid;
}
@media print {	
	#header {
		display:none;
	}
	#menu {
		display:none;
	}
	#content {
		border-left:thin black solid;
		border-right:thin black solid;
		margin:0px;
		width:661px;
	}

		#content #features {
			margin-left:25px;
			margin-right:0px;
		}
	#content2 {
		border-left:thin black solid;
		border-right:thin black solid;
		margin-left:0px;
	}
	#content3 {
		border-left:thin black solid;
		border-right:thin black solid;
		margin-left:0px;
	}
		#content3 #specifications td {
			font-size:12px;
		}
	#headerpg2 {
		display:inline;
		border:thin black solid;
		margin-left:0px;
	}
	#content4 {
		border-left:thin black solid;
		border-right:thin black solid;
		margin-left:0px;
	}
	#contact {
		border-left:thin black solid;
		border-right:thin black solid;
		margin-left:0px;
		display:none;
	}
	#disclaimer {
		border-left:thin black solid;
		border-right:thin black solid;
		margin-left:0px;
		display:none;
	}
	#footer {
		border-left:thin black solid;
		border-right:thin black solid;
		border-bottom:thin black solid;
		display:none;
		margin-left:0px;
	}
	
	#apDiv1 {
		display:inline;
	}
	#apDiv2 {
		display:inline;
	}
	#apDiv3 {
		display:inline;
	}
	#apDiv4 {
		display:inline;
	}
	#titlepg2 {
		margin-left:0px;
		border-left:thin black solid;
		border-right:thin black solid;
	}
}*/

@media print {
	#navbar {
		display: none;
	}
}