/* CSS Document */
div.productsCumminsImage,
div.productsDetroitImage,
div.productsCaterpillarImage,
div.productsMackImage,
div.productsNavisterImage,
div.productsJohndeereImage,
div.productsFordImage,
div.productsGeneralImage,
div.productsVolvoImage {
	width:756px;
	margin:0 auto;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000080;
	border:1px #9b9b9b solid;
}
div.productsCumminsImage {
	height:520px;
}
div.productsDetroitImage {
	height:260px;
}
div.productsCaterpillarImage {
	height:130px;
}
div.productsMackImage {
	height:260px;
}
div.productsNavisterImage {
	height:130px;
}
div.productsJohndeereImage {
	height:130px;
}
div.productsFordImage {
	height:140px;
}
div.productsGeneralImage {
	height:220px;
}
div.productsVolvoImage {
	height:130px;
}
div.productsThumb1,
div.productsThumb2,
div.productsThumb3,
div.productsThumb4,
div.productsThumb5,
div.productsThumb6,
div.productsThumb7,
div.productsThumb8,
div.productsThumb9,
div.productsThumb10,
div.productsThumb11,
div.productsThumb12,
div.productsThumb13{
	width:175px;
	height:100px;
	position:absolute;
	padding:10px 8px;
	text-align:center;
}
div.productsThumb2{
	margin:0 0 0 188px;
}
div.productsThumb3{
	margin:0 0 0 375px;
}
div.productsThumb4{
	margin:0 0 0 563px;
}
div.productsThumb5{
	margin:130px 0 0 0;
}
div.productsThumb6{
	margin:130px 0 0 188px;
}
div.productsThumb7{
	margin:130px 0 0 375px;
}
div.productsThumb8{
	margin:130px 0 0 563px;
}
div.productsThumb9{
	margin:260px 0 0 0;
}
div.productsThumb10{
	margin:260px 0 0 188px;
}
div.productsThumb11{
	margin:260px 0 0 375px;
}
div.productsThumb12{
	margin:260px 0 0 563px;
}
div.productsThumb13{
	margin:390px 0 0 0;
}
div.ProductsText {
  	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#363A39;
	text-align:justify;
	margin:0;
	width:410px;
}
.ProductsBG{
	margin:0;
	padding:0;
	width:499px;
	height:296px;
	background-color:#FFFFFF;
}
.ProductsBG img{
	border:0;
}


