﻿body
{
    top:0;
    margin:0; 
    width:100%; 
    height:100%; 
    background-color:#bfcc66;
    font-family:Verdana;
}

p
{
    color:#232d03;
    font-size:12px;
}

#MainContainer
{
    margin-left:auto;
    margin-right:auto;
    width:843px;
}

.RightBorder
{
    background-image:url(../Images/site_13.jpg);
    background-repeat:repeat-y;
    width:10px;
}
.LeftBorder
{
    background-image:url(../Images/site_19.jpg);
    background-repeat:repeat-y;
    background-color:#412608;
}

#Logo
{
    width:298px;
    height:150px;
    background-image:url(../Images/site_03.jpg);
    background-repeat:no-repeat;
}

#Header
{
    width:545px;
    height:84px;
    background-image:url(../Images/site_04.jpg);
    background-repeat:no-repeat;
}

#SP_Header
{
    width:535px;
    height:30px;
    background-image:url(../Images/site_15.jpg);
    background-repeat:no-repeat;
}

#panel1
{
    width:298px;
    height:150px;
    max-height:150px;
    background-image:url(../Images/site_16.jpg);
    background-repeat:no-repeat;
    vertical-align:top;
}

#MainContainer1
{
    width:535px;
    height:339px;
    background-image:url(../Images/site_17.jpg);
    background-repeat:no-repeat;
    vertical-align:top;
    background-color:#412608;
    margin-bottom:0;
}
#MainContainer1 div.bottom{
    background: url(../Images/site_22.jpg) no-repeat bottom !important;
    background: url(Images/site_22.jpg) no-repeat top;
    width:535px;
    height:146px;
}

#panel2
{
    width:298px;
    height:182px;
    max-height:182px;
    background-image:url(../Images/site_18.jpg);
    background-repeat:no-repeat;
    vertical-align:top;
}

#footer1a
{
    width:298px;
    height:146px;
    background-image:url(../Images/site_21.jpg);
    background-repeat:no-repeat;
}
#footer1b
{
    width:298px;
    height:62px;
    background-image:url(../Images/site_23.jpg);
    background-repeat:no-repeat;
}
#footer2a
{
    width:535px;
    height:146px;
    background-image:url(../Images/site_22.jpg);
    background-repeat:no-repeat;
    text-align:center;
    font-weight:bold;
    color:#ffffff;
}
#footer2b
{
    width:545px;
    height:62px;
    background-image:url(../Images/site_24.jpg);
    background-repeat:no-repeat;
    text-align:center;
    font-weight:bold;
    color:#ffffff;
}

#sub_panel1_title
{
    width:276px;
    height:32px;
    background-image:url(../Images/SubPanel1_01.png);
    background-repeat:no-repeat;
}

#sub_panel1_content
{
    width:276px;
    background-image:url(../Images/SubPanel1_02.png);
    background-repeat:repeat-y;
}

#sub_panel1_footer
{
    width:276px;
    height:14px;
    background-image:url(../Images/SubPanel1_04.png);
    background-repeat:no-repeat;
}

#sub_panel2_title
{
    width:276px;
    height:32px;
    background-image:url(../Images/SupPanel2_01.png);
    background-repeat:no-repeat;
}

#sub_panel2_content
{
    width:276px;
    background-image:url(../Images/SupPanel2_02.png);
    background-repeat:repeat-y;
}

#sub_panel2_footer
{
    width:276px;
    height:16px;
    background-image:url(../Images/SupPanel2_04.png);
    background-repeat:no-repeat;
}

#Main_title
{
    width:509px;
    height:36px;
    background-image:url(../Images/Main-Panel_01.png);
    background-repeat:no-repeat;
}

#Main_content
{
    width:509px;
    background-image:url(../Images/Main-Panel_02.png);
    background-repeat:repeat-y;
}

#Main_footer
{
    width:509px;
    height:20px;
    background-image:url(../Images/Main-Panel_04.png);
    background-repeat:no-repeat;
}

.Title
{
    padding-left: 5px;
    font-weight: bolder;
    color: #ffffff;
    font-size: 14px;
}
.Label
{
    color:#232d03;
    font-size:12px;
}

.m_panels
{
    padding-left:10px;
    vertical-align:top;
}

