﻿.internal {
    clear: both;
    margin-top: 37px;
    border-bottom: 2px solid #59595b;
    padding-bottom: 80px;
    overflow: auto;
    _display: inline-block
    
}

.left-content {
    float: left;
    width: 436px;
}

.right-content {
    float: right;
    width: 284px;
}

.nav {
    float: left;
    width: 192px;
    _display: inline-block
}

.content {
    float: right;
    width: 768px;
    _display: inline-block;
}


.header {
    background-image: url(../Images/Internal/internal-bg.gif);
    background-repeat: no-repeat;
    height: 99px;
    
    position: relative;
}

.header .header-img-title {
    position:absolute;
    top: 0px;
    left: 5px;
}
.header .header-img-subtitle {
    position:absolute;
    top: 55px;
    left: 26px;
}

.inner-content {
    margin: 25px 0px 0px 14px;

}


.nav a {
    height: 14px;
    display: block;
    margin: 0px 0px 18px 0px
}

.nav-home {
    background-image: url(../Images/Internal/nav-home.gif);
    width: 120px;
}

.nav-dealers {
    background-image: url(../Images/Internal/nav-dealers.gif);
    width: 105px;
}

.nav-faqs {
    background-image: url(../Images/Internal/nav-faqs.gif);
    width: 120px;
}

.nav-finance {
    background-image: url(../Images/Internal/nav-finance.gif);
    width: 118px;
}

.nav-manuals {
    background-image: url(../Images/Internal/nav-manuals.gif);
    width: 118px;
}

.nav-news {
    background-image: url(../Images/Internal/nav-news.gif);
    width: 120px;
}

.nav-buy {
    background-image: url(../Images/Internal/nav-buy-a-hanix.gif);
    width: 89px;
}

.nav-product {
    background-image: url(../Images/Internal/nav-product.gif);
    width: 120px;
}

.nav-register {
    background-image: url(../Images/Internal/nav-register.gif);
    width: 116px;
}

.nav-parts {
    background-image: url(../Images/Internal/nav-parts.gif);
    width: 116px;
}

.nav-warranty {
    background-image: url(../Images/Internal/nav-warranty.gif);
    width: 120px;
}

