#preloadImages {
       width: 0px;
       height: 0px;
       display: inline;
       background: url(../webimages/top.jpg);

       background: url(../webimages/tow.jpg);
       background: url(../webimages/carriers.jpg);
       background: url(../webimages/heavy.jpg);
       background: url(../webimages/plate.jpg);
       background: url(../webimages/shade.gif);
       background: url(../webimages/line.jpg);
       background: url(../webimages/line1.jpg);
       background: url(../webimages/left.gif);
       background: url(../webimages/right.gif);

       background: url(../webimages/Other-LTC2.jpg);
       background: url(../webimages/Other-SL.jpg);
       background: url(../webimages/Other-SL-ET.jpg);
       background: url(../webimages/LDCT_logo.gif);
}

#top {background: url(../webimages/top.jpg) no-repeat; height: 154px;}
#left {background: url(../webimages/left.gif) repeat-y;}
#right {background: url(../webimages/right.gif) repeat-y;}
#line {background: url(../webimages/line.jpg) repeat-x; height: 12px;}
#line1 {background: url(../webimages/line1.jpg) repeat-x; height: 12px;}
.plate {background: url(../webimages/plate.jpg) no-repeat; height: 97px;}
.shade {background: url(../webimages/shade.gif) no-repeat; height: 7px;}
#tow {background: url(../webimages/tow.jpg) no-repeat; height: 104px;}
#carriers {background: url(../webimages/carriers.jpg) no-repeat; height: 104px;}
#heavy {background: url(../webimages/heavy.jpg) no-repeat; height: 104px;}

#LTC { background: url(../webimages/Other-LTC2.jpg) no-repeat; height: 65px;}
#SL { background: url(../webimages/Other-SL.jpg) no-repeat; height: 133px;}
#SLET { background: url(../webimages/Other-SL-ET.jpg) no-repeat; height: 133px;}
#LDCT { background: url(../webimages/LDCT_logo.gif) no-repeat; height: 73px;}
