body
{
   font-family: Tahoma, Arial, sans-serif;
   font-size: 12pt;
   text-decoration: none;
}

img
{
    border: none;
}

#maindiv
{
   position: absolute;
   top: 0px;
   left: 0px;
   height: 600px;
   width: 800px;
   text-align: center;
   background: #fff url(images/van.png) no-repeat center;
}

#mheadsh
{
   height: 50px;
   width: 800px;
   text-align: center;
   position: absolute;
   top: 13px;
   left: 3px;
   font-size: 22pt;
   font-weight: bold;
   color: #ccc;
   z-index: 1;
}

#mhead
{
   height: 50px;
   width: 800px;
   text-align: center;
   position: absolute;
   top: 10px;
   left: 0px;
   font-size: 22pt;
   font-weight: bold;
   color: #008;
   z-index: 2;
}

#mcont
{
   font-size: 14pt;
   height: 200px;
   width: 800px;
   text-align: center;
   position: absolute;
   top: 220px;
   left: 0px;
}

#mfoot
{
   position: absolute;
   width: 800px;
   height: 200px;
   top: 450px;
   left: 0px;
}  

#imgfootl
{
   position: absolute;
   top: 475px;
   left: 50px;

}

#imgfootr
{
   position: absolute;
   top: 450px;
   left: 650px;
}

#mthanks
{
   font-size: 14pt;
   height: 600px;
   width: 800px;
   text-align: center;
   position: absolute;
   top: 75px;
   left: 0px;
}
