/*print*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
a {
	text-decoration: underline;
	font-size: 12px;
	color: #2C5EAB;
}
img.bg,
#logo,
#slideshow-wrapper,
#sidebar  {
	display: none;
}
#header {
	text-align: center;
	margin-bottom: 20px;
}
#navigation {
	display: none;
}
h1 {
	font-size: 20px;
	margin: 20px 0;
}
.latest-prod-inner img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer {
	text-align: center;
	vertical-align: bottom;
	position: absolute; 
	bottom: 0;
}
.latest-product-img img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer ul {
	display: none;
}
#images  {
	overflow: hidden;
}
#images img {
	float: left;
	padding: 10px;
	height: 100px;
    width: 180px;
}
h3 {
	font-size: 15px;
	margin-bottom: 10px;
}
li {
	line-height: 130%;
}