body {

}

img {
    border: none;
}

a {
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #002255;
}

a:hover {
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #004fa5;
}

#page {
    margin-right: auto;
    margin-left: auto;
    width: 775px;
    background-color: #ede8e5;
}

#header {
    width: 100%;
    height: 150px;
    background-color: #ffffff;
}

#flag_bg_1 {
    margin-left: 600px;
    height: 37px;
    width: 175px;
}

#flag_bg_2 {
    background-image: url(../image/flag_bg.jpg);
}

#flag_bg {
    background-image: url(../image/flag_corner_left.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

#flag {
    background-image: url(../image/flag_corner_right.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#flag ul {
    height: 37px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 7px;
    padding-right: 0;
    padding-left: 0;
    list-style: none;
}

#flag ul li {
    float: left;
    padding-right: auto;
    padding-left: auto;
    margin-right: auto;
    margin-left: 16px;
}

#flag ul li div a {
    text-decoration: none;
}

#logo_banner {
    width: 775px;
    height: 80px;
}

#logo {
    background-color: #000000;
    width: 200px;
    height: 80px;
    float: left;
}

#banner_bg {
    float: right;
    width: 575px;
    background-image: url(../image/top_bg.jpg);
}

#banner {
    height: 80px;
    background-image: url(../image/top_bg_corner.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#menu_bg_1 {
    background-image: url(../image/menu_bg.jpg);
}

#menu_bg_2 {
    background-image: url(../image/menu_corner_left.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

#menu_bg {
    background-image: url(../image/menu_corner_right.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#menu {
    height: 33px;
    width: 775px;
}

#menu ul {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3px;
    padding-right: 0;
    padding-left: 40px;
    list-style: none;
}

#menu ul li {
    float: left;
    padding-right: auto;
    padding-left: auto;
    margin-right: auto;
    margin-left: 20px;
}

#menu ul li div div a {
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    vertical-align: middle;
}

.menuOut {
    width: 115px;
    height: 25px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-image: url(../image/menu_button_out.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}

.menuOver {
    width: 115px;
    height: 25px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-image: url(../image/menu_button_over.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}

#title_bg_1 {
    margin-top: 16px;
    background: url(../image/title_bg.jpg);
    margin-bottom: 16px;
}

#title_bg_2 {
    background: url(../image/title_bg_left.jpg) no-repeat top left;
}

#title_bg {
    background: url(../image/title_bg_right.jpg) no-repeat top right;
}

#title {
    display: table-cell;
    vertical-align: middle;
    height: 32px;
    color: #ffffff;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 18px;
    padding-left: 16px;
    padding-right: 16px;
}

#content {
    background-color: #ede8e5;
    color: #000000;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    padding-left: 16px;
    padding-right: 16px;
}

#footer_bg_1 {
    background-color: #ede8e5;
}

#footer_bg_2 {
    height: 10px;
        background: url(../image/content_bg_bottom_left.jpg) no-repeat top left;
}

#footer_bg {
    height: 10px;
    background: url(../image/content_bg_bottom_right.jpg) no-repeat top right;
}

.buttonOut {
    background: url(../image/button_out.jpg) no-repeat top left;
    display: table-cell;
    vertical-align: middle;
    height: 25px;
    width: 120px;
    color: #000000;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    text-align: center;
    padding-top: 4px;
    margin-right: 25px;
    cursor: pointer;
    float: left;
}
.buttonOver {
    background: url(../image/button_over.jpg) no-repeat top left;
    display: table-cell;
    vertical-align: middle;
    height: 25px;
    width: 120px;
    color: #000000;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    text-align: center;
    padding-top: 4px;
    margin-right: 25px;
    cursor: pointer;
    float: left;
}

#copyright {
    background-color: #ffffff;
    color: #000000;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
}



#flag_content {
    height: 50px;
    margin-bottom: 25px;
}

#flag_content ul {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 7px;
    padding-right: 0;
    padding-left: 0;
    list-style: none;
}

#flag_content ul li {
    float: left;
    padding-right: auto;
    padding-left: auto;
    margin-right: auto;
    margin-left: 16px;
}

#flag_content ul li div a {
    text-decoration: none;
}

#socialmarketing {
    padding-top: 15px;
    padding-bottom: 15px;
}

#newsletter {
    margin-top: 16px;
    height: 60px;
}

#newsletter_title {
    padding-top: 8px;
    font-size: 18px;
}

#newsletter_line {
    border: 1px solid #ccc;
    margin-bottom: 16px;
}

#newsletter_message {
    text-align: center;
    font-size: 18px;
}

.err { color:#FF0000; }