.P2_Visual_Navigation
    {
    position: relative;
    max-width: 980px;
    min-width: 750px;
    margin: 0px auto;
    font-family: "Helvetica Neue" , Helvetica, sans-serif;
    text-align: left;
    }
    .P2_Visual_Navigation img
    {
    width: 100%;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    }
    .P2_Visual_Navigation a
    {
    color: black;
    text-decoration: none;
    }
    .header_title
    {
    position: absolute;
    top: 2%;
    left: 10px;
    width: 20%;
    font-weight:bold;
    font-size: 1em;
    }
    .header_description
    {
    position: absolute;
    top: 9.5%;
    left: 10px;
    width: 22%;
    font-size: 0.9em;
    }
    .category1, .category2, .category3, .category4, .category5, .category6, .category7
    {
    position: absolute;
    margin: 0;
    color: black;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    padding-bottom: 10px;
    }
    .category_header
    {
    margin: 0;
    font-size: 0.9em;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    padding: 5px;
    }
    .category1
    {
    top: 59.5%;
    left: 2px;
    width: 29.7%;
    min-width: 180px;
    }
    .category2
    {
    top: 59.5%;
    left: 34%;
    width: 39.3%;
    }
    .category3
    {
    top: 26%;
    left: 67%;
    width: 32.5%;
    }
    .category4
    {
    top: 59.5%;
    left: 67%;
    width: 32.5%;
    }

    .category5
    {
    bottom: 0%;
    left: 2px;
    width: 32%;
    }

    .category6
    {
    bottom: 0%;
    left: 34%;
    width: 60%;
    }

    .category_links
    {
    font-size: 0.7em;
    overflow: hidden;
    white-space: nowrap;
    padding: 5px;
    }
    .categoryMap1 {
    left: 0%;
    top: 33.5%;
    bottom:41%;
    width: 33%;
    position: absolute;
    }
    .categoryMap2 {
    left: 34%;
    top: 0%;
    bottom:41%;
    width: 33%;
    position: absolute;
    }
    .categoryMap3 {
    left: 67%;
    top: 0%;
    bottom:74%;
    width: 33%;
    position: absolute;
    }
    .categoryMap4 {
    left: 67%;
    top: 33.5%;
    bottom:41%;
    width: 33%;
    position: absolute;
    }
    .categoryMap5 {
    left: 0%;
    top: 67%;
    bottom:6.5%;
    width: 33%;
    position: absolute;
    }
    .categoryMap6 {
    left: 33.5%;
    top: 67%;
    bottom:6.5%;
    width: 66.5%;
    position: absolute;
    }