﻿body
{
    background-color: #646464;
    font-family: Verdana,arial,sans-serif;
   
}

#wrapper
{
    width: 754px;
    margin-top: 0px;
    margin: auto;
    background-color: #FFF;
}

#login
{
    text-align: right;
    background-color: #646464;
    height: 20px;
    vertical-align: middle;
    line-height: 20px;
    margin:0 25px 0 0;
}
#logo
{
    position: relative;
    float: left;
    width: 240px;
    display: inline;
}

#bankers
{
    position: relative;
   top:10px;
   left:280px;
   width:220px;
   display: inline;
}

#date
{      
    color: Navy;
    font-size:9px;    
    width:125px;
}

#topNav
{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

#ctl00_header1_subNav
{
    /*background-color: #C7CBD5;*/
    height: 18px;
    display: block;
    width: 752px;
  /*  border: 1px solid #C7CBD5;*/
    clear: both;
    text-align:right;
 
}

#left_column
{
    vertical-align: top;   
    width:192px;
    padding:8px 0 0 0;
}

#content
{
   width:562px;
  padding:0px 19px 10px 20px;
   vertical-align:top;
   text-align:left;   
}

#mainContent
{position: relative;
    width: 365px;
    float: left;     
    margin:15px 0 0 0;
}

#rightContent
{
    position: relative;
    float: right;
    width: 130px;  
    margin:0px 5px 0 0px; 
}


#footer
{
    width: 754px;
    height: 23px;
    text-align:center;
    line-height:23px;
   
}

#tbl_footer
{
 background-color:#17264E;
 color:White;
 font-size:10px;
}

#footer_bottom
{
    clear: both;
    background-color: #646464;
    text-align: center;
}

#footer_tagline
{
     font-size: 12px;
    font-weight: bold;       
    color: #C3C8D2;
}

#footer_copyright
{
     
    text-align: center;
    margin: 0px 0 0 0;
    color:#999;
    font-size:9px;
    padding:3px 0 0 0;
}

#strengths
{
    background-color: #C3C8D2;
    background-image: url(/images/title_Our_Strengths.jpg);
    background-repeat: no-repeat;
    height: 60px;
    width: 229px;
    display: inline;
    float: left;
    margin: 2px 0 0 5px;
    padding: 45px 0 18px 15px;
    border-top: 3px solid #C3C8D2;
}



#banks
{
    background-color: #C3C8D2;
    background-image: url(/images/title_lending_institutions.gif);
    background-repeat: no-repeat;
    height: 60px;
    display: inline;
    margin: 2px 0 0 5px;
    padding: 45px 0 18px 15px;
    float: left;
    width: 233px;
    border-top: 3px solid #C3C8D2;
}



#ins_pros
{
    background-color: #C3C8D2;
    background-image: url(/images/Title_Insurance_Prof.jpg);
    background-repeat: no-repeat;
    width: 244px;
    height: 60px;
    display: inline;
    margin: 2px 0 0 5px;
    padding: 45px 0 18px 15px;
    float: left;
    width: 229px;
    border-top: 3px solid #C3C8D2;  
}

#pageTop
{
    text-align:right;
    padding:5px 25px 10px 0;
}


