

body {
    
    background: url(../images/bg.jpg) repeat-x #538196;
    
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    color: #212121;
}

span, .content-wrapper, td {
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    color: #212121;
}

h1, h2 {
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    padding: 0px;
    margin: 0px 0px 0px 15px;
    line-height: 45px;
}

#wrapper {
    width: 900px;
    margin: 0px auto;
}

#content-top {
    background: url(../images/content-top.jpg) no-repeat;
    width: 900px;
    height: 20px;
}

#content-mid {
    background: url(../images/content-mid.png) repeat-y;
    width: 900px;
}

.border-wrapper {
    padding: 0px 5px;
}

#top-wrapper {
    background: #dbe1de;
}

#banner {
    width: 864px;
    margin: 0px auto;
}

#banner-left {
    background: url(../images/banner-bg-left.jpg) no-repeat;
    width: 267px;
    height: 264px;
}

#banner-left-wrapper {
    padding: 5px 5px 5px 7px;
}

a.banner-button {
    display: block;
    background: url(../images/button-bg.jpg) no-repeat;
    width: 255px;
    height: 40px;
    text-align: center;
    font-family: arial;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
}

a.banner-button:hover {
    color: #dbe1de;
}

#banner-overlay {
    background: url(../images/banner-overlay.png) no-repeat;
    width: 597px;
    height: 264px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}

#content-main {
    background: url(../images/content-mid.png) repeat-y;
    width: 900px;
}

#waves {
    background: url(../images/waves.jpg) no-repeat;
    width: 900px;
    min-height: 77px;
}

#left-nav-top {
    background: url(../images/left-nav-top.png) no-repeat;
    width: 268px;
    height: 45px;
}

#left-nav-mid {
    background: url(../images/left-nav-mid.png) repeat-y;
    width: 268px;
}

#left-nav-bot {
    background: url(../images/left-nav-bot.png) no-repeat;
    width: 268px;
    height: 10px;
}

#main-top {
    background: url(../images/main-top.png) no-repeat;
    width: 583px;
    height: 45px;
}

#main-mid {
    background: url(../images/main-mid.png) repeat-y;
    width: 583px;
}

#main-bot {
    background: url(../images/main-bot.png) no-repeat;
    width: 583px;
    height: 10px;
}

.content-wrapper {
    padding: 15px 16px 0px 16px;
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    color: #000;
}

#content-bot {
    background: url(../images/content-bot.png) no-repeat;
    width: 900px;
    height: 80px;
}

#bot-nav {
    text-align: center;
}

#bot-nav a {
    font-family: arial;
    font-size: 11px;
    color: #dff0ff;
    text-decoration: none;
    padding: 0px 12px;
    line-height: 25px;
}

#bot-nav a:hover {
    color: #a4d2fa;
}

#info {
    text-align: center;
    font-family: arial;
    font-size: 11px;
    color: #a4d2fa;
    line-height: 25px;
}

#copy {
    text-align: center;
    font-family: arial;
    font-size: 11px;
    color: #dff0ff;
    line-height: 25px;
}

#copy a {
    font-family: arial;
    font-size: 11px;
    color: #dff0ff;
    text-decoration: none;
    line-height: 25px;
}

#copy a:hover {
    color: #a4d2fa;
}

#rotator {
    position: relative;
    float: left;
    text-align: left;
    width: 597px;
    height: 264px;
    z-index: 1000;
}

#rotator .content {
    position: relative;
    left: 0px;
    bottom: 0px;
    width: 597px;
    height: 264px;
}

#rotator .content>img {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}

#rotator .content #itemContent {
    position: absolute;
    bottom: 0px;
}

#rotator .content #itemLinks {
    margin: 0 0 0 5px;
}

#rotator .content #itemLinks a {
    display: block;
    width: 9px;
    height: 9px;
    background: #fff;
    float: left;
    margin-right: 4px;
}

#rotator .content #itemLinks a:hover, #rotator .content #itemLinks a.active {
    background: #496d7d;
}

#rotator .content #itemLinks div {
    display:none;
}

#rotator .content #itemText {
    position: relative;
    background: url(../images/banner-text-bg.png) no-repeat;
    width: 570px;
    height: 65px;
    bottom: 0px;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 13px;
    margin: 0px;
}

#rotator .content #itemText a {
    color: #d3c6a1;
}
