

body {
    
    background: url(../images/bg.jpg) no-repeat center top #f3f3f3;
    
}

h1 {
    font-family: arial;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #262b6a;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #3a3a3a;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
}

td {
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}

body {
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    color: #828282;
}

#rotate
{
    width: 980px;
    height: 292px;
    z-index: 1;
    position: relative;
}

#rotate>img
{
    position: absolute;
    top: 0px;   
}

.wrapper {
    width: 980px;
    margin: 0px auto;
}

#top-nav {
    background: url(../images/top-nav-bg.jpg) no-repeat;
    width: 295px;
    height: 30px;
    float: left;
}

#top-nav a {
    display: block;
    float: left;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 30px;
    padding: 0px 9px;
}

#top-nav a:hover {
    color: #fff;
}

.top-nav-sep {
    background: url(../images/top-nav-bev.jpg) no-repeat;
    width: 2px;
    height: 30px;
    float: left;
}

#facebook {
    background: url(../images/facebook-bg.jpg) no-repeat;
    width: 980px;
    height: 93px;
}

#fb-wrapper {
    color: #2f3583;
    padding: 10px 10px 0px 130px;
    font-family: arial;
    font-size: 16px;
    line-height: 24px;
}

#logo-bg {
    background: url(../images/logo-bg.jpg) repeat-x;
    height: 132px;
}

#logo-wrapper {
    padding-top: 6px;
}

#footer-nav {
    text-align: center;
}

#footer-nav>span {
    border-bottom: solid 1px #e5e5e5;
    line-height: 25px;
    display: block;
    width: 610px;
}

#footer-nav span a {
    font-size: 10px;
    text-decoration: none;
    padding: 0px 3px;
    line-height: 25px;
}

#footer-nav span span a {
    color: #000;
}

#footer-nav span span a:hover {
    color: #efc44f;
}

#copy {
    font-size: 10px;
    text-decoration: none;
    padding: 0px 3px;
    color: #262b6a;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
}

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 980px;
    padding: 0px 40px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  980px;
    height: 110px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 130px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
