BODY
{
    background: #bbbdc0;
    margin: 20px;
    padding: 0;
    font-family: helvetica, arial;
    color: #454545;
}
h1
{
    font-family: "Trebuchet MS" , "Lucida Grande" ,verdana,arial,helvetica,sans-serif;
    margin: 0 0 5px 0;
    color: #BBBDC0;
}
h2
{
    font-family: "Trebuchet MS" , "Lucida Grande" ,verdana,arial,helvetica,sans-serif;
    color: #BBBDC0;
    font-size: 14px;
    margin: 0px;
    margin-left: 22px;
    margin-top: 8px;
    margin-bottom: 0;
}
a
{
    text-decoration: none;
    color: #005392;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border: none;
}
p
{
    margin-bottom: 7px;
}
#container
{
    margin: auto;
    width: 845px;
    background-color: white;
    position: relative;
    background: url(  'images/bg.png' ) 0 170px white;
    background-repeat: repeat-x;
    min-height: 530px;
}
#footer
{
    margin-top: 20px;
    background-color: #005392;
    padding: 3px 0px 0px 10px;
    border: solid 1px white;
    font-size: 10px;
    color: white;
    height:40px;
}
#footer a
{
    color: #A7A9AC;
}
#home
{
    margin-left: 22px;
    margin-top: 40px;
}
#header
{
    background: url(    'images/top.gif' ) repeat-x;
    height: 180px;
}
#footer1
{
    width: 160px;
    float: left;
    display: inline;
}
#footer2
{
    width: 530px;
    float: left;
    line-height: 13px;
    text-align: justify;
    color: #A7A9AC;
    padding-top: 3px;
    display: inline;
    margin-left:10px;
}
#footer3
{
    width: 100px;
    float: right;
    padding-top:16px;
  text-align: right;
    margin-right: 20px;
    display: inline;
}

#menu
{
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
    color: #003b6d;
    letter-spacing: -1px;
    margin-left: 20px;
    position: absolute;
    top: 180px;
    left: 0px;
}
#menu a
{
    color: #003b6d;
}
#menu a:hover
{
    color: #F41838;
    text-decoration: none;
}
.headerPic
{
    float: right;
    margin-right: 20px;
}
#menu li
{
    list-style-type: none;
    display: inline;
    margin: 0;
    padding: 0 5px;
}
#menu ul
{
    padding: 0;
    margin: 0;
}
.divider
{
    font-weight: normal;
}
#homeCopy
{
    font-family: helvetica, Arial;
    margin-left: 35px;
    width: 350px;
    margin-top: 0px;
    line-height: 24px;
    font-size: 13px;
    float: left;
    position: relative;
    min-height: 305px;
}
#homeExtraSpan
{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 765px;
}
.copy
{
    font-family: Arial;
    margin-left: 35px;
    width: 420px;
    margin-top: 10px;
    line-height: 22px;
    font-size: 13px;
    float: left;
}
#homePic
{
    position: absolute;
    top: 284px;
    left: 560px;
    border: solid 1px #ccc;
}
.clear
{
    clear: both;
    text-align: center;
}
.rightAlign
{
    text-align: right;
    padding-right: 4px;
}
.leftDiv
{
    font-family: Arial;
    margin-left: 35px;
    width: 330px;
    margin-top: 10px;
    line-height: 22px;
    word-spacing: 1px;
    font-size: 13px;
    float: left;
}
.tbContact
{
    border: solid 1px #BBBDC0;
    width: 200px;
    padding: 5px;
}
.copyWide
{
    font-family: Arial;
    margin-left: 35px;
    width: 770px;
    margin-top: 10px;
    line-height: 22px;
    font-size: 13px;
}
.copyWide h2
{
    margin: 0;
}
.quote
{
    margin: 0 auto;
    display: block;
}
ul#portfolio li
{
    list-style-type: none;
}
#portfolio
{
    padding: 0;
    margin: 0;
}
#portfolioDiv
{
    border: solid 1px #BBBDC0;
    padding: 5px;
    display: block;
    width: 375px;
    height: 251px;
    float: left;
    margin: 20px 0 0 25px;
}
