﻿.navBox {
    margin: 0px;
    padding: 0px;
    height: 236px;
    width: 750px;
}
.navTop {
    height: 188px;
    width: 750px;
    text-align: right;
    background-image: url(/images/top_top.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding-bottom: 0px;
    position: relative;
}
input {
    margin-top: 4px;
    margin-bottom: 4px;
}
textarea {
    margin-top: 4px;
    margin-bottom: 4px;
}
.navTopInt {
    position: absolute;
    right: 20px;
    bottom: 26px;
    height: 50px;
    margin: 0px;
    padding-bottom: 0px;
}
.navTopInt div {
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 20px;
    margin-left: 5px;
    vertical-align: bottom;
}
.navBottom {
    width: 750px;
    height: 48px;
    background-image: url(/images/top_bottom.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.navBotInt {
    padding-top: 6px;
    padding-right: 10px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
#air {
    width: 109px;
    height: 70px;
    float: left;
}
#ocean {
    width: 49px;
    height: 70px;
    float: left;
    margin-left: 20px;
}
#truck {
    width: 109px;
    height: 70px;
    float: left;
    margin-left: 20px;
}
#ware {
    width: 109px;
    height: 70px;
    float: left;
    margin-left: 20px;
}
.link {
    width: 109px;
    height: 70px;
    display: block;
    visibility: hidden;
}

