/*** Print Stylesheet ***/

html, body, #container {
  	margin: auto;
	border: 0;
	position: static;
	padding: 0;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 200px;
}
#header {

}

#left, #center, #right {
	float: none;
	clear: both;
	text-align: left;
}

body, #container, #flash, #left, #footer, #center, #right, .column, .feature-buttons, .highlights, .customers, .iasolutions, .logo  {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

#header img {
	float: none;
}

#header-links, #language, #menu, .breadcrumbs, .subnav, .sidenav, .links, .buttons, #flash {
	display: none;
}

.header img {
border: none;
}

img {
	border: none;
}

a {
	color: #7e91cb;
	}
	
.print-feature {
	display: inline;
}