#bgimgindex {
	background-image: url(../_media/graphics/print-index.jpg);
	background-repeat: no-repeat;
width:100%;
height:100%;
margin:0px;
}

#bgimgabout {
	background-image: url(../_media/graphics/print-about.jpg);
	background-repeat: no-repeat;
width:100%;
height:100%;
margin:0px;
}

#bgimgintelligence {
	background-image: url(../_media/graphics/print-intelligence.jpg);
	background-repeat: no-repeat;
width:100%;
height:100%;
margin:0px;
}

#bgimgprocess {
	background-image: url(../_media/graphics/print-process.jpg);
	background-repeat: no-repeat;
width:100%;
height:100%;
margin:0px;
}

#bgimgsurveillance {
	background-image: url(../_media/graphics/print-surveillance.jpg);
	background-repeat: no-repeat;
width:100%;
height:100%;
margin:0px;
}

#bgimgadditional {
	background-image: url(../_media/graphics/print-additional.jpg);
	background-repeat: no-repeat;
width:100%;
height:100%;
margin:0px;
}

#bgimglinks {
	background-image: url(../_media/graphics/print-links.jpg);
	background-repeat: no-repeat;
width:100%;
height:100%;
margin:0px;
}

#container, #topBlue, #contentArea, #spyingGuy, #logospace, #logo, #middle, #branding, #ftr {
	display: none !important;
}

