@charset "UTF-8";
.footer_bar {
	background-image: url(../images/footer_bar.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 687px;
	background-position: left top;
	margin-top: 5px;
}

.footertextbox1 {
	text-align: center;
	vertical-align: text-top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	line-height: 18px;
}
.productboxes {
	text-align: center;
	float: left;
	height: 147px;
	width: 264px;
}
.productbox_main {
	float: left;
	height: auto;
	width: 794px;
	margin-left: 11px;
}
.dots {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:20px;   /* Height of the footer */
   background:#6cf;
}
.greenprinter {
	height: 50px;
}

