body {
    margin: 0;
    padding: 0;
    background-color: white;
    text-align: center;
    font: 100% arial, helvetica, sans-serif;
    color: #003e7e;
    background:#FFFFFF url(../images/new_bg_w2606.jpg) no-repeat scroll center top;
}

#page {
    position: relative;
    width: 1018px;
    margin: 0 auto 0;
    padding-top: 30px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    text-align: left;
    background: #ffe7b9 url(../images/orange-gradient.gif) 0 0 repeat-x;
}
#main {
    position: relative;
    margin-left: 94px;
}
#banner {
    position: relative;
    height: 125px;
    background: url(../images/banner-bg.jpg) 0 0 no-repeat;
}
#banner h1, #banner p {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 35px;
    bottom: 25px;
    color: white;
    font: 4.5em "times new roman", times, serif;
}
#banner a {
    color: white;
    text-decoration: none;
}
#banner span {
    color: #fabe6f;
    font: italic .6em arial, helvetica, sans-serif;
}

#banner-CSN {
    position: relative;
    height: 125px;
    background: url(../images/banner-bg.jpg) 0 0 no-repeat;
}
#banner-CSN h1, #banner-CSN p {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 35px;
    bottom: 25px;
    color: white;
    font: 3.5em "times new roman", times, serif;
}
#banner-CSN a {
    color: white;
    text-decoration: none;
}

/* Content */

#content {
    float: left;
    width: 579px !important;
    padding: 40px;
    background-color: white;
    color: #1a1a1a;
    font-size: .8em;
    line-height: 150%;
}
#content h1 {
    margin: 0 0 1em;
    padding: 0;
    color: #003b7d;
    font-size: 1.5em;
    line-height: normal;
}
#content h2 {
    margin: 1.5em 0 1em;
    padding: 0;
    color: #185fad;
    font-size: 1.15em;
    line-height: normal;
}


/* Navigation */

#nav {
    float: left;
    width: 205px;
    padding: 30px;
}
#nav ul {
    margin: 0;
    padding: 0;
    font-size: .9em;
}
#nav li {
    list-style: none;
    margin: 0 0 .25em;
    padding: 0 0 0 1.25em;
    background: url(../images/list-bullet-blue-closed.png) 0 .25em no-repeat;
}
#nav li.open {
    background: url(../images/list-bullet-blue-open.png) 0 .5em no-repeat;
}
#nav ul a {
    color: #144c89;
    text-decoration: none;
}
#nav li li {
    margin: .5em 0 0;
    padding-left: 0;
    background-image: none;
    font-size: .9em;
}


/* Footer */

#footer {
    clear: both;
    border-top: 15px solid #b8cef7;
    padding: 25px 35px;
    background-color: white;
    color: #2c6096;
    font-size: .9em;
}
#footer p {
    margin: 0;
    padding: 0;
}
#footer a {
    text-decoration: none;
    color: #2c6096;
}
#footer .slogan {
    text-align: right;
    color: #003e7e;
    font: bold 2em "times new roman", times, serif;
}

#footer .slogan-CSN {
    text-align: right;
    color: #003e7e;
    font: bold 2em "times new roman", times, serif;
    padding-top: 10px;
}

#block-i {
    position: absolute;
    width: 64px;
    height: 82px;
    left: 14px;
    top: 54px;
    background: url(../images/block-i.gif) 0 0 no-repeat;
}


/* Front page */

#page.front #content {
    position: relative;
    float: none;
    width: 100%;
    padding: 0;
    background: transparent;
}
#page.front #content .image {
    width: 626px;
    height: 416px;
    overflow: hidden;
}
#page.front #nav {
    position: absolute;
    width: 258px;
    height: 376px;
    left: 626px;
    top: 125px;
    padding: 20px;
    background: #ffe7b9 url(../images/orange-gradient.gif) 0 0 repeat-x;
}
#page.front #nav ul.primary {
    margin: 0 0 1em;
    padding: 0;
}
#page.front #nav ul.primary li {
    list-style: none;
    margin: 0 0 .5em;
    padding: 0;
    border: 1px solid white;
    background: none;
}
#page.front #nav ul.primary a {
    display: block;
    padding: .75em 1.25em;
    color: #144c89;
    font-size: 1.25em;
    text-decoration: none;
}
#page.front #nav .secondary {
    margin-left: 1.5em;
}
#page.front #nav ul.secondary li {
    background-image: url(../images/list-bullet-blue-closed.png);
}
#page.front #nav ul.secondary li.open {
    background-image: url(../images/list-bullet-blue-open.png);
}
#page.front .caption {
    clear: left;
    border-top: 15px solid #b8cef7;
    padding: 25px 235px 25px 35px;
    background-color: white;
    color: #003c7d;
    font-size: 1.25em;
    font-weight: bold;
    width: 654px;
}
#page.front .caption p {
    margin: 0;
    padding: 0;
}
#page.front #footer {
    border-top: 0;
    padding-top: 0;
}

div#left-list {
    float: left;
    width: 50%;
}
div#right-list {
    float: left;
    width: 50%;
}

div#rotating-image {
    position: relative;
    top: 0px;
    left: 0px;
    width: 626px;
    height: 416px;
    overflow: hidden;
}

h3.travel_info a {
    color: #000000;
    text-decoration: none;
}

