
#first_column {
 width: 209px;
 float:left;
 margin-left:-4px;
}  

#second_column {
 width: 480px;
 float:left;
 margin-left:5px; 
}

#third_column {
 width: 210px;
 float:right;
 margin-right:-5px;
 text-align:right;
}

.left_box {
  width:100%; 
  height:40px; 
  border:1px solid #666666; 
  border-bottom: 6px solid #63686c; 
  background:url(/assets/images/fp-leftwindow-bg.png); 
  background-repeat: no-repeat;
  margin-bottom: 3px;
  position:relative;  
}

.left_icons {
    margin-top:5px;
}

.left_title {
    color:#0070a3;
    font-family:arial;
    font-size:14px;
    position:absolute;
    top:5px;
    left:40px;
}

.left_gobutton {
    position:absolute;
    right:5px;
    bottom:6px;
}

#loanlinks {
    margin-left: 65px;
    margin-top:-12px;
    list-style-type: square;
}

#marketing_banners {
  position:relative;
  height:210px;
  width:490px;
}

#marketing_banners #marketing_banner {
  border:1px solid #73787c;
}

#slide_indicators {
  position:absolute;
  right:212px;
  top:3px;
}

#quick_links_div {
  text-align:left;  
  border:1px solid #999999;
  width:206px;
  height:116px;
  margin-top:4px;
  margin-right:2px;
  background:#f8fBff;   
}

.quick_links {
  margin-left:10px;
  margin-top:10px;
}

.quick_links li {
  margin-top:5px;
  font-family:arial;
  font-size:12px;
  border-bottom:1px dotted #cccccc;
  list-style-type: none;
  background:url(/assets/images/bullet.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left:12px;  
}

#blue_divider{
    /* background:#d8e4ef; */
    background:url(/assets/images/horiz-line-grad.png);
    clear:both;
    width:909px;
    position:relative;
    left:-5px;
    top:1px;
    margin-bottom:10px;
    height:18px;
}

#lower_left_column {
    margin-left:5px;
    margin-right:15px;
    width:190px;
    float:left;
}

.second_row_title {
    color:#0070a3;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12.15px;
    font-weight:bold;
}

.second_row_subtitle {
    color:#666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: italic;
}

.second_row_ul {;
    margin-top:5px;
}

.second_row_ul li {
    margin-top:2px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    list-style-type: none;
    background:url(/assets/images/listcaret.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left:10px;   
}


#wecu_news_div {
  width:480px;
  float:left;
  border-left:1px dotted #83888c;
  border-right:1px dotted #83888c;
}
  #wecu_news_title {
    position:relative;
     font-family:verdana;
     font-size:14px;
     font-weight:bold;
     color:#0070a3;
     margin-left:10px;
  }
  .wecu_news_item {
    width: 460px;
    margin-left:10px;
    border-top:1px solid #dddddd;
    clear:both;
    margin-top:8px;   
  }

  .calendar_day{
     width:64px;
     height:41px;
     background: url(/assets/images/calendar_blank_news.png);
     background-repeat: no-repeat;     
     font-family:georgia;
     font-size:16px;
     text-align:center; 
     line-height:1.1em; 
     color:#666666;
     float:left;
     cursor:pointer;
     margin: 8px auto 8px auto; 
  }
  .calendar_day_fraud{
     width:64px;
     height:41px;
     background: url(/assets/images/calendar_blank_fraud.png);
     background-repeat: no-repeat;     
     font-family:georgia;
     font-size:16px;
     text-align:center; 
     line-height:1.1em; 
     color:#666666;
     float:left;
     cursor:pointer;
     margin: 8px auto 8px auto; 
  }  

  .wecu_news_content {
     float:left;
     width:375px;
     text-align:justify;
     font-size:11px;
     margin: 5px auto 6px 5px;
     line-height:1.4em;  
  }

   
    
#emax_container {
  text-align:center;
  background:url(/assets/images/emax_bg.png);
  background-repeat:no-repeat;
  height:90px;
  width:210px;
  float:right;
}    

#urgent_notification {
  margin: -5px auto 15px 10px;
  text-align: center; 
  font-weight:bold; 
  color:#cc0000; 
  width:460px; 
  background:#f9f9f9;
  border:1px solid red;
  font-family:arial;
}

#lower_right_column {
    position:relative;
    margin-left:10px;    
    width:190px;
    float:left;
    height:315px;
}
    #lower_right_column p {
        display:none;
        font-size:10px;
        font-family: verdana;
        margin-left:10px;
    }

#wayneswords {
    border-bottom: 1px solid #cccccc;
    padding-bottom:12px;
    margin-bottom:12px;
    height:145px;
}

#wayne {   
    float:left;
    margin:3px 5px 1px 0px;
}

#ww_content_wrapper {
    margin-top:10px;
}

#social_network_icons {
   position:absolute;
   bottom:0px;
}
