﻿body
{
    background-repeat: repeat-x;
    background-color: #f3f3e5;
    margin: 30px 0 0 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    color: #000000;
}

a
{
    text-decoration: none;
    color: #792427;
    font-weight: bold;
}


a:hover
{
    text-decoration: underline;
}

br
{
    clear: none;
}

img
{
    border: none;
    margin: 0;
}

table
{
    margin: 0;
    padding: 0;
}

td
{
    vertical-align: top;
}

b
{
    font-size: 14px;
}

h1
{
    font-family: Garamond;
    font-size: 24px;
    color: #23538e;
}

/* Ids */
#BodyDiv
{
    width: 760px;
    border: solid 1px #000000;
    margin: 0 auto;
    background-color: #dde4ec;
}

#ContentDiv
{
    padding: 0 0 0 0;
    width: 760px;
}

#FooterDiv
{
    margin: 0 0 0 0;
}

#FooterDiv A
{
    color: Black;
}

#FooterDiv A:hover
{
    text-decoration: underline;
}

#HeaderDiv
{
    margin: 0 auto;
    position: relative;
    width: 760px;
}

#InsideContentDiv1
{
    width: 520px;
}

#LeftPanelDiv
{
    float: left;
    width: 139px;
    padding: 40px 0 0 50px;
    margin: 0;
    text-align: left;
}

#MainImage
{
    height: 333px;
    width: 383px;
}

#MainNavigation
{
    background-color: #073d80;
    height: 27px;
    text-align: right;
    padding: 3px 10px 0 0;
    font-family: Trebuchet MS;
    font-size: 12px;
}

#ProjectDetailHeader
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
}


#ProjectDiv
{
    padding: 20px 10px;
}

.ProjectMainImage
{
}

#SubNav
{
    background-color: #073d80;
    text-align: center;
    padding: 3px 10px 0 0;
    font-family: Trebuchet MS;
    font-size: 12px;
    border-top: solid 1px white;
    margin:0;
}

/* Classes */

.CategoryDiv
{
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color: #74869e;
    color: White;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 3px 20px;
    text-align: left;
    width: 326px;
}

.DefaultContentDiv
{
    width: 300px;
    padding: 20px 0 0 35px;
    text-align: left;
    margin: 0;
}

.DefaultContentDiv A {
color: #213a70;
}

.DefaultNavImages
{
    height: 163px;
    width: 189px;
}

.LeftDiv
{
    float: left;
}

.LeftPanelImg
{
    display: block;
    margin-bottom: 15px;
    height: 100px;
    width:135px;
}


.Logo
{
    position: absolute;
    top: -30px;
    left: -60px;
}

.NavLinks
{
    display: inline;
    padding-right: 35px;
}

.NavLinks A, .SubNavLinks A
{
    color: White;
    font-weight: bold;
}

.NavLinks A:Hover, .SubNavLinks A:Hover
{
    text-decoration: none;
    color: #d6dfe8;
}

.NavFirstLetter
{
    font-size: 18px;
}

.NoBorder
{
    border-right: solid 0 white;
}

.projectDiv
{
    border: solid 1px black;
    background-color: #d9d9d9;
    color: black;
    font-size: 12px;
    font-weight: bold;
    height: 71px;
    padding: 12px 0 3px 20px;
    text-align: left;
    width: 326px;
}

.projectDiv A
{
    color: #213a70;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-decoration: underline;
}

.projectDiv img
{
    border-width: 0;
    height: 61px;
    margin-right: 10px;
    width: 69px;
}

.ProjectDetailThumbnailImg
{
    width: 70px;
    height: 60px;
    margin: 10px 0 0 10px;
}

.SubNavLinks
{
    width: 190px;
    border-right: solid 1px white;
    padding: 0;
}


.RightContentDiv
{
    float: right;
    text-align: left;
    width: 541px;
    padding: 36px 0 0 0;
    margin: 0;
}

.RightContentDiv-FF
{
    float: right;
    text-align: left;
    width: 541px;
    padding: 21px 0 0 0;
    margin: 0;
}


.RightDiv
{
    float: right;
}

.TechElectricImg
{
    position: relative;
    left: -135px;
}

.underline
{
    text-decoration: none;
}

.nounderline
{
    text-decoration: none;
}
