﻿#insideheader
{
    float: left;
    width: 819px;
    margin-left: 3px;
    margin-bottom: 10px;
}

#insideheaderleft
{
    float: left;
    width: 343px;
    height: 139px;
}

#insideheaderright
{
    float: left;
    width: 470px;
    height: 139px;
    background-image: url(../images/map.jpg);
    background-repeat: no-repeat;
}

#smheader
{
    background:url('../images/meetingsevents/headerbg.jpg') no-repeat;
    height:18px;
    margin-left:70px;
    width:239px;
    padding-top:4px;
}
#smheader b
{
    display:block;
    font-size:14px;
    color:#fff;
    font-family:Arial;
    float:left;
    padding-left:10px;
    line-height:18px;
    
    width:100px; margin-left:10px;
}
#smheader p
{
    display:block;
    float:right;
    margin:0;
    height:18px;
    
    width:39px; margin-right:9px;
}

#insiderbox
{
    width: 806px;
    margin: 0 auto;
    min-height: 300px;
    background: #e6e0cf url('../images/map/top.gif') no-repeat top;
    color: #9f9a7b;  
    text-align:center;  
}
#insiderbox span
{
    background:url('../images/map/bottom.gif') no-repeat bottom;
    display:block;
    padding: 25px 0 20px 0;
}