﻿body, html
{
    background-color: #a5bf7e;
    font-family: Arial;
    font-size: 10pt;
    color: #303030;
    line-height: 150%;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    margin-left: 0px;
}
h1, h2, h3, h4, h5
{
    padding: 0px;
    margin: 0px;
}
img
{
    border-width: 0px;
}
.txtbox
{
    width: 200px;
}
#container
{
    width: 957px;
    margin: 0 auto;
    position: relative;
    top: -25px;
}
#c
{
    background-color: #e3e4db;
    border: 4px solid #FFF;
    z-index: 1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#navigation
{
    margin-top: -48px;
    left: 0px;
    height: 44px;
    width: 949px;
    z-index: 5;
    float: left;
}
#header
{
    height: 210px;
    width: 949px;
    background-image: url('../images/header1.jpg');
    background-repeat: no-repeat;
    padding: -50px;
}
#left
{
    width: 460px;
    float: left;
}
#right
{

    margin-left: 470px;
    width: 460px;
    
}
#rightformwrapper
{
    background-color: #eef1ba;
    border: 1px solid #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#rightform
{
    margin: 0 auto 0 auto;
    padding: 5px;
}
#content
{
    width: 949px;
    padding: 10px;
}
#identity
{
    height: 108px;
    width: 100%;
    z-index: 5;
    left: 15px;
    top: 37px;
    position: relative;
}
#headertext
{
    width: 480px;
    height: 100px;
    top: 40px;
    left: 31px;
    position: relative;
    z-index: 5;
    color: #ffffff;
    font-size: 10pt;
}
#headertext h1
{
    line-height: 20pt;
    font-size: 16pt;
    font-weight: normal;
}
