/*Footer*/

.footer-space {height:10px;}

.footer-line { 
	width:980px; height:1px;
	margin-top:0; margin-left:0; margin-bottom:20px; margin-right:0;	
	text-align:left; 
	background:#fff; border-top:dotted thin #AAAAAA;
}
/*Footer Columns*/
.fcol-left {width:300px; float:left; padding-left:20px;}
.fcol-middle {width:338px; float:left;  border-left:dotted thin #AAAAAA;  border-right:dotted thin #AAAAAA; text-align:center;}
.fcol-right {width:300px; float:left;}
.fcol-left p {margin-bottom:10px; padding-left:0px; font-size:0.6em; color:#A6AEB4;}
	.fcol-left p a {color:#A6AEB4; text-decoration:none;}
	.fcol-left p a:hover {color:#A6AEB4; text-decoration:underline;}
	
.fcol-right p {margin-bottom:10px; padding-left:0px; font-size:0.6em; color:#A6AEB4; text-align:right; clear:both;}
	.fcol-right p a {color:#A6AEB4; text-decoration:none;}
	.fcol-right p a:hover {color:#A6AEB4; text-decoration:underline;}
	.fcol-right span { width:300px;}
	.fcol-right span img {margin-left:10px; float:right; margin-bottom:10px;}
	
.fcol-middle img {margin-bottom:80px;}
.fcol-middle span { margin-bottom:80px; }	
/* Start Footer Nav */
	.fcol-left #footernav  {padding-left:25px; margin-bottom:10px;}
	.fcol-left #footernav li {color:#A6AEB4; font-size:0.65em; line-height:130%;}
	.fcol-left #footernav li a {color:#A6AEB4; text-decoration:none;}
	.fcol-left #footernav li a:hover {color:#A6AEB4; text-decoration:underline;}
/* End Footer Nav */

