body
{
    color: #4c4c4c;
}
#centerImage1
{
    height: 270px;
    width: 960px;
    background-color: #003c70;
    margin-top: 10px;
}
h1 {
    font-size: 14pt;
    font-weight: lighter;
}
a {
    text-decoration: none;
    color: #003366;
}
a:hover {
    color: #99cc00;
}
div.lowerCenter
{
    width: 960px;
    margin-top: -2px;
}
ul.lowerCenter
{
    display: block;
    height: 64px;
    width: 960px;
    margin: 0;
    background-color: #003c70;
    list-style: none;
    padding: 5px 0;
}
.lowerCenter li
{
    display: block;
    float: left;
}
.lowerCenter li a
{
    display: block;
    text-decoration: none;
}
.lowerCenter li a img
{
    border: none;
    width: 240px;
}
.lowerCenter li a:hover img
{
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#lowerContent
{
    margin-top: 10px;
}
#lowerContentTop
{
    background: #e5e5e5 url(http://www.teknon.com/images/site/ContentTop.jpg) no-repeat;
    width: 960px;
}
#lowerContentBottom
{
    background: url(http://www.teknon.com/images/site/ContentBottom.jpg) no-repeat;
    height: 21px;
    width: 960px;
}
#L1, #L2, #L3
{
    float: left;
    text-align: left;
}
#L1, #L2, #L3, #L4
{
    margin-top: 10px;
}
#L1 ul, #L2 ul, #L3 ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#L1 ul li, #L2 ul li
{
    font-size: 10pt;
}
#L1
{
    width: 120px;
    padding-left: 30px;
}

#L2
{
    width: 120px;
}
#L3
{
    width: 350px;
    padding-right: 15px;
}
#L3 p
{
    font-size: 10pt;
    margin-top: 20px;
}
#L4
{
    width: 180px;
    color: #003c70;
    float: left;
    text-align: left;
}
#L4 p
{
    margin: 0;
    font-size: 10pt;
}
#L5
{
     padding: 55px 20px 0 0;
}
#L5 h1
{
     font-size: 14pt;
    color: #8bb518;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
#L5 h2
{
    font-size: 12pt;
    color: #8bb518;
    padding: 0;
    margin: 0;
    font-weight: 200;
}
#L5 h3
{
    font-size: 10pt;
    color: #8bb518;
    padding: 0;
    margin: 0;
}
#L5 h3 a
{
     text-decoration: none;
     color: #8bb518;
    font-weight: 200;
}
#clear
{
    width: 960px;
    clear: both;
}
.img2, .img3, .img4
{
    margin-top: -270px;
}
.LTitle
{
    font-weight: 900;
    font-size: 16pt;
    color: #4c4c4c;
    font-style: italic;
}
.LTitle2
{
    font-size: 16pt;
    font-style: italic;
    font-weight: bold;
}