body {
	background-attachment: fixed;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: -10px 0px;
}
.location {
	background-image: url(location.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	margin: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.contacts {
	background-image: url(contacts.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	margin: 0px;
}
.bodytextBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: circle;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	font-variant: normal;
	clip:  rect(50px auto auto auto);
	padding-top: 10px;
}
.financing {
	background-image: url(financing.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	margin: 0px;
}
.stock {
	background-image: url(stock.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	margin: 0px;
}
.bodytextBoldCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
}
.testlab {
	background-image: url(testlab.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	margin: 0px;
}
.warehouse {
	background-image: url(warehouse.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	margin: 0px;
}
.manufacturers {
	background-image: url(manufacturers.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	margin: 0px;
}
.manufacturersList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
}
.categories {
	background-image: url(categories.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	margin: 0px;
}
.bodytextRollOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.footer {
	margin-left: 70px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 525px;
}
.bodytextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.categoryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 125BE2;
}
.categoryHeaderItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 125BE2;
	font-style: italic;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 125BE2;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	}
.footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
.footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFCC33;
	text-decoration: none;
}

