/* footer */
div#footer {
/*text-align: center;*/
clear:both;
position:relative;
width:982px;
bottom:0; /* stick to bottom */
}

div#footer1-wrap{}

div#footer1 table {
margin:0px auto;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
width:970px;
color: #0066cc;
font-size:11px;
}



div#footer1 a {color: #0066cc; font-size: 10px; font-family: verdana; text-decoration: none;}
div#footer1 a:hover {color: #666666; text-decoration: underline;}
div#footer1 b {color: #003399; font-weight: bold; font-family: verdana; font-size: 10px;}

/* end - footer */

.fLine{clear:both;height:12px;border-top:1px solid #888;width:970px;margin:0px auto;}
