﻿body 
{
    background: #B3CAEA 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-color:#222437;
    overflow:hidden;
    padding-top:10px;
    width:900px;
    position:relative;
    z-index:3;
}

#Footer
{

    background: #74920E;
    float:left;
    width:900px;
    height:20px;
    display:inline;
    margin: 0 0 10px 20px;
}

#FooterShaddow
{
    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:204px;
    background-color:White;
    width:900px;
}


#HeaderUnder
{
width:900px;
    background: #B3CFF7 url(../images/body_top.jpg) no-repeat;
    height:42px;
    
}

#LeftNav
{
    width:210px; 
    background-color:White; 
    height:500px; 
    padding-left:5px; 
    margin-bottom:10px;
}

#LeftWrapper
{
    display:inline;
    float:left;
    width:210px;
    margin: 0 0px 0 20px;
    
}

#RightWrapper
{
    display:inline;
    margin: 0px 20px 0px 0px;
    width:210px;
}

#SiteWrapper
{
    
    width:900px;

}

.SubmitButton
{
    background: #74920E;
    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;
}
