﻿body
{
    font-family: Arial;
    font-size: 11px;
    background: black;
}
*
{
    margin: 0;
    padding: 0;
    font-size: 11px;
}
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    color: Gray;
}
.cb
{
    clear: both;
}
.dn
{
    display: none;
}

h1
{
    font: 20px Cambria, Georgia;
    color: #fff;
}
h2
{
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}
h3
{
    font: 18px Cambria, Georgia;
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}
h4
{
    font: 12px;
}
h5
{
    font-size: 12px;
    margin-bottom: 10px;
}

img
{
    border: 0;
}
p
{
    margin-top: 10px;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}

/* -- Master -- */
#wrapper
{
    margin: auto;
    width: 1026px;
}
#border
{
    border-left: 1px solid #5b5b5b;
    border-right: 1px solid #5b5b5b;
}
#header
{
    border-bottom: 6px solid #3c6a8e;
}
.headerTable
{
    margin-top: 30px;
    float: right;
}

.headerNav
{
    border-left: 1px solid #3c6a8e;
    height: 64px;
    padding: 0px 8px;
}
.headerNav p
{
    margin: 0px;
    padding: 2px 0px 0px 0px;
}
.headerNav span
{
    font-weight: bold;
    color: #a0c9eb;
}

.aboutback
{
    background-image: url(../images/aboutusback.gif);
    background-repeat: no-repeat;
}
.productsback
{
    background-image: url(../images/productsback.gif);
    background-repeat: no-repeat;
}
.contactback
{
    background-image: url(../images/contactback.gif);
    background-repeat: no-repeat;
}

.navlinks
{
    color: #fff;
    font: 11px Arial;
    font-weight: bold;
    padding: 0 5px 0 20px;
    line-height: 16px;
}


.blogback
{
    background: url(../images/homebottomsectiongradient.gif);
    background-repeat: no-repeat;
}
.testimonialback
{
    background: url(../images/hometestimonialgradient.gif);
    background-repeat: no-repeat;
}
.hometitlebarback
{
    background: url(../images/homebottomtitles.gif);
    background-repeat: no-repeat;
    font: 9px Arial;
    color: #fff;
    font-weight: bold;
    height: 21px;
}

.blogtitle
{
    color: #3c6990;
    font: 11px Arial;
    font-weight: bold;
}
.blogdate
{
    color: #a7a9ac;
    font: 10px Arial;
    font-weight: normal;
}
.blogtext
{
    color: Black;
    font: 10px Arial;
    font-weight: normal;
}
.blogmore
{
    color: #3c6990;
    font: 9px Arial;
    font-weight: bold;
}

.messagelightblue
{
    color: #3c6990;
    font: 18px Arial;
    font-weight: bold;
}
.messagelightgrey
{
    color: #a7a9ac;
    font: 13px Arial;
    font-weight: bold;
}

.testimonialtext
{
    color: #3c6990;
    font: 18px Arial;
    font-weight: normal;
    line-height: 27px;
    padding-top: 5px;
    padding-left: 3px;
}
.testimonialtextsubpage
{
    color: #3c6990;
    font: 18px Arial;
    font-weight: normal;
    line-height: 27px;
    padding: 5px 9px 5px 9px;
}

.footertext
{
    color: #a7a9ac;
    font: 10px Arial;
    font-weight: normal;
}

#mainnav li
{
    display: inline;
}
#mainnav li a
{
    float: left;
    display: block;
    height: 23px;
    line-height: 23px;
    margin: 0 0px 0 0px;
    padding: 0 20px 0 20px;
    color: #000;
}
#mainnav li a:hover, #mainnav li a.selected
{
    background: #black;
}

#content
{
    background: #fff;
}

.footer
{
    padding: 0px 40px;
    background: #fff;
}

.footercorners
{
    padding: 0px 0px 0px 0px;
    background: #Black;
}
.footerLinks
{
    float: right;
    text-align: right;
}

.footerImg
{
    margin-bottom: 20px;
}

