body {
    background-color: White;
    padding: 0; margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    font-family: Arial, Sans-Serif;
    background: url(../images/general_new/bg_gradient.jpg);
    background-repeat: repeat-x;
    color: Gray;
    background-color: #e9e9e9;
}

#wrapper {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    background: url(../images/general_new/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

#content_wrapper_top_special 
{
    background: url(images/general_new/reflection.jpg); background-repeat: no-repeat; background-position: right top;
}



#information 
{
    width: 943px;
    height: 241px;
    background: url(../images/general_new/banner.jpg);
    color: White;
    margin: 0 auto;
    border-top: 10px #9eba47 solid;
}

#information_inside 
{
    padding: 35px;
    padding-left: 35px;
}

#content_wrapper 
{
    background: url(../images/general_new/bg_horizontal.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

#header {
    background: url(../images/general_new/header.jpg);
    width: 942px;
    height: 194px;
    margin: 0 auto;
}

#main_navigation {
    padding-left: 28px;
    padding-top: 10px;
    color: gray;
    font-size: 16px;
}

#main_navigation ul {
    padding: 0; margin: 0;
    display: inline;    
    padding: 5px;
}

#main_navigation li {
    list-style-type: none;
    padding: 0; margin: 0;
    display:inline;
    padding: 5px;
    padding-right: 30px;
    padding-left: 0;

}

#main_navigation a {
    color: gray;
    font-size: 12px;
    padding: 5px;
}

#main_navigation a:hover {
    color: black !important;
    background-color: White;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

}

.main_navigation_highlight {
    color: gray !important;
    background-color: White;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#navigation_search {
    width: 942px; 
    height: 72px;
    margin: 0 auto;
}

#navigation_search_inside 
{
    padding: 20px;
    padding-left: 35px;
}

#content_wrapper {
    border: 0;
    margin: 0 auto;
}

#content_wrapper_top {
    width: 942px;
    height: auto;
    margin: 0 auto;
}

#content {
    width: 865px;
    height: auto;
    padding: 0px;   
    padding-top: 0px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

#footer {
    width: 945px;
    height: 100px;
    margin: 0 auto;
    font-size: 12px;
    padding-left: 80px;
}

#inner_footer 
{
        width: 800px;
        padding-bottom: 10px;
        padding-left: 50px;
}
