

body
{
    
    background: url(../images/main_bg.jpg) repeat-x #202020;
    
}

h1
{
    font-family: tahoma;
    font-size: 17px;
    font-weight: bold;
    color: #333;
    margin: 0px;
    padding: 0px;
}

#head-nav
{
    margin-top: 6px;
    margin-right: 67px;
    float: right;
}

#head-nav a
{
    font-family: tahoma;
    font-size: 11px;
    color: #333;
    text-decoration: none;
    margin-top: 7px;
}

#head-nav a:hover
{
    color: #B0C35A;
}

#main-nav
{
    clear: both;
    text-align: left;
    margin-top: 63px;
    *margin-top: 41px;
    margin-left: 300px;
    font-family: tahoma;
    font-size: 14px;
    line-height: 28px;
    color: #425968;
    position: relative;
}

#main-nav a
{
    font-family: tahoma;
    font-size: 14px;
    color: #425968;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 0px 5px;
}

#main-nav a:hover
{
    color: #202020;
}

#main-nav div
{
    float: left;
}

.ddl
{
    position: absolute;
    top: 28px;
    width: 200px;
    *left: 0px;
    background: #ebf6fc;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.ddlwrapper
{
    padding: 0px 10px;
    padding-bottom: 10px;
}

.ddlwrapper a
{
    font-family: trebuchet ms;
    font-size: 14px;
    color: #860048;
    text-decoration: none;
    display: block;
}

#main-nav a img
{
    margin: 0px;
    padding: 0px;
}

.main-wrapper
{
    padding: 0px 42px;
}

#box-left
{
    background: url(../images/left_img.gif) no-repeat;
    width: 7px;
    height: 79px;
    float: left;
}

#box
{
    background: #f7f2ed;
    width: 860px;
    height: 79px;
    float: left;
}

#box-right
{
    background: url(../images/right_img.gif) no-repeat;
    width: 7px;
    height: 79px;
    float: left;
}

#footer
{
    border-top: solid 8px #0085ce;
    background: #202020;
}

#footer-nav
{
    padding-top: 20px;
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #747474;
}

#footer-nav a
{
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #747474;
    padding: 0px 3px;
}

#footer-nav a:hover
{
    color: #0085ce;
}

.newsletter-inputs
{
    color: #cdc6bf;
    border: solid 1px #cdc6bf;
}
