﻿body 
{
    padding: 0;
    margin: 0 0 -.5em 0;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: center;
    line-height: 1.3em;
    color: #424242;
}
ul
{
    list-style-type: none;
}
#container
{
    width: 740px;
    text-align: left;
    border: 1px solid black;
    border-top: none;
    margin: 0 auto;
   /* margin-bottom: -2.5em;*/
}
#navigation
{
    position: relative;
    background-color: #CC3333;
    text-align: center;
    top: 10px;
    padding: .1em 0 .1em 0;
    margin: .5em 0 .5em 0;
}
#navList
{
    margin: 0;
    padding: 0;
}
#navList li
{
    display: inline;
    /*padding: 0 -10px;*/
    margin: 0 -.3em;
}
a
{
    padding: .2em 2em;
    text-decoration: none;
    background-color: #CC3333;
    color: #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    font-weight: bold;
}
a:hover
{
    background-color: #FF0000;
}
#active
{
    background-color: #FF0000;
    color: #FFFFFF;
}
#content
{
    font-size: 90%;
    padding: 0 1em 0 1em;
}
#services
{
    font-size: 90%;
    padding: 0 1em 0 1em;
    text-align: center;
}
#services ul
{
    color: Blue;   
}
#services ul li
{
    color:Red;
    padding: 0;
    margin: 0 0 0 -2.7em;
    width:auto;
}
p 
{
    margin: 10px 0 5px 0;
}
#header
{
    position: relative;
    background: url("images/Heartland Elect.gif") no-repeat bottom center;
    width: 740px;
    height: 150px;
    display: block;
}
#footer
{
    background: #AF0000;
    padding: 15px 0 5px 0;
    margin: 0 0 0 -1px;
    width: 100%;
    float: left;
    border: solid 1px black;
    color: #FFFFFF;
}
h1
{
    color: #AF0000;
    font-size: 120%;
}
#img
{
    margin-top: 2em;
    display: block;
    width: 420px;
    height: 238px;
    float: right;
    padding-left: 1em;
}
#ulProjects
{
    width: 300px;
    float: left;
    line-height: 1.6em;
    color: #424242;
}
#ulProjects2
{
    width: 350px;
    float: right;
    line-height: 1.6em;
    color: #424242;
}
#ulProjects a, #ulProjects2 a, #email, #notice
{
    color: #424242;
    margin: 0;
    padding: 0;
    background: none;
    text-decoration: underline;
    font-family: Verdana, Arial, Sans-Serif;
}
#contact
{
    padding-top:50px;
}
#address
{
    height: 109px;
    margin-left: 0px;
    text-align: center;
    padding-top: 50px;
}
.ulEmp li
{
    list-style-type: none;
}
.ulEmp li a
{
    color: Red;
    background: none;
    padding: 0;
}
#ulContact
{
    color:#af0000;
    font-size: 120%;
    list-style:none;
    text-align:center;
    height: 86px;
}
#projPic
{
    height:350px;
    text-align:center;
}
#legal
{
    width:400px;
    height:175px;
    text-align: left;
    border: 1px solid black;
    display:block;
    margin: 12px 0 12px 0;
    line-height: 1.2em;
}