﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
body
{
    background-color: #000000;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 0 0; /*  (top, right, bottom, left) */
    padding: 0 0 0 0; /* (top, right, bottom, left) */
    text-align: center; /* Centers the page content container in IE 5 browsers. */
}
#outerWrapper
{
    background-color: #fff;
    margin: 0 auto 0 auto;
    text-align: left;
    width: 955px;
}
#outerWrapper #bodyTextContainer
{
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #7C7C7E;
    border-right-color: #7C7C7E;
    border-bottom-color: #7C7C7E;
    border-left-color: #7C7C7E;
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 13px;
    padding-right: 50px;
    background-color: #EFEFF0;
}
#txtRightCol
{
    float: left;
    width: 382px;
    margin-left: 40px;
}
#txtLeftCol
{
    width: 383px;
    float: left;
}
#outerWrapper #footer
{
    padding-top: 38px;
    padding-left: 46px;
}
#outerWrapper #footer #footLeft
{
    width: 583px;
    float: left;
}
#footRight
{
    float: left;
    width: 250px;
    padding:25px 0 0 0;
}

#outerWrapper #footer #footLeft .footerInnerLeft
{
    width: 383px;
    float: left;
}

#outerWrapper #footer #footLeft .footerInnerRight
{
    float: right;
    width: 200px;
     vertical-align:top;
}

#companyDetails
{
    font-size: 10px;
    color: #999999;
    padding: 15px 0 20px 0;
     text-align:center;
}
.clearFloat
{
    clear: both;
}
a
{
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
p
{
    padding-top: 0;
    margin-top: 0;
}
h1
{
    font-size: 1.8em;
    padding: 5px 0 15px 0;
    font-weight: lighter;
    line-height: 1.2em;
     color: #838385;
      font-weight:bold;
}
