@charset "UTF-8";
/* CSS Document */

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1048px;
	height:740px;
	margin-right: auto;
	margin-left: auto;
}

#fontaine-chassis-trailer-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1048px;
	height:19px;
}

#fontaine-chassis-trailer-02 {
	position:absolute;
	left:0px;
	top:19px;
	width:38px;
	height:721px;
}

#fontaine-chassis-trailer-03 {
	position:absolute;
	left:38px;
	top:19px;
	width:966px;
	height:14px;
}

#fontaine-chassis-trailer-04 {
	position:absolute;
	left:1004px;
	top:19px;
	width:44px;
	height:721px;
}

#fontaine-chassis-trailer-05 {
	position:absolute;
	left:38px;
	top:33px;
	width:102px;
	height:23px;
}

#fontaine-chassis-trailer-06 {
	position:absolute;
	left:140px;
	top:33px;
	width:80px;
	height:23px;
}

#fontaine-chassis-trailer-07 {
	position:absolute;
	left:220px;
	top:33px;
	width:136px;
	height:23px;
}

#fontaine-chassis-trailer-08 {
	position:absolute;
	left:356px;
	top:33px;
	width:137px;
	height:23px;
}

#fontaine-chassis-trailer-09 {
	position:absolute;
	left:493px;
	top:33px;
	width:137px;
	height:23px;
}

#fontaine-chassis-trailer-10 {
	position:absolute;
	left:630px;
	top:33px;
	width:135px;
	height:23px;
}

#fontaine-chassis-trailer-11 {
	position:absolute;
	left:765px;
	top:33px;
	width:138px;
	height:23px;
}

#fontaine-chassis-trailer-12 {
	position:absolute;
	left:903px;
	top:33px;
	width:101px;
	height:23px;
}

#fontaine-chassis-trailer-13 {
	position:absolute;
	left:38px;
	top:56px;
	width:966px;
	height:615px;
}

#fontaine-chassis-trailer-14 {
	position:absolute;
	left:38px;
	top:671px;
	width:966px;
	height:69px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}	
#manuallink {
	position:absolute;
	left:51px;
	top:431px;
	width:179px;
	height:69px;
}
img.bg {
	z-index:-2;
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}



@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -488px;   /* 50% */
  }
}
