/*Footer*/
.footer-line { 
	width:940px; height:1px;
	margin-top:20px; margin-left:20px; margin-bottom:5px; margin-right:20px;
	text-align:left;
	background:#fff; border-top:1px dotted #7F7F7F;
}
/*Footer Columns*/
.footer {width:940px; margin-top:0; margin-left:20px; margin-bottom:0; margin-right:20px;}

		.footer #footernav {list-style:none; margin:0; padding:0;}
		.footer #footernav li {float:left; display:block; height: 1%; /* Forces hasLayout (ie6) */ padding-left:2px; color:#ABB3B8; font-size:0.65em;}
		.footer #footernav li span.pipe {padding-left:1px; padding-right:1px; color:#ABB3B8; font-size:0.85em;}
		.footer #footernav li a {color:#ABB3B8; text-decoration:none;}
		.footer #footernav li a:hover {color:#ABB3B8; text-decoration:underline;}
