

body {
    
    background: #0b3e90;
    
}

body, span, div {
    color: #707070;
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
}

a {
    text-decoration: none;
}

h1 {
    font-family: arial;
    font-size: 24px;
    color: #024ac0;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

h2 {
    font-family: arial;
    font-size: 22px;
    color: #024ac0;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}

.main {
    background: url(../images/bg.jpg) no-repeat top left #fff;
    min-height: 545px;
}

.main-int {
    background: url(../images/bg-lite.jpg) no-repeat top left #fff;
    min-height: 545px;
}

.wrapper {
    margin: 0px auto;
    width: 940px;
}

.clear {
    clear: both;
}

#top-nav {
    color: #484848;
    text-align: center;
    line-height: 60px;
    font-family: arial;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: solid 1px #dcdcdc;
    width: 335px;
    float: right;
}

#top-nav a {
    color: #484848;
    font-family: arial;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 5px;
}

#top-nav a:hover {
    color: #0b3e90;
}

#social {
    border-bottom: solid 1px #dcdcdc;
    width: 335px;
    height: 60px;
    float: right;
}

#fb {
    color: #646464;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 60px;
    text-transform: uppercase;
}

.search-input {
    background: url(../images/search-input.jpg) no-repeat;
    width: 131px;
    height: 31px;
    line-height: 31px;
    border: 0px;
    padding: 0px 10px;
    color: #989898;
    font-family: arial;
    font-size: 12px;
    text-transform: uppercase;
    *margin-top: -1px;
}

#footer-bg {
    background: url(../images/footer-bg.jpg) repeat-x;
    height: 155px;
}

#footer-nav {
    text-align: center;
}

#footer-nav a {
    color: #fff;
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 3px;
    line-height: 45px;
}

#footer-nav a:hover {
    color: #517cc1;
}

#copy {
    text-align: center;
    color: #517cc1;
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 35px;
}

#copy a {
    color: #517cc1;
}

#copy a:hover {
    color: #fff;
}

#bot-top {
    background: url(../images/bot-top.jpg) no-repeat;
    width: 940px;
    height: 7px;
}

#bot-mid {
    background: url(../images/bot-mid.jpg) repeat-y;
    width: 940px;
}

.bot-wrapper {
    padding: 0px 6px;
}

#bot-bot {
    background: url(../images/bot-bot.jpg) no-repeat;
    width: 940px;
    height: 7px;
}

#rotate
{
    width: 697px;
    height: 377px;
    z-index: 1;
    position: relative;
}

#rotate>img
{
    position: absolute;
    top: 0px;   
}
