body
{
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.page_divider,#content .menu .divider, #content .menu .active
{
    font-size:0px;
}
#content
{
    text-align: left;
    line-height: 18px;
}
#content .title, #content .title_mid
{
    font-size:45px;
}
#content .title_sub
{
    font-size:18px;
    font-family: arial;
    font-weight:100;
}
#content .menu
{
    font-size:10px;
}
#content .menu a
{
    text-decoration: none;
}
#content .menu .sub:hover, #content .menu .head:hover
{
    text-decoration: underline;
}
#content .body
{
    font-size:13px;
    line-height:17px;
}
#content .sub_section
{
    text-decoration: underline;
    font-weight:bold;
}
#content .testimonial_signature
{
    font-style:italic;
}
#content table .company_name
{

}
#footer .pipe
{
    font-size:16px;
}

/*** table layout stuff ***/
table .label
{
    text-align:right;
    vertical-align: top;
    font-weight:bold;
}


/* custom scroll bar stuff */
#track
{
    border-width: 1px;
    border-style:solid;
}

