#evincii_header
{
    margin:auto;
    width:950px;
    height:110px;
}

#evincii_header table
{
    width:100%;
    border-collapse:collapse;
    background:white;
}

#evincii_header table td
{
    padding:0px;
    border:0px;
}

.breadcrumb
{
    padding-left:25px;
    text-align:left;
    font-size:12px;
    font-family:Arial;
}

.vs_breadcrumb_item
{
    color:green;
}

#site_name
{
    width:160px;
    height:90px;
    background:white url(../image/pickka.gif) no-repeat center center;
}

#site_function
{
    width:378px;
    height:90px;
    background:white url(../image/HealthProductAdvisor.gif) no-repeat center center;
}






#evincii_content
{
    margin:auto;
    width:950px;
}

#evincii_footer
{
    margin:auto;
    margin-top:5px;
    padding-top:12px;
    width:950px;
    height:40px;
    font-size:12px;
    font-family:Arial;
    font-weight:normal;
    color:#959595;
    border-top:1px solid #959595;
}

#evincii_footer a
{
    color:#959595;
    text-decoration: none;
}

#evincii_footer a:hover
{
    color: #0066ff;
}

#evincii_footer a:visited
{
    color: #003896;
}

#evincii_footer span a:hover
{
    color: #0066ff;
}

.go_left
{
    float:left;
}

.go_right
{
    float:right;
}