/*reset code*/
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin:0;padding:0;}
/*a {outline:0;}*/
.clear {clear:both;}
.floatLeft {float:left;border:0;}
.floatRight {float:right;border:0;}
html{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
body {}
#wrapper {
    width:956px;
    margin:0 auto;
    position:relative;
    background-image: url(/2357/mirror/design/body.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #DAEBF8;
    padding-top: 14px;
}
#logos {padding-bottom: 26px;padding-top: 15px;}
#logos  img {border: 0;}
#left_column {
    width: 246px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 32px;
}
#left_column .banking_wrapper {
    padding: 0 7px 0 11px;
}
#ibanking {
    background-image: url(/2357/mirror/design/ibanking.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 11px;
    line-height: 34px;
    height: 159px;
    padding-bottom: 33px;
    width: 223px;
}
#ibanking ul {list-style-type: none;padding-left: 48px;padding-top: 42px;}
#ibanking li {width: 170px;}
#ibanking  li a {text-decoration: none;font-family: Arial, Helvetica, sans-serif;width: 170px;color: #fff;}
#ibanking  li a:hover {color: #333;}
#ibanking label {color: #333;font-size: 20px;font-family: "Trebuchet MS";line-height: 1em;}
#rate {height: 72px;padding-bottom: 13px;}
#security_top {
    background-image: url(/2357/mirror/design/security_top.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 223px;
    height: 10px;
}
#Security {
    background-image: url(/2357/mirror/design/security.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    width: 183px;
    padding: 3px 24px 6px 16px;
    color: #fff;
    line-height: 1.2em;
}
#Security p {margin-top: 17px;}
#Security h1 {font-size: 24px;font-family: "Trebuchet MS";color: #E3F0FA;line-height: 1em;}
#Security  h2 {font-size: 20px;font-family: "Trebuchet MS";color: #fff;line-height: 1em;}
#Security img {}
#security_bottom {
    background-image: url(/2357/mirror/design/security_bottom.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 223px;
    height: 15px;
}
#weather_wrapper {
    background-image: url(/2357/mirror/design/weather.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 159px;
    width: 223px;
}
#weather_wrapper .iframe_weather {
    padding:30px 8px 10px 8px;
    width: 207px;
    height: 119px;
}
#left_column .contact {line-height: 1.2em;color: #0069AA;font-size: 14px;padding-top: 24px;}
#left_column .first_national {
    padding-bottom: 16px;
}
#left_column .lobby {padding-bottom: 15px;}
#left_column .contact h3 {
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
}
#left_column .contact h4 {
    font-family: "Trebuchet MS";
    margin: 0;
}
#right_column {
    float: right;
    width: 698px;
    padding-right: 6px;
    padding-bottom: 9px;
}
/* BEGIN HEADER STYLES*/
#header {
    height: 75px;
    padding-bottom: 11px;
    padding-right: 14px;
    width: 681px;
}
#header  h3 {
    width: 680px;
    color: #0069AA;
    font-size: 20px;
    font-family: "Trebuchet MS";
    line-height: 1em;
    text-align: right;
    font-weight: normal;
}
#topNav {height: 48px;font-family: Arial, Helvetica, sans-serif;width: 682px;text-align: right;}
#topNav ul {list-style-type: none;}
#topNav ul li {display: inline;padding-left:0px;padding-right:0px;}
#topNav ul li a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
    line-height: 1em;
    font-weight: bold;
}
#topNav ul li a:hover {text-decoration: underline;}
#hero {
    width: 697px;
    height: 346px;
    padding-bottom: 9px;
}
#hero  img {border: 0;}
#hero a:hover {text-decoration: none;}
#splash_wrapper {
    width: 697px;
    background-image: url(/2357/mirror/design/tabs.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
/* BEGIN INTERIOR CONTENT STYLES */
#content_wrapper {
    width:698px;
    background-color: #daebf8;
}
/* MAIN NAVIGAITON */
#mainNav {
    width: 696px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    height: 38px;
    background-image: url(/2357/mirror/design/tabs.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#mainNav ul {
    list-style:none;
    width: 695px;
}
#mainNav ul li {display:inline;position: relative;float: left;}
#mainNav ul li a {
    text-decoration: none;
    width: 139px;
    color: #333;
    display: block;
    height: 38px;
    line-height: 36px;
}
/* MAIN NAV HOVER STYLES FOR HORIZATONAL ONLY */ #mainNav ul li ul{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    width: 140px;
    top: 38px;
    left: 2px;
}
#mainNav ul li ul li{text-align:center;height:25px;width: 140px;}
#mainNav ul li ul li a {width:138px;height:25px;background-color: #ffffff;line-height: 22px;display: block;}
#mainNav ul li ul li a:hover{background-color: #eef6fc;}
/* hide drop downs until you hover over main button */
#mainNav li:hover ul, #mainNav li:hover li:hover ul{visibility:visible;}
#mainNav li:hover li ul, #mainNav li:hover li:hover li ul{visibility:hidden;}
/* do the normal show, with increased specificity, for good browsers */
#mainNav li:hover>ul {display:block;visibility:visible;}
/* using display is better (no scrollbars when page loads), but IE
can't handle it, so only good browsers should see this */
html>body #mainNav li ul {display:none;}
#mainNav .top_center .active{background-position:left top;background-image: url(/2357/mirror/design/mainNav-center-active.jpg);background-repeat: no-repeat;
}
#mainNav .top_right .active {background-image: url(/2357/mirror/design/mainNav-right-active.jpg);background-position: right top;}
#mainNav .top_left .active {background-position: left top;background-image: url(/2357/mirror/design/mainNav-left-active.jpg);background-repeat: no-repeat;}
#mainNav .active {background-image: url(/2357/mirror/design/mainNav-right-active.jpg);background-repeat: no-repeat;}
#content_wrap {
    background-image: url(/2357/mirror/design/content_bg.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    width: 698px;
}
#splash_content_wrap  {
    font-size: 12px;
    line-height: 1.3em;
    font-family: Arial, Helvetica, sans-serif;
    width: 695px;
    background-image: url(/2357/mirror/design/splash_body.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
#splash_content {
    padding-top: 26px;
    color: #0069aa;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 687px;
    padding-left: 14px;
}
#splash_content h3 {font-size: 22px;line-height: 1em;padding-bottom: 10px;}
#splash_content h4 {font-size: 16px;border: 0;margin: 0;}
#safe_secure_wrap {
    width: 680px;
    padding-top: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.3;
}
#safe_secure_wrap  h4  {
    color: #C93A1A;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1em;
    padding-bottom: 16px;
    padding-left: 14px;
}
#safe_secure_wrap  .safe {
    width: 211px;
    padding-left: 2px;
    float: left;
    padding-right: 17px;
    background-image: url(/2357/mirror/design/arrow_down.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#safe_secure_wrap  .wisely {
    width: 208px;
    float: left;
    padding-bottom: 16px;
    padding-right: 17px;
    background-image: url(/2357/mirror/design/arrow_down.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#safe_secure_wrap  .freedom {
    width: 198px;
    float: left;
    padding-right: 17px;
    background-image: url(/2357/mirror/design/arrow_down.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#safe_secure_wrap   a {color: #C1551F;}
#safe_secure_wrap p {
}
#image_wrapper {
    padding-top: 31px;
    padding-bottom: 38px;
    width: 680px;
}
#image_wrapper .img_left {
    padding-right: 20px;
    height: 112px;
    float: left;
    width: 208px;
}
#image_wrapper .img_middle {
    padding-right: 21px;
    float: left;
    width: 208px;
    height: 112px;
}
#image_wrapper .img_right {
    width: 207px;
    height: 112px;
    float: left;
}
#splash_bottom {
    background-image: url(/2357/mirror/design/splash_bottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 2px;
}
#breadcrumb {
    padding-top: 20px;
    height: 26px;
    padding-left: 19px;
    width: 600px;
    padding-right: 5px;
}
#breadcrumb ul {list-style-type: none;}
#breadcrumb  ul li {display: inline;color: #000;padding-right: 5px;}
#breadcrumb  a {font-size: 12px;color: #000;text-decoration: none;}
#breadcrumb a:hover {text-decoration:underline;}
#services {
    background-image: url(/2357/mirror/design/services.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 134px;
    padding-bottom: 35px;
}
#subNav_wrapper {width: 664px;height: 134px;padding-left: 16px;}
#subNav_wrapper img {border: 0;float: left;}
.personal_header {
    background-image: url(/2357/mirror/design/services.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.ag_header {
    background-image: url(/2357/mirror/design/commercial_header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.loans_header {
    background-image: url(/2357/mirror/design/loans_mort_header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.rates_header {
    background-image: url(/2357/mirror/design/rates_header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.other_header {
    background-image: url(/2357/mirror/design/other_services.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.about_header {
    background-image: url(/2357/mirror/design/about.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.community_header {
    background-image: url(/2357/mirror/design/community.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#subNav {
    width: 442px;
    float: left;
    height: 56px;
    padding: 58px 0 20px 21px;
}
#subNav ul {list-style-type: none;padding-top: 8px;}
#subNav ul li {
    display: inline;
    padding-right: 13px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.25em;
}
#subNav ul li a {
    text-decoration: none;
    color: #fff;
}
#subNav ul li a:hover {text-decoration: underline;}

.g2g {
    height: 60px;
    padding: 0px 0 15px 0px;
    background-color: #fff;
    width: 663px;
}
#content {
    color: #0069aa;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 16px;
    width: 674px;
    background-color: #fff;
    margin-left: 2px;
}
#content .table_header {
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #0069aa;
    font-weight: bold;
    text-align: center;
}
#content .table_title {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #0069aa;
}
#content .table_title2 {
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #6CAEDF;
    font-weight: bold;
}
#content .table_border {
    border-collapse: separate;
    border: 1px solid #0069aa;
}
#content h1 {
    font-size: 28px;
    font-family: "Trebuchet MS";
    line-height: 1em;
    padding-bottom: 15px;
    font-weight: normal;
}
#content h2 {
    color: #BA5915;
    font-size: 24px;
    font-family: "Trebuchet MS";
    line-height: 1em;
    font-weight: normal;
}
#content h3 {
    font-size: 20px;
    font-family: "Trebuchet MS";
    line-height: 1em;
    font-weight: normal;
    padding-bottom: 10px;
}
#content h4 {
    font-size: 18px;
    color: #BA5915;
    font-family: "Trebuchet MS";
    line-height: 1em;
    padding: 0;
    margin: 0;
    font-weight: normal;
}
#content h5 {
    font-size: 16px;
    line-height: 1.2em;
    color: #BA5915;
    font-family: "Trebuchet MS";
    font-weight: bold;
}
#content h6 {
    font-weight: bold;
}
#content ul {
    list-style-type: square;
    padding: 11px 0 22px 15px;
}
#content ul li {}
#content p {margin-bottom:10px;}
#content ol {}
#content blockquote {}
#content hr {
    border: 1px;
    height: 1px;
    color: #0069aa;
    background-color: #0069aa;
    width: 90%;
    align: center;
}
#content form {}
#money_wrapper {height: 100px;}
#money_wrapper .money_bee {
    float: left;
    height: 100px;
    width: 184px;
}
#content .bee {
    width: 47px;
    float: left;
    height: 50px;
    padding-top: 12px;
}
#calculator {
    width: 633px;
    height: 33px;
    padding: 11px 0 17px 15px;
    background-color: #e7f2fa;
    margin: 0 0 15px 0;
}
#calculator h5 {
    color: #27648f;
    font-size: 15px;
    font-family: "Trebuchet MS";
    line-height: 1em;
    padding-bottom: 4px;
    font-weight: bold;
}
#calculator .calculator_left {
    float: left;
    height: 33px;
    width: 30px;
}
#calculator .calculator_right {float: left;}
#calculator .calculator_right h5 {
    color: #27648f;
    font-size: 15px;
    font-family: "Trebuchet MS";
    line-height: 1em;
    padding-bottom: 4px;
    font-weight: bold;
}
#freedom_club {
}
#freedom_club h1 {
    padding-top: 24px;
    padding-bottom: 12px;
}
#freedom_club_info {
    width: 650px;
    padding: 15px 9px 16px 13px;
    height: 64px;
    font-size: 14px;
    line-height: 1.2em;
    color: #fff;
    background-color: #ba5915;
    margin-bottom: 10px;
}
#content_description p {height: 20px;}
/* BEGIN FOOTER STYLES*/
#footer {
    background-image: url(/2357/mirror/design/footer.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 153px;
    width: 900px;
    padding: 41px 27px 0 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 11px;
    line-height: 1.2em;
}
#footerLinks {width:715px;float:left;}
#footerLinks a {color:#fff;}
#footerLinks a:hover{text-decoration:underline;}
#footerLinks ul {list-style-type:none;padding-bottom:16px;}
#footerLinks ul li {display:inline;}
#footerLinks ul li a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding-right: 5px;
    line-height: 1.2em;
}
#footerLinks ul li a:hover {text-decoration:underline;}
/*CODED BY */
#fdic_ehl_wrapper {padding-top: 31px;padding-bottom: 43px;width: 179px;float: right;}
#fdic_ehl_wrapper .fdic {
    width: 94px;
    height: 58px;
    float: left;
}
#fdic_ehl_wrapper .ehl {
    float: right;
    width: 67px;
    height: 58px;
}