.menu, .col_1 {
	display: none;
}

#quicklinks{
	display: none;
}

#pgProduct .row .col_2, #pgTech .row .col_2, #pgService .row .col_2, #pgCompany .row .col_2{
	width:700px;
	float: left;
	padding-left: 20px;
	padding-top:65px;
}

/*============== Footer =============*/
#footer img.printimg {
	display: block;
	width:743px;
	height:3px;
	padding-bottom: 8px;
}

/*============== Feature Box =============*/
.featurebox img.printimg {
	display: block;
	width:185px;
	height:21px;
	margin-top: 14px;
}

.featurebox p.topBox {
	display: none;
}

.featurebox p.bottomBox {
	display: none;
}

/*============== Quote Box =============*/
.quotebox img.printimg {
	display: block;
	width:185px;
	height:41px;
	margin-top: 14px;
}

.quotebox p.topBox {
	text-indent: 14px;
	padding-top: 0px;
	margin-top: 0px;
}

.quotebox p.bottomBox {
	text-align: right;
	padding-top: 0px;	
	margin-bottom: 0px;
}
