@charset "utf-8";
/*reset code*/
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}
html{
    color:#000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
}    
body {
    background-image: url(/3496/mirror/design/body.jpg);
    background-repeat: repeat-x;
    background-color: #BC6504;
}
#wrapper {
    width: 900px;
    position:relative;
    padding: 30px 0px 0px 0px;
    background-image: url(/3496/mirror/design/wrapper.jpg);
    background-repeat: no-repeat;
    margin: 0px auto;
    height: auto;
}
#header {
    height: 144px;
    width: 900px;
}
#header .logo {
    float: left;
    height: 144px;
    width: 379px;
}
#ibanking {
    float: right;
    height: 125px;
    width: 183px;
    padding: 19px 77px 0px 0px;
}
#ibanking #form1 {
    width:170px;
    height:52px;
}
#ibanking .userLabel {
    width:50px;
    height:22px;
    padding:3px 0 0 0;
    float:left;
}
#ibanking ul {
    font-size: 12px;
}
#ibanking ul li {
    display: inline;
}
#ibanking ul li a {
    float:left;
    color: #A80022;
    text-decoration: none;
    padding: 2px 15px 0px 15px;
    background-image: url(/3496/mirror/design/ib_arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
#ibanking ul li a:hover {
    color: #BA6603;
    text-decoration: none;
}

#ibanking h1 {
    font-size: 18px;
    line-height: 1em;
    color: #A80022;
    margin-bottom: 5px;
    background-image: url(/3496/mirror/design/lock.jpg);
    background-repeat: no-repeat;
    background-position: 135px top;
}
#ibanking .login {
    font-size: 11px;
    text-align: right;
}
#ibanking .loginbtn {
    margin-top:3px;
    float:right;
}
#APPName {
    width:105px;
    height:22px;
    border:1px solid #333;
    float:left;    
    clear:both;
    font-size:11px;
    line-height:22px;
}
#UserID1 {
    float:right;
    width:115px;
    height:18px;
    border:1px solid #666;
    font-size:11px;
    line-height:18px;
}
form.login .label {
    float: left;
    height: 52px;
    padding-right: 3px;
    padding-top: 7px;
    line-height: 1em;
}
form.login .inputs {
    float: left;
    height: 59px;
}
div.inputs #userID1 {
    height: 19px;
    width: 123px;
    border: solid 1px #7D3520;
    margin-bottom: 2px;
    padding-top: 6px;
    font-size: 11px;
    line-height: 1em;
}
#mainNav {
    width: 195px;
    padding-left: 46px;
    float: left;
    clear: left;
    margin-bottom: 13px;
}
#mainNav ul {
    font-size: 12px;
    line-height: 2.6em;
}
#mainNav ul li {
    list-style-type: none;
    width: 195px;
    position: relative;
    float: left;
}
#mainNav ul li a {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}
#mainNav ul li a:hover {
    text-decoration: none;
    color: #E4DFC9;
}
#mainNav ul li ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 195px; /* usually the width of the main button */
    background-color: #7E0019;
}
#mainNav ul li ul li{
    width: 210px;
    border-bottom: solid 1px #A80022;
    margin-top: -1px;
}
#mainNav ul li ul li a {padding-left:10px;}
#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;}
#mainNav li:hover>ul {display: block;visibility: visible;}
#hero {
    width:586px;
    height:218px;
    float:right;
}
#hero img {float:left;}
/* BEGIN INTERIOR CONTENT STYLES */
#content_wrapper {
    width:810px;
    height:auto;
    clear: both;
    padding: 1px 45px 0px 45px;
    background-image: url(/3496/mirror/design/content_bg.jpg);
    background-repeat: repeat-y;
    background-position: 21px top;
}
#content_wrapper h1 {
    font-size: 19px;
    line-height: 1em;
    color: #A80022;
    padding-bottom: 2px;
    border-bottom: solid 1px #D6AB4A;
    margin-bottom: 8px;
}
#content_description {
    padding: 12px 0px 70px 0px;
    margin: 0px 0px 0px 0px;
}
#content_description h1 {
    font-size: 19px;
    line-height: 1em;
    color: #A80022;
    padding-bottom: 2px;
    border-bottom: solid 1px #D6AB4A;
    margin-bottom: 8px;
}
#content_description p {
    margin: 0;
    padding: 10px;
    font-size: 13px;
    line-height: 1.25em;
    background-color: #BC6504;
    width: 509px;
    border: solid 1px #7D3520;
    color: #FFFFFF;
    
}
#content_description h2 {
    
}
#subNav_wrapper {
    
}
#subNav {
    padding: 20px 0px 0px 60px;
    width: 470px;
    
}
#subNav ul {
    list-style: none;
}
#subNav ul li {
    background-image: url(/3496/mirror/design/bullet01.jpg);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 16px;    
}
#subNav ul li a {
    color: #BC6504;
    font-weight: bolder;
    text-decoration: underline;
    
}
#breadcrumb {
    clear: both;
    padding: 1px 0px 2px 40px;
    font-size: 11px;
    line-height: 1em;
    color:#fff;
}
#breadcrumb a {color:#fff;text-decoration:none;}
#breadcrumb a:hover {text-decoration:underline;}
#content {
    font-size: 13px;
    line-height: 1.5em;
}
#content p {
    margin-bottom: 10px;
}    
#content h1 {
    font-size: 21px;
    line-height: 1em;
    color: #7D3520;
    margin-bottom: 18px;    
}
#content h2 {
    font-size: 16px;
    line-height: 1em;
    color: #7D3520;
    border-bottom: solid 1px #D6AB4A;
    padding-bottom: 4px;
    margin-bottom: 18px;    
}
#content h3 {
    font-size: 15px;
    line-height: 1em;
    color: #BC6504;
    margin-bottom: 15px;
    border-bottom: solid 1px #D6AB4A;
    padding-bottom: 5px;
}
#content h4 {
    font-size: 19px;
    color: #A80023;
    line-height: 1em;
    margin-bottom: 10px;
}
#content h5 {
    font-size: 18px;
    color: #A80023;
    line-height: 1em;
    margin-bottom: 10px;
}
#content h6 {
    font-size: 17px;
    color: #A80023;
    line-height: 1em;
    margin-bottom: 10px;
}
#content ul {
    list-style-type: none;
    margin: 0px 0px 25px 60px;
}
#content ul li {
    background-image: url(/3496/mirror/design/bullet_02.jpg);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 17px;
}
#content ol {
    margin: 0px 0px 0px 40px;
}
#content blockquote {
    margin:15px 20px;
    padding:15px 20px;
    background-color:#E4DFC9;
    font-size:12px;
    line-height:1.3em;
}
#features {
    width: 598px;
    float: left;
    border-right: solid 1px #BC6504;
}
#splash_content {
    width:834px;
    height:auto;
    clear: both;
    padding: 1px 33px 0px 33px;
    background-image: url(/3496/mirror/design/content_bg.jpg);
    background-repeat: repeat-y;
    background-position: 21px top;
}
#feature1 {
    float: left;
    height: 170px;
    width: 269px;
    padding: 13px 0px 0px 12px;
    border-right: solid 1px #BC6504;
}
#feature1 h3 {
    font-size: 15px;
    line-height: 1em;
    color: #A80022;
    margin-bottom: 33px;
}
#feature1 p {
    height: 36px;
    width: 186px;
    text-align: center;
    margin-left: 33px;
    background-color: #7D3520;
    padding-top: 7px;
    border: solid 2px #D6AB4A;
}
#feature1 p a {
    font-size: 15px;
    line-height: 1em;
    text-decoration: none;
    font-weight: bolder;
    color: #FFFFFF;
}
#feature1 p a:hover {
    color: #D8AA5F;
}
#feature2 {
    float: left;
    width: 288px;
    height: auto;
    padding: 13px 0px 0px 11px;
}
#feature2 h3 {
    font-size: 15px;
    line-height: 1em;
    color: #A80022;
    margin-bottom: 10px;
}
#feature2 p {
    font-size: 13px;
    line-height: 1.25em;
    margin-bottom: 15px;
}
#features ul {
    list-style-type: none;
    margin-bottom: 8px;
}
#features ul li {
    display: inline;
    padding-left: 18px;
    margin-right: 20px;
    background-image: url(/3496/mirror/design/bullet01.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}
