html, body { background: #CCCCCC none repeat; }
body#home { }

div#container { width:962px; background:none; }
div#container .wrapper { background: none; }

p#logoContainer { width:276px; height:85px; background: url('/images/home/logo-main.jpg');}

#large-container-home {position:absolute; width:100%;}
#background-wrapper-home {background: #CCCCCC url('/images/home/background.jpg') top left repeat-x;}

div#header { height:86px; }

ul#ancillaryMenu { min-height:41px; list-style:none; float:right; width:500px; padding-top:10px; padding-right:35px;}
 ul#ancillaryMenu li{ float:right; margin-left:2px; }
  ul#ancillaryMenu li a{ display:block; font-weight:medium; color:#999999; text-decoration:none; }
   ul#ancillaryMenu li a span{ display:block; padding: 0 0 0 20px; text-decoration: none; font-weight:medium; font-size:1.1em; }
   ul#ancillaryMenu li a:hover { color:#00CC00; }

div#homeContent { width:962px; margin: 0 auto; }

div#homeTextHeader { width:962px; height:70px; background:url('/images/home/textHeader.jpg') top left no-repeat; }
div#homeTextFooter { width:962px; height:18px; background:url('/images/home/textBottom.jpg') top left no-repeat; }
div#homeTextContent { width:962px; height:195px; background:url('/images/home/textBackground.jpg') top left no-repeat; }

div#homeTextContent div#homeTextLeft { width:441px; padding: 0 15px 0 25px; float:left; }
div#homeTextContent div#homeTextRight { width:441px; padding: 0 15px 0 25px; float:left; }

div#homeTextContent p { color:#333333; font-size:1em; line-height:180%; }

div.homeViewMoreButton { text-align:right; padding: 10px 10px 0 0; }

div#footer { background: none transparent; }
div#innerFooter { background: url('/images/home/FDIC.jpg') top right no-repeat; width:962px; padding-top:10px; }

#footer-copy-home {bottom:-250px; padding:0 0 10px 0; position:absolute; width:100%;}
 #footer-copy-home > div {color:#666; font-size:12px; line-height: 17px; margin: 0 auto 30px; width:893px; text-align: left;}
