﻿body 
{
    background-color:#B0BF77;
    font-family:Verdana;
    font-size:12px;
}

.div_main
{
    width:100%;
    background-color:#B0BF77;
}

.div_content_main
{
    width:1024px;
    background-color:#3D4142; 

}

.div_content_main .td_default_left
{
    width:440px;
    padding:4px 5px 4px 5px;
    vertical-align:top;
}
.div_content_main .td_default_right
{
    width:544px;
    padding:5px 10px 5px 10px;
    vertical-align:top;
    color:White;
}
.div_default_form
{
    width:410px;
    height:283px;
    padding:5px 10px 5px 10px;
    background-color:#F3F2F2;
}
.td_menu
{
    width:1024px;
    height:45px;
    background-image:url(MyImages/menu_back_small.jpg);
    background-repeat:repeat-x;
}
.div_subp_ages
{
    width:1004px;
    padding:6px 10px 6px 10px;
    color:White;
}
.div_header
{
    width:1024px;
    height:90px;
    background-color:#F3F2F2;
}
.div_header .div_logo
{
    width:157px;
    height:90px;
    float:left;
}
.div_header .div_contact
{
    width:250px;
    height:85px;
    padding-bottom:5px;
    vertical-align:text-bottom;
    font-family:Verdana;
    font-size:16px;
    color:#96B626;
    float:right;
}
.div_flag
{
    width:100px;
    height:40px;
    padding-top:5px;
    float:right;
}
