﻿body 
{
    margin: 0px;
}
.Header
{
    width: 100%;
    height: 87px;
    background: url(/images/Headerbg.gif) repeat;
}
.navDIV
{
    width: 136px;
    height: 324px;
    background: url(/images/navbg.jpg);
    position: absolute;
}
.bodyDIV
{
    width: 563px;
    position: absolute;
    margin-left: 136px;
    margin-top: 0px;
}
.NavTXT
{
    font: bold 10pt arial;
    color: #ffffff;
    text-align: center;
}
.aboutus
{
    width: 118px;
    height: 20px;
    position: absolute;
    margin-left: 9px;
    margin-top: 11px;
    cursor: pointer;
    padding-top: 5px;
}
.newequip
{
    width: 118px;
    height: 20px;
    position: absolute;
    margin-left: 9px;
    margin-top: 42px;
    cursor: pointer;
    padding-top: 5px;
}
.preowned
{
    width: 118px;
    height: 20px;
    position: absolute;
    margin-left: 9px;
    margin-top: 72px;
    cursor: pointer;
    padding-top: 5px;
}
.parts
{
    width: 118px;
    height: 20px;
    position: absolute;
    margin-left: 9px;
    margin-top: 102px;
    cursor: pointer;
    padding-top: 5px;
}
.supplies
{
    width: 118px;
    height: 20px;
    position: absolute;
    margin-left: 9px;
    margin-top: 131px;
    cursor: pointer;
    padding-top: 5px;
}
.request
{
    width: 118px;
    height: 20px;
    position: absolute;
    margin-left: 9px;
    margin-top: 162px;
    cursor: pointer;
    padding-top: 5px;
}
.contact
{
    width: 118px;
    height: 20px;
    position: absolute;
    margin-left: 9px;
    margin-top: 191px;
    cursor: pointer;
    padding-top: 5px;
}
.home
{
    width: 118px;
    height: 20px;
    position: absolute;
    margin-left: 9px;
    margin-top: 222px;
    cursor: pointer;
    padding-top: 5px;
}
.footer
{
    width: 465px;
    margin: 0 auto;
    font: 10pt arial;
    text-align: center;
}
.footerlink
{
    font: 8pt arial;
    color: Blue;
}
.footerlink:link
{
    font: 8pt arial;
    color: Blue;
}
.footerlink:visited
{
    font: 8pt arial;
    color: Blue;
}