/* Main stylesheet */
body {
    font-family: "Tahoma","Verdana","Arial",sans-serif;
    font-size: 14px;
    color: #000;
    background: url(../gfx/main_bg.gif) #011848 left top repeat-x;
    text-align: center; /* IE hack */
    margin: 0 0;
}
.clear {
    clear: both;
    line-height: 0;
}
a:link, a:active, a:visited {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
}
.left {
    float: left;
    width: 579px;
    margin: 0;
    padding: 0;
}
.right {
    float: right;
    width: 286px;
    margin: 0;
    padding: 0;
}
.wrap {
    width: 1085px;
    background: url(../gfx/wrap_bg.jpg) transparent right top no-repeat;
    margin: 0 auto;
    text-align: left;
}
.container {
    width: 865px;
    margin: 0 110px;
    display: block;
    background-color: transparent;
}
.main-header {
    height: 106px; /* 121-16=106 */
    width: 564px; /* 579-15=564 */
    background: url(../gfx/logo_top_left.gif) #094AA3 right top no-repeat;
    margin: 0;
    padding: 15px 0 0 15px;
    color: #FDE000;
    font-size: 18px;
    font-weight: bold;
}
.logo {
    width: 286px;
    height: 298px;
    background: url(../gfx/logo.jpg) transparent center top no-repeat;
    cursor: pointer;
    margin: 0;
    
}
.flash {
    width: 579px;
    height: 652px;
    background-color: transparent;
    overflow: hidden;
}
.menu-left {
    width: 11px;
    height: 447px;
    background: url(../gfx/menu_left.gif) transparent left top no-repeat;
    float: left;
}.menu-right {
    width: 10px;
    height: 447px;
    background: url(../gfx/menu_right.gif) transparent left top no-repeat;
    float: right;
}
.menu {
    width: 265px;
    height: 447px;
    background: url(../gfx/menu_bg_x.gif) #032D4D left top repeat-x;
    float: left;
}
.menu-bottom {
    width: 286px;
    height: 27px;
    background: url(../gfx/menu_footer.gif) transparent left top no-repeat;
}
.menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 10px;
}
.menu ul li{
    background: url(../gfx/list.gif) transparent left center no-repeat;
    font-size: 14px;
    color: #FDE000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 28px;
    padding: 0 0 0 10px;
}
.menu ul li a:link, .menu ul li a:visited, .menu ul li a:active {
    font-size: 14px;
    color: #FDE000;
    font-weight: bold;
}
.menu ul li a:hover{
    font-size: 14px;
    color: #FF8A00;
    font-weight: bold;
}
.yellow_btn {
    width: 845px;
    background: url(../gfx/yellow_btn_left.gif) #FDE000 left center no-repeat;
    height: 41px;
    margin: 15px auto;
    cursor: pointer;
}
.yellow_btn div {
    background: url(../gfx/yellow_btn_right.gif) #FDE000 right center no-repeat;
    height: 41px;
    width: 835px;
    margin: 0 0 0 10px;
}
.btn-span {
    font-size: 18px; color: #011848; text-transform: uppercase; font-family: Tahoma; font-weight: bold;
}
.fp_big1, .fp_big2, .fp_big3, .fp_big4, .fp_big5, .fp_big6 {
    float: left;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #E0EA3C;
    cursor: pointer;
}
.fp_big1, .fp_big2, .fp_big3 {
    width: 290px;
    height: 166px;
}
.fp_big4, .fp_big5, .fp_big6 {
    width: 290px;
    height: 164px;
    margin: 0 0 10px 0;
}
.fp_big2, .fp_big5 {
    width: 285px;
}
.fp_big1 {
    background: url(../gfx/front/thumb1.jpg) transparent center center no-repeat;
}
.fp_big2 {
    background: url(../gfx/front/thumb2.jpg) transparent center center no-repeat;
}
.fp_big3 {
    background: url(../gfx/front/thumb3.jpg) transparent center center no-repeat;
}
.fp_big4 {
    background: url(../gfx/front/thumb4.jpg) transparent center center no-repeat;
}
.fp_big5 {
    background: url(../gfx/front/thumb5.jpg) transparent center center no-repeat;
}
.fp_big6 {
    background: url(../gfx/front/thumb6.jpg) transparent center center no-repeat;
}
.fp_big1 ol, .fp_big2 ol, .fp_big3 ol, .fp_big4 ol, .fp_big5 ol, .fp_big6 ol {
    padding: 0;
    margin: 17px 0 0 43px;
}
.fp_big1 div, .fp_big2 div, .fp_big3 div, .fp_big4 div, .fp_big5 div, .fp_big6 div {
    margin: 0;
    height: 110px;
    overflow: hidden;
}
.fp_big1 p, .fp_big2 p, .fp_big3 p, .fp_big4 p, .fp_big5 p, .fp_big6 p {
    padding: 0;
    margin: 20px 0 0 20px;
    font-size: 14px;
    font-weight: normal;
}
.fp_big1 p a, .fp_big2 p a, .fp_big3 p a, .fp_big4 p a, .fp_big5 p a, .fp_big6 p a{
    color: #E0EA3C;
}
.fp_big1 p a:hover, .fp_big2 p a:hover, .fp_big3 p a:hover, .fp_big4 p a:hover, .fp_big5 p a:hover, .fp_big6 p a:hover {
    color: #FF8A00;
}
.footer {
    background-color: #042F53;
    height: 200px;
    width: 100%;
}
.inner_footer {
    width: 865px;
    margin: 0 auto;
    height: 88px;
}
.footer_left, .footer_right, .footer_center {
    margin: 15px 0 0 0;
    float: left;
    height: 88px;
    width: 18px;
    background: url(../gfx/footer_left.gif) transparent left top no-repeat;
}
.footer_right {
    background: url(../gfx/footer_right.gif) transparent left top no-repeat;
}
.footer_center {
    height: 88px;
    width: 829px;
    background: url(../gfx/footer_bg.gif) transparent left top repeat-x;
    text-align: left;
}
.footer_center p {
    font-size: 14px;
    font-weight: bold;
    color: #032C4B;
    padding: 0;
    margin: 17px 0 0 0;
}
.footer span, .footer span a {
    font-size: 12px;
    font-weight: normal;
    color: #FDE000;
}
#button_text {
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
}

