@charset "utf-8";
/* CSS Document */

div.personal {background-image:url(images/home/home_focus_bg.jpg); float:left; width:264px; position:relative; margin-right:3px; height:174px; font-size:10px;}
div.personal h3 {background-image:url(images/home/personal_banking.jpg); float:left; width:150px; height:39px; text-indent:-5000px; margin:0; padding:0; background-repeat:no-repeat;}
div.business {background-image:url(images/home/home_focus_bg.jpg); float:left; width:285px; position:relative; height:174px; font-size:10px;}
div.business h3 {background-image:url(images/home/business_banking.jpg); float:left; width:140px; height:39px; text-indent:-5000px; margin:0; padding:0; background-repeat:no-repeat;}
div.personal p, div.business p { margin:0; padding:7px 0 0 0;}
div.personal img, div.business img {float:left; margin-right:5px;}

div.whatsnew {background-image:url(images/home/home_lower_bg.jpg); background-repeat:repeat-x; width:244px; float:left; margin-right:3px; margin-top:3px; padding-top:10px; padding-left:20px; font-size:110%; height:200px;}
div.whatsnew h3 {background-image:url(images/home/whatsnew.jpg); width:225px; height:39px; text-indent:-5000px;}
div.loans {background-image:url(images/home/home_lower_bg.jpg); background-repeat:repeat-x; width:265px; float:left; margin-top:3px; padding-top:10px; padding-left:20px; font-size:110%; height:200px;}
div.loans h3 {background-image:url(images/home/loan_programs.jpg); width:225px; height:39px; text-indent:-5000px;}

.inEditMode div.personal {clear:both; width:100%; height:auto; overflow:visible;}
.inEditMode div.business {clear:both; width:100%; height:auto; overflow:visible;}
.inEditMode div.whatsnew {clear:both; width:100%; height:auto; overflow:visible;}
.inEditMode div.loans {clear:both; width:100%; height:auto; overflow:visible;}
