﻿@font-face
{
    font-family: Narrator;
    src: url('narrator-webfont.eot');
    src: url('narrator-webfont.eot?#iefix') format('embedded-opentype'),
    url('narrator-webfont.woff') format('woff'),
    url('narrator-webfont.ttf') format('truetype'),
    url('narrator-webfont.svg#Narrator') format('svg');
    font-weight: normal;
    font-style: normal;
}
body 
{
    margin: 0;
    padding: 0;
    background-color: #e7e7e7;
    overflow: hidden;
    
}
#bg
{
    position: absolute;
    top: 0;
    left: 0;
    width: 1600px;
    height: 800px;
    margin: 0;
    padding: 0;
    z-index: 2;
}
#header1
{
    position: absolute;
    top: 40px;
    left: 50px;
    z-index: 3;
    font-family: Century Gothic;
    font-weight: bold;
    font-size: 9.3pt;
}
#header2
{
    position: absolute;
    top: 57px;
    left: 50px;
    z-index: 3;
    font-family: Narrator;
    font-size: 11pt;
}
#header2_1
{
    position: absolute;
    top: 57px;
    left: 230px;
    z-index: 3;
    font-family: Narrator;
    font-size: 11pt;
}
#header2_2
{
    position: absolute;
    top: 57px;
    left: 344px;
    z-index: 3;
    font-family: Narrator;
    font-size: 11pt;
}
#header3
{
    position: absolute;
    top: 75px;
    left: 50px;
    z-index: 3;
    font-family: Narrator;
    font-size: 9pt;
}
#header3_1
{
    position: absolute;
    top: 75px;
    left: 150px;
    z-index: 3;
    font-family: Narrator;
    font-size: 9pt;
}
#header4
{
    position: absolute;
    top: 75px;
    left: 290px;
    z-index: 3;
    font-family: Narrator;
    font-size: 9pt;
}
#header5
{
    position: absolute;
    top: 90px;
    left: 50px;
    z-index: 3;
    font-family: Narrator;
    font-size: 9pt;
}
#header5_1
{
    position: absolute;
    top: 90px;
    left: 150px;
    z-index: 3;
    font-family: Narrator;
    font-size: 9pt;
}
#header6
{
    position: absolute;
    top: 90px;
    left: 288px;
    z-index: 3;
    font-family: Narrator;
    font-size: 9pt;
}
#logo
{
    position: absolute;
    top: 40px;
    left: 640px;
    z-index: 3;
    width: 370px;
}