@charset "UTF-8";
.container {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 970px;
	margin: 0px;
}
.bodyContainer {
	width: 970px;
	background-image: url(TemplateGraphics/bodyContainer_bg.jpg);
}
.bodyLeft {
	width: 165px;
	float: left;
	background-image: none;
	padding-left: 28px;
	padding-right: 17px;
}
.bodyRight {
	width: 730px;
	float: right;
	background-image: none;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.footer {
	width: 970px;
}
.nav {
	width: 970px;
	margin: 0px;
}
.bodyRightInventory {
	width: 752px;
	float: left;
	background-image: none;
}
.bodyLeftInventory {
	width: 170px;
	float: left;
	background-image: none;
	padding-left: 28px;
}
.clearfloat {
	clear: both;
}
.historyArticle {
	width: 710px;
	padding: 10px;
	float: right;
}
.disclaimer {
	width: 960px;
	background-color: #000000;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 60%;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
