
.*
{
    margin: 0;
    padding: 0;
}
body
{
    background-repeat: repeat;
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    line-height: 18px;
}
.page_top
{
    margin: 0;
    padding: 0;
    clear: both;
    background-repeat: repeat;
    height: 21px;
    margin: auto;
}
.page_wrapper
{
    margin: auto;
}
.logo
{
    width: 145px;
    height: 133px;
    float: left;
    background-image: url(   "../../Images/logo.png" );
    background-repeat: no-repeat;
    margin-left: 55px;
}
.containter
{
    clear: both;
    margin: auto;
    overflow: auto;
    width: 100%;
}
.containter_top
{
    float: left;
    height: 43px;
}
.containter_mid
{
    height: auto;
    min-height: 300px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}
.content
{
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
    margin: auto;
}
.contentbg
{
    float: left;
    border: 1px solid #00A7F4;
}


.contentbg .contentbgBottom
{
    background-repeat: no-repeat;
    float: left;
    height: 21px;
  
    margin-left: -1px;
}
.contentbginner
{
    
}
.contentbginnerUp
{
    background-repeat: no-repeat;
    float: left;
    height: 20px;
   
}
.contentbginnerMid
{
    padding: 30px;
    float:left;
}
.contentbginnerBottom, .contentbginnerbottom
{
    background-repeat: no-repeat;
    float: left;
    height: 20px;
    width: 660px;
}
.pFont
{
    font-family: cursive;
    font-size: 20px;
    margin: 30px 0 0;
}
.clear
{
    clear: both;
}

/*===--- Page SideBar Css ------=========*/
.buttonbox
{
    width: 410px;
    float: left;
}

.buttonbox .linkButton
{
    float: left;
    padding: 0 45px;
    position: relative;
}