#copy
{
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

.mainbg
{
    background: #fff url(../images/frontpic.jpg) 0 0 no-repeat;
    height: 150px;
    border-bottom: 1px solid #000;
}
.mainbg img
{
    position: relative;
    left: 490px;
    bottom: 45px;
    z-index: 9999999;
}
#mainsign
{
    float: right;
    position: relative;
    top: 9px;
}
#homecontent
{
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 350px;
}

.subbg
{
    background: #fff url(../images/subpic.jpg) 0 0 no-repeat;
    height: 75px;
    border-bottom: 1px solid #000;
}
.subbg img
{
    position: relative;
    left: 510px;
    bottom: 65px;
    z-index: 9999999;
}
#subsign
{
    float: right;
    position: relative;
    top: 9px;
}


#content .subtitle
{
    margin: 10px 10px 10px 0px;
}
#content .pagetitle
{
    font-size: 14px;
    padding-top: 10px;
}


#samples
{
    margin-top: 10px;
    background: #eee;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding: 20px;
}
#samples div span
{
    display: block;
}

.leftcol, .rightcol
{
    margin-bottom: 20px;
}

#maincontent
{
    padding: 10px;
}

.qa
{
    margin-top: 3px;
    padding: 5px;
    border: 1px solid #fff;
}
.qa:hover
{
    background: #eee;
    border: 1px solid #ccc;
}
.question a
{
    color: maroon;
}
.question span, .answer span
{
    font-weight: bold;
}

.sections
{
    float:right;
    background-color:#f1f2f2;
    width:271px;
    
}

.sectionHeader
{
    background-image: url(../images/sectionHeader.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    height: 39px;
    line-height: 30px;
    font-variant: small-caps;
}

.sections ul
{
    margin-bottom:15px;
}
.sections ul li
{
   background:url(../images/bullet.gif) top left no-repeat;
  padding-left:10px;
  margin-left:5px;
  margin-top:8px;
  list-style: none;
}
 .infoSection ul li
{
   background:url(../images/bulletWhite.gif) top left no-repeat;
  padding-left:10px;
  margin-left:5px;
  margin-top:8px;
  list-style: none;
}


.sections span, .infoSection span
{
    font-weight:bold;
    color:#2f7dac;
    font-size:10px;
    
}
.sections span
{padding-left:5px;
}

#Mortgage .infoSection span, #Mortgage .sections span, #Mortgage .lrgHeader
{
Color:#69841d;
}

.anchorLinks
{
    padding:10px;
    color:#939698;
}

.abcInfo
{
    background-image: url(../images/abc.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left:60px;
    padding-top:8px;
}
.abcInfo div
{
    padding:0px;
    height:50px;
    margin-top:6px;
    
}

.lrgHeader
{
    font-weight:bold;
    color:#2f7dac;
    font-size:24px;
    text-align:center;
    border-top: 1px solid #808284;
    border-bottom:1px solid #d1d3d4;
    padding:15px 0px;
}

.lrgHeaderClients
{
    font-weight:bold;
    color:#2f7dac;
    font-size:27px;
    text-align:center;
    padding:0px 0px 3px;
}

.smlHeaderClients
{
    font-weight:bold;
    color:#000000;
    font-size:17px;
    text-align:center;
    border-bottom:1px solid #d1d3d4;
    padding:1px 0px 15px;
}



.ClientSectionLeft
{
    text-align:left;
    border-right:1px solid #d1d3d4;
    border-bottom:1px solid #d1d3d4;
    padding:5px 5px 5px 15px;
}

.ClientSectionRight
{
    text-align:left;
    border-bottom:1px solid #d1d3d4;
    padding:5px 5px 5px 5px;
}
.ClientSectionRightBottom
{
    text-align:left;
    border-bottom:1px solid #d1d3d4;
    padding: 12px 5px 5px 5px;
    background-image: url(../images/clientbg.jpg);
}
.ClientCaption
{
    font-weight: bold;
    color: #2f7dac;
}

.lrgHeaderAboutUs
{
    font-weight:bold;
    color:#2f7dac;
    font-size:23px;
    text-align:center;
    padding: 10px 0px 10px;
    border-top: 1px solid #808284;
    border-bottom:1px solid #d1d3d4;
}
.smlHeaderAboutUs
{
    font-weight:bold;
    color:#2f7dac;
    font-size:19px;
    text-align:center;
    padding: 0px 0px 5px;
    border-bottom:1px solid #d1d3d4;
}

.lrgHeaderProducts
{
    font-weight:bold;
    color:#2f7dac;
    font-size:25px;
    text-align:center;
    padding: 2px 0px 2px;
}
.smlHeaderProducts
{
    font-weight:bold;
    color:#000000;
    font-size:13px;
    text-align:center;
    padding: 10px 0px 5px;

}
.smlHeaderProductsBot
{
    font-weight:bold;
    color:#000000;
    font-size:13px;
    text-align:center;
    padding: 0px 0px 5px;
    border-bottom:1px solid #d1d3d4;

}

.caption
{
    color: #6d6e71;
    font-style: italic;
    font-size: 10px;
}
.ClientSectionLeft ul li
{
   background:url(../images/bulletWhite.gif) top left no-repeat;
  padding-left:10px;
  margin-left:5px;
  margin-top:8px;
  list-style: none;
}
.ClientSectionRight ul li
{
   background:url(../images/bulletWhite.gif) top left no-repeat;
  padding-left:10px;
  margin-left:5px;
  margin-top:8px;
  list-style: none;
}
.ProductsBottomBack
{
    background-image: url(../images/Iam-Neither.gif);
    background-repeat: no-repeat;
    padding:60px 80px 0px 120px
}

