.navshim {
     background-image: url(/images/nav_shim.gif);
     background-repeat: repeat-x;
}

.blackshim {
     background-image: url(/images/black_shim.gif);
     background-repeat: repeat-x;
}

.gradientshim {
     background-image: url(/images/gradient_shim.jpg);
     background-repeat: repeat-y;
}

.bottomgradient {
     background-image: url(/images/gradient_shim_bottom.jpg);
     background-repeat: no-repeat;
}

.content, .content TD {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
}

.address, .address TD {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
}

.addresshead, .addresshead TD {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 13px;
     font-weight: bolder;
}

.ct {
     background-image: url(/images/contact_image2.jpg);
     background-repeat: no-repeat;
     background-position: left bottom;
}

.aboutimg {
     background-image: url(/images/about_bg.jpg);
     background-repeat: no-repeat;
     background-position: left bottom;
}

.equipmentbg {
     background-image: url(/images/equipement_bg.jpg);
     background-repeat: no-repeat;
     background-position: right bottom;
}

.smcontent {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 9px;
}

hr {
     border-top-width: 1px;
     border-top-style: solid;
     border-top-color: #333333;
}


