#footer{
width:800px;
height:20px;
clear:both;
/*background-color:#F7FAFF;*/
}
#footerline{
position:absolute;
z-index:2;
width:460px;
height:25px;
background-image:url(../images/footerline.png);
background-repeat:no-repeat;
background-position:0px 0px;
margin:-2px 0px 0px 170px;
padding:5px 0px 0px 0px;
font-family:arial;
font-size:10px;
color:#1E1E1E;
text-align:center;
}
#underfooter{
width:800px;
height:50px;
padding:0px;
margin:15px auto 0 auto;
font-family:Arial;
font-weight:bold;
font-size:20px;
line-height:46px;
text-align:center;
color:#0859a4;
}
