﻿#content
{
    width: 100%;
    min-height: 300px;
    border-bottom: solid 3px #808080;
    padding-bottom: 70px;
}
#content tr
{
    vertical-align: top;
}
#content-left
{
    width: 600px;
    padding-right: 70px;
    padding-top: 55px;
}
#content-left h1
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    color: #707070;
    font-size: 300%;
    font-weight: normal;
}
#content-left h1.title
{
    margin: 0px;
}
#content-left h2
{
    font-size: 140%;
    color: #707070;
}
#content-left h2 a
{
    text-decoration: underline;
    color: #628343;
}
#content-left h2 a:hover
{
    text-decoration: none;
}
#content-left .table-header
{
    width: 600px;
    padding-bottom: 50px;
}


#content-right
{
    width: 240px;
    padding-top: 55px;
}


#news-last
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#news-last-inside a
{
    color: #707070;
    text-decoration: underline;
}
#news-last-inside a:hover
{
    text-decoration: none;
}
.news-date
{
    background-image: url('images/news-date-bg.gif');
    background-repeat: no-repeat;
    background-position: center center;
    height: 21px;
    width: 52px;
    font-family: Arial;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    padding-top: 7px;
    margin-right: 10px;
}
.news-item
{
    margin-bottom: 20px;
}
.news-all
{
    list-style-image: url('images/news-all-bullit.gif');
    display: list-item;
    margin: 10px 0px 10px 13px;
    visibility: hidden;
}


#footer-left
{
    float: left;
    background-image: url('images/footer-phone-bg.gif');
    background-position: left center;
    background-repeat: no-repeat;
    height: 31px;
}
#footer-right
{
    float: right;
    color: #9a9a9a;
    font-size: 90%;
    text-align: right;
}


.projects-date
{
    background-image: url('images/projects-date-bg.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 167px;
    font-family: Arial;
    font-size: 90%;
    color: #ffffff;
    text-align: center;
    padding: 5px 0px 5px 0px;
    margin-right: 10px;
}
.projects td a
{
    display: inline-block;
    padding: 13px;
}
h3.tp
{
    margin: 0px 0px 5px 0px;
    font-size: 200%;
    font-weight: normal;
}

.totop
{
    margin-top: 33px;
}
.totop img
{
    margin-right: 10px;
    vertical-align: middle;
    border: 0px;
}
.totop a
{
    vertical-align: middle;
    display: inline-block;
    padding: 5px 5px 0px 5px;
}
