
/*
	CSS needed by the footer
*/

#footer{position:absolute;width:100%;height:35px;clear:left;margin-top:250px;background:transparent  url(../images/footer_background.gif) repeat-x 0 100%;text-align:center;font-size:.9em;}
/*body > #footer{float:left;}*/
.eFooter{text-align:center;font-size:.9em;/*width:102%;*/}
* html .eFooter{position:absolute;bottom: 0;height:35px;clear:left;margin-top:25px;background:transparent url(../images/footer_background.gif) repeat-x 0 100%;text-align:center;font-size:.9em;/*width:102%;*/}
.eFooter{text-align:center;font-size:.9em;/*width:102%;*/}
/*body > .eFooter{float:left;}*/

.eFooter a{color:#069;}
#footer_left{height:100%;}
#footer_right{height:100%;}
* html #footer_left{height:100%;background: transparent url(../images/footer_lborder.gif) no-repeat 0 0;}
* html #footer_right{height:100%;background: transparent url(../images/footer_rborder.gif) no-repeat 100% 0}
.eFooter ul{margin:0;padding:10px 0 0 0;}
.eFooter ul li{display:inline;margin:0;padding:0 30px 0 30px;border-right:1px solid #fff;background:none;}
.eFooter ul li.first{border-left:1px solid #fff;}
