
#applylogo {
 
    position:absolute;
    top:560px; 
    left:50%; 
    margin-left:370px; 
    z-index: 0;
 
 
} 



/*------------------------------

       CSS INFO TOOL TIP
	
------------------------------*/
a.tooltip span {display:none; padding:2px 2px; margin-left:-8px;width:250px;font-family:arial;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c; text-decoration:none;}


a.tooltipftr span {display:none; padding:2px 2px; margin-left:-223px; margin-bottom:-8px;width:250px;font-family:arial;border:1px solid #000000;}
a.tooltipftr:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c; text-decoration:none;border:1px solid #000000;}

a.tooltipbot span {display:none; padding:2px 2px; margin-left:-223px; margin-top:28px;width:250px;font-family:arial;}
a.tooltipbot:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c; text-decoration:none;}

 

#map {

    margin:0;
    padding:0;
    width:919px;
    height:26px;
    position:absolute;
    top:795px; 
    left:50%; 
    margin-left:-460px; 

    background:url(../images/bottom-logos.gif) no-repeat;
    font-family:arial, helvetica, sans-serif;
    font-size:8pt;
 
} 


#map li {
    margin:0;
    padding:0;
    list-style:none;
    height: 0px;
 
	background: #eeeeee;


}



#map li a {
    position:absolute;
    display:block;
    /*
       Specifying a background image
       (a 1px by 1px transparent gif)
       fixes a bug in older versions of
       IE that causeses the block to not
       render at its full dimensions.
    */
    background:url(/blankxx.png);
	
} 



#map li a span { display:none; }  


#map li a:hover span {
    position:relative;
    display:block;
    width:200px;
    height: 22px;
    z-index:1;
     left:0px;
    top:-78px;
    padding:5px;
    border:1px solid #000;
    background:#ffffff;
    text-decoration:none;
    color:#000;
    filter:alpha(opacity=90);
    opacity:1.0;
} 



#map a.mtw {
    top:15px;
    left:16px;
    width:207px;
    height:32px;
    text-decoration: none;
}

#map a.ncua {
    top:12px;
    left:259px;
    width:113px;
    height:32px;
    text-decoration: none;
}


#map a.hud {
    top:7px;
    left:388px;
    width:50px;
    height:32px;
    text-decoration: none;
}


#map a.cuna {
    top:5px;
    left:447px;
    width:68px;
    height:32px;
    text-decoration: none;
}



#map a.creditunion {
    top:6px;
    left:518px;
    width:62px;
    height:32px;
    text-decoration: none;
}



#map a.esi {
    top:3px;
    left:584px;
    width:89px;
    height:32px;
    text-decoration: none;
}


#map a.bauer {
    top:4px;
    left:726px;
    width:82px;
    height:32px;
    text-decoration: none;
}

#map a.chamber {
    top:0px;
    left:130px;
    width:100px;
    height:32px;
    text-decoration: none;
    z-index: 43;
}

#map a.facebook {
    top:-40px;
    left:590px;
    width:90px;
    height:22px;
    text-decoration: none;
    z-index: 43;

}


#map a.twitter {
    top:-40px;
    left:690px;
    width:90px;
    height:30px;
    text-decoration: none;
    z-index: 43;
}


#map a.youtube {
    top:-40px;
    left:790px;
    width:90px;
    height:30px;
    text-decoration: underline;
    z-index: 43;
}
