﻿#container
{
    margin: auto;
    width: 800px;
    background-image: url(SystemImage/ContainnerBK.jpg );
    background-repeat:repeat-y;
}
#left
{
    width: 66px;
    height: 800px;
    float: left;
}
#content
{
    border: 4px solid #D7D3A9;
    width: 697px;
    margin-left: 66px;
    font-size:small;
    font-family: Arial, Helvetica, sans-serif;
}

#contentInner
{
    background-color: #3D3C3B;
    min-height: 663px;
    color:White;
}

#header
{
    width: 697px;
    height: 137px;
    background-image: url(SystemImage/HeaderHome.jpg);
    border-bottom:4px solid #D7D3A9;
}
#loginBox
{
    height: 50px; 
    width: 400px; 
    margin-top: 80px; 
    margin-left: 300px;
}
#headerInfo
{
    margin-top:100px;
    position:absolute;
    width:300px;
    padding:10px;
}

#banner
{
    width: 697px;
    height: 270px;
}
#newsUpdt
{
    float: left;
    width: 353px;
    height: 393px;
    margin-left: -4px;
    background-image: url(SystemImage/NewsUpdt.jpg );
}
#bodyHome
{
    float: left;
    width: 697px;
}
#homeSmall
{
    float: left;
    width: 349px;
    height: 390px;
    margin-left:-1px;
}
#homeSmall1
{
    float: left;
    width: 349px;
    height: 130px;
    background-image: url(SystemImage/smallbody1.jpg );
}
#homeSmall2
{
    float: left;
    width: 349px;
    height: 135px;
    background-image: url(SystemImage/smallbody2.jpg );
}
#homeSmall3
{
    float: left;
    width: 349px;
    height: 128px;
    background-image: url(SystemImage/smallbody3.jpg );
}

#link
{
    background-image: url(SystemImage/link.jpg );
    width: 771px;
    vertical-align:middle;
}
#footer
{
    border-top: 4px solid #D7D3A9;
    width: 697px;
    height: 30px;
    clear: both;
    background-color:Black;
    font-weight:bold;
    text-align:center;
    color:White;
    vertical-align:middle;
    border-bottom: 4px solid #D7D3A9;
}
#friendlink
{
}
.HLink
{
    color:White;
}
/***********************************************Style sheet for IE7***********************************/



/**********************************************For User Home Navigation******************************/