body
{
    font-family: Calibri, Arial, Helvetica;
    font-size: 12px;
    background: #000; /*011c37 url(../images/bg3.jpg) top left repeat-x;*/
    color: #fff;
    text-align: center;
}
#container
{
    width: 840px;
    height: 610px;
    padding: 0px;
    margin: 0 auto 0 auto;
    text-align: left;
    border: #808080 2px solid;
    background: #fff url(../images/ac_bk1.jpg) top left no-repeat;
}
*html #container
{
    width: 830px;
}
#title1
{
    width: 790px;
    padding: 15px 0px 10px 15px;
    margin: 0;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: -1px;
    color: #808080; /*#003300;*/
    background-color: transparent; /*#c2c5AF;*/
    border: none; /* solid 1px #a2a59F;*/
    border-bottom: solid 1px #808080;
    height: 40px;
}
.subtitle1
{
    font-size: 12px;
    font-style: italic;
    letter-spacing: 0px;
}
.subtitle2
{
    font-size: 13px;
    letter-spacing: 0px;
    margin: 0 0 20px 0;
    vertical-align:text-top;
}
.logo
{
    float: right;
    margin: 0;
    padding: 0;
    width: 100px;
    height: 46px;
}
#navigation
{
    float: left;
    padding: 2px 10px 2px 10px;
    width: 130px;
    margin: 10px 0 0 10px;
    height: 510px;
    background: transparent url(../images/ally_bk.jpg) top right no-repeat;
}
*html #navigation
{
    margin: 10px 0 0 4px;
}
#navigation ul
{
    margin: 10px 0px 0px 0px;
    padding: 0;
    width: 128px;
    border-left: solid 1px #fff;
    background-color: transparent; /*#09294f;*/
}

#navigation li
{
    padding: 0 15px 0 0px;
    list-style-type: none;
    white-space: nowrap;
    height: 48px;
}
#navigation li a
{
    display: block;
    padding: 0 5px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    background-color: inherit;
    color: #fff;
    line-height: 46px;
}
#navigation li a
{
    font-size: 12px;
}
#navigation a.selected
{
    font-weight: bold;
    color: #303030;
}
#navigation a:hover
{
    color: #f5f9a2;
}
#content
{
    float: right;
    padding: 4px 10px 4px 10px;
    text-align: justify;
    color: #fff;
    overflow: hidden;
    margin: 0px 0 0 0;
    width: 650px;
    height: 500px;
    background: Transparent url(../images/ally_bk_ac.jpg) top right no-repeat;
    margin: 10px 10px 0 0;
}
* html #content
{
    float: right;
    padding: 4px 10px 4px 4px;
    margin: 10px 0 0 0;
}
#footer
{
    clear: both;
    font-size: 10px;
    padding: 2px 10px 0 0;
    text-align: right;
    color: #808080;
    width: 820px;
    border-top: solid 1px #808080;
    background-color: transparent; /*#24201f;*/
}
h3
{
    font-family: Calibri,Arial,Helvetica;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    color: #fff;
    margin: 10px 0 20px 0;
    padding: 0;
    font-weight: bold;
    letter-spacing: 1px;
}
h4
{
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 10px 0 10px 0;
    border-bottom: solid 1px #808080;
    border-top: solid 1px #808080;
}
h4 a
{
    color: #fff;
    text-decoration: none;
}
ul
{
    margin: 0 0 0 20px;
}


