﻿body 
{
    background: #F6D890 url(../images/body_bg.jpg) repeat-x;
    font-family:Arial;
    font-size:13px;
}

#CenterTop
{
    background: url(../images/center_top.jpg) no-repeat;
    height:11px;
}

#CenterMiddle
{
  display:inline;
}

#CenterWrapper
{
    display:inline;
    background-color:White;
    margin: 0 0 10px 20px;
    float:left;
    width:400px;
    padding: 0 0 10px 0;
}

#ContentWrapper
{
    float:left;
    display:inline;
    margin: 0 0 0 20px;
    background:#547330 url(../Images/content_bg.jpg) repeat-x;
    overflow:hidden;
    padding-top:10px;
    width:900px;
    position:relative;
    z-index:3;
    
}

#Footer
{

    background: #CF9E28;
    float:left;
    width:900px;
    height:20px;
    display:inline;
    margin: 0 0 10px 20px;
}

#FooterShaddow
{
    background: url(../images/footer_shade.png)  no-repeat;
    margin:-254px 0 0 -20px;
    width:940px;
    height:296px; 
    position:absolute;
    _display:none;
}

#TermsOfUse
{
    float:left;
    MARGIN: -28px 0px 0px 425px;
    color: #fff; 
    z-index:4;  
    position:relative;
}

#TermsOfUse a
{
    color: #fff;
    text-decoration:none;
}

#Header
{  

    
    margin: 0 0 0 20px;
    float:left;
    display:inline;
    height:174px;
    background-color:White;
    width:900px;
}


#HeaderUnder
{
    width:900px;
    background: #CF9E28;
    height:12px;
}

#LeftWrapper
{
    display:inline;
    float:left;
    width:210px;
    margin: 0 0px 0 20px;
    
}

#RightWrapper
{
    display:inline;
    margin: 0px 20px 0px 0px;
    width:210px;
}

#RightWrapper
{
    margin: 0px 20px 0px 0px;
    width:210px;
}

.SubmitButton
{
    background: #ECAC0E;
    border: none;
    font-family:Arial;
    cursor:pointer;
    color:#fff;
    font-size:12px;
    font-weight:700;
    height:26px;
    letter-spacing: 1px;
}

.PreviewCenterWrapper
{
    background-color:White;
}

.PreviewLeftWrapper, .PreviewRightWrapper
{
    background-color:#222437;
}
