body
{
    margin: 0;
    background: #2567b1;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 0.7em;
    line-height: 120%;
    background: #2567b1 url(/img/common/bg-body.png) repeat-x center top;
}

img
{
    border: 0;
}

a
{
    color: #09f;
}

a:hover
{
    color: black;
}

h1, h2, h3
{
    font-size: 100%;
}

h1
{
    margin: 20px 0 10px 0;
    text-transform: uppercase;
    color: #05a;
}

table
{
    margin: 20px 0;
    width: 100%;
    border: 0 none;
}

tr
{
    vertical-align: top;
}

th
{
    text-align: left;
    font-weight: bold !important;
}

ul
{
    margin: 20px 0;
    padding: 0;
    list-style-type: none;
}

ul li
{
    margin: 0;
    padding: 0 0 3px 12px;
    background: url(/img/common/bullet.png) no-repeat 0 0.45em;
}

.chart td,
.chart th
{
    border-top: 1px solid #386aa3;
    padding: 2px 5px 2px 0;
}

.col-1 .col
{
    padding: 0 40px;
}

#layout
{
    margin: 0 auto;
    width: 669px;
    padding: 0 21px 0 251px;
    position: relative;
    background: url(/img/common/bg-layout.jpg) no-repeat center top;
}

#hero
{
    padding-top: 314px;
    background-repeat: no-repeat;
}

#content
{
    background: white;
    min-height: 644px;
    overflow: hidden;
    background: url(/img/common/bg-content.png) no-repeat left top;
    padding: 0 0 0 203px;
}

#hero-inset,
#hero-inset-home
{
    margin-left: -40px;
    width: 466px;
    height: 314px;
}

#hero-inset-home
{
    height: 644px;
    position: relative;
}

#hero-inset-home .slideshow
{
    position: absolute;
    top: 0;
    left: 0;
}

#navigation
{
    font-size: 90%;
    color: #a8b8cd;
    position: absolute;
    top: 0px;
    left: 21px;
    width: 230px;
    height: 608px;
    background: url(/img/common/bg-navigation.png) no-repeat left top;
}

#navigation dl
{
    margin: 0;
    padding: 24px 0 0 0;
    height: 310px;
}

#navigation dd
{
    height: 16px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    opacity: 0.5;
}

#navigation dd a
{
    padding-top: 16px;
    display: block;
}

#navigation dd.sel
{
    opacity: 1;
}

#nav_index a { background-image: url(/img/common/nav-index.png) }
#nav_location a { background-image: url(/img/common/nav-location.png) }
#nav_services a { background-image: url(/img/common/nav-services.png) }
#nav_berthing a { background-image: url(/img/common/nav-berthing.png) }
#nav_news a { background-image: url(/img/common/nav-news.png) }
#nav_contact a { background-image: url(/img/common/nav-contact.png) }

#subnavigation
{
    color: #a8b8cd;
    position: absolute;
    left: 251px;
    top: 0px;
    width: 204px;
    padding-top: 334px;
    height: 354px;
    background: url(/img/common/bg-subnavigation.png) no-repeat left top;
}

#subnavigation dl
{
    margin: 0;
    padding: 0;
}

#subnavigation dd
{
    margin: 0;
    text-transform: uppercase;
    text-align: right;
    padding: 0 10px 0 24px;
}

#subnavigation dd a
{
    display: block;
    color: white;
    text-decoration: none;
}

#subnavigation dd.sel a
{
    color: #0cf;
}

#navigation p,
#navigation h2,
#subnavigation p,
#subnavigation h2
{
    text-transform: uppercase;
    text-align: right;
    padding: 0 10px 0 24px;
    margin: 0 0 1em 0;
}

#navigation h2
{
    margin: 0;
    color: white;
}

#footer
{
    margin-left: -203px;
    font-size: 80%;
    text-transform: uppercase;
}

#footer dl
{
    margin: 0;
    padding: 0;
}

#footer dd
{
    margin: 0;
    padding: 0 10px 0 0;
    float: left;
}

#footer dd a
{
    color: #0cf;
    text-decoration: none;
}

#footer dd a:hover
{
    color: #fff;
}
