﻿#about
{
    height:100%;
    width:100%;
}
#aboutheader
{
    width: 222px;
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 25px;
    padding-top: 10px;
    text-transform: uppercase;
    color: #ffffff;
    background: url(../images/title.gif) no-repeat;
}
.detail
{
    margin-left:30px;
    margin-top:50px;
    width:730px;
    color: #595959;
}
.detail tr
{
    margin-bottom:20px;
}