* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Neue Bold";
	color: #000;
}
#wrapper {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	margin-right: auto;
	margin-left: auto;
	height: 715px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16pt;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
}
h3 {
	font-size: 12pt;
	font-weight: bolder;
}
h4 {
	font-size: 13pt;
	font-weight: bolder;
}
h5 {
	font-size: 10pt;
	font-weight: bolder;
}
h6 {
	font-size: 11pt;
	font-weight: bolder;
	padding-top: 1px;
}
#wrapper #header {
	height: 90px;
	background-color: #FFF;
}
#wrapper #header .headerleft {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#wrapper #header .headerright {
	float: right;
	padding-right: 20px;
	padding-top: 50px;
}
#wrapper #navbar {
	background-color: #E41D26;
	height: 20px;
	width: 800px;
}
#wrapper #navbar .navleft {
	padding-left: 15px;
	float: left;
	height: 20px;
}
#wrapper #navbar .navleft ul {
	list-style-type: none;
}
#wrapper #navbar .navleft ul li {
	display: block;
	vertical-align: top;
	color: #FFF;
	padding-left: 3px;
	float: left;
	height: 20px;
}
#wrapper #navbar .navright {
	float: right;
	padding-right: 20px;
	height: 20px;
}
#wrapper #navbar .navright #home {
	background-image: url(../images/vertical_machines_img/home_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 44px;
	cursor: pointer;
	float: right;
}
#wrapper #navbar .navright #home:hover {
	background-position: 0px -20px;
}
#wrapper #navbar .navright #home span {
	display: none;
}
#wrapper #navbar .navright #request_literature {
	background-image: url(../images/vertical_machines_img/request_literature_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 114px;
	cursor: pointer;
	margin-right: 4px;
	margin-left: 4px;
	float: right;
}
#wrapper #navbar .navright #request_literature:hover {
	background-position: 0px -20px;
}
#wrapper #navbar .navright #request_literature span {
	display: none;
}
#wrapper #navbar .navright #back {
	background-image: url(../images/vertical_machines_img/back_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 39px;
	cursor: pointer;
	float: right;
}
#wrapper #navbar .navright #back:hover {
	background-position: 0px -20px;
}
#wrapper #navbar .navright #back span {
	display: none;
}
#wrapper #navbar .cleaner0 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapper #leftcol {
	padding-left: 20px;
	background-color: #FFF;
	width: 370px;
	float: left;
	font-size: 12px;
}
#wrapper #leftcol .product {
	margin-top: 20px;
	height: 65px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	width: 377px;
}
#wrapper #leftcol .product p {
	font-size: 12px;
	padding-right: 10px;
}
#wrapper #leftcol #images {
	float: left;
	width: 377px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#wrapper #leftcol #images ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #leftcol #images ul li {
	display: inline;
	padding-right: 10px;
}
#wrapper .cleaner4 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapper #footer {
	font-size: 8pt;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
}
#wrapper  #rightcol {
	background-color: #FFF;
	width: 370px;
	float: right;
	padding-right: 20px;
	font-size: 12px;
	padding-left: 10px;
}
#wrapper #rightcol .product {
	margin-top: 20px;
	height: 200px;
	float: left;
	padding-right: 10px;
	width: 220px;
}
#wrapper #rightcol .cleaner2 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapper #rightcol .product p {
	font-size: 12px;
}
#wrapper #rightcol #images2 {
	float: right;
	width: 130px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 200px;
	padding: 0px;
}
#wrapper #rightcol #images2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#wrapper #rightcol #images2 ul li {
	display: inline;
}
#wrapper #rightcol .product3 {
	height: 125px;
	float: left;
	width: 220px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
	margin-top: 10px;
	padding-right: 20px;
}
#wrapper #rightcol .product3 p {
	font-size: 12px;
}
#wrapper #rightcol #images3 {
	float: right;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 125px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #rightcol #images3 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#wrapper #rightcol #images3 ul li {
	display: inline;
}
