
.footernav
{
 width : 780px;
 height : 40px;
 background : transparent url(../footer/images/footernavbar.gif)  no-repeat scroll 0% 0%;
 background-color : #ADC8E3;
 display : block;
 clear : both; 
 padding : 0px;
 margin : 0px; 
}


.footernav ul 
{
 list-style-type : none;
 margin : 0px;
 padding-top : 0px; 
 padding-left : 45px;
 text-align : justify;
 height : auto;
 border : none;
}


.footernav ul li 
{
 display : inline;
 padding-right : 21px;
} 


.footernav ul li a:link, .footernav ul li a:visited
{
 text-decoration : none;
 font-family :  Arial Baltic;
 font-size : 7.5pt;
 font-weight : bold;
 font-style : normal;
 color : #DAE7F3;
}