#features ul li a {
    color: #BC6504;
    text-decoration: underline;
    font-size: 12px;
    line-height: 1em;
}
#features ul li a:hover {
    text-decoration:none;
}
#feature3 {
    width: 585px;
    clear: both;
    float: left;
    border-top: solid 2px #BC6504;
    padding-top: 8px;
    padding-left: 13px;
}
#feature3 h3 {
    font-size: 15px;
    line-height: 1em;
    color: #A80022;
    margin-bottom: 6px;
}
#feature3 p {
    margin-bottom: 8px;
    padding-right: 10px;
}
#feature3 p a {
    color: #BC6504;
    text-decoration: underline;
}
#feature3 p a:hover {
    text-decoration: none;
}
#contact_splash {
    float: left;
    height: auto;
    width: 200px;
    padding: 12px 0px 0px 13px;
}
#contact_splash h3 {
    font-size: 15px;
    color: #A80022;
    line-height: 1em;
    margin-bottom: 10px;
}
#contact_splash table {
    line-height:1.1em;
}
#contact_splash strong {
    color: #7D3520;
}
#contact_splash p a {
    font-weight: bold;
    color: #BC6504;
    text-decoration: underline;
    line-height: 1.5em;
}
#contact_splash p a:hover {text-decoration:none;}
/* BEGIN FOOTER STYLES*/
#footer {
    background-image: url(/3496/mirror/design/footer.jpg);
    background-repeat:no-repeat;
    height: 320px;
    width: 816px;
    clear: both;
    padding: 30px 42px 0px 42px;
}
#footer h2 {font-size:13px;line-height:1em;margin-bottom:13px;color:#7D3520}#logos {
    float: right;
}
#footer .notice {
    margin-bottom: 8px;
}
#footer p {
    clear: left;
    line-height: 1.25em;
}
#footerLinks {
    font-size: 12px;
    line-height: 1em;
    width: 600px;
    color: #BC6504;
    font-weight: bold;
    margin-bottom: 8px;
}
#footerLinks ul{
    display: inline;
}
#footerLinks li {
    display:inline;
    padding-right: 9px;
}
#footerLinks li a {
    color:#BC6504;
    text-decoration:none;
}
#footerLinks li a:hover {text-decoration:underline;}
#footerLinks a {
    color:#BC6504;
    text-decoration:none;
}
#footerLinks a:hover {text-decoration:underline;}
#footer p a {
    color: #BC6504;
    text-decoration: underline;
    font-weight:bolder;
}
#footer p a:hover {text-decoration:none;}
/*CODED BY CW */
