#footer{width:100%
        min-width:1003px;
				height:54px;
				border-bottom:solid 1px #B3C7D4;
				border-top:solid 1px #B3C7D4;
				background-image:url(../images/nfooter.bg.gif);
				background-repeat:repeat-x;
				margin-top:1px;
}
#footer ul{
text-align:center;
margin-top:10px;
           font-size:12px;
		   color:#6A6A6A;
		   width:1003px;
		   background-color:;
		   float:;
}
#footer li{
    line-height:20px;
}
#footer p{float:;
           font-size:12px;
		   line-height:50px;
		   margin-left:8px;
}
#footer p a{color:#0C478B;
             display:;
			 height:12px;
			 float:left;
			 padding:0px 5px;

}
#footer p a:hover{
             text-decoration:underline;
}
#footer .copy{font:12px/1.5 Arial;}