#footer {
	float:left;
	width:1011px;
	height:350px;
	color:#000;
	font-size:11px;
	background:#f4f1ea url(../graphics/footer-bg.jpg) bottom right no-repeat;
	/*border-bottom:15px solid #ded6d4;*/
	}
	
#footer  h6 {
	font-size:14px;
}
	
#footer-spidersnet {
	float:left;
	width:984px;
	height:20px;
	text-align:left;
	margin-top:5px;
	}
	
#footer-spidersnet a {
	color:#000;
	}
	
#footer-spidersnet a:hover {
	color:#000;
	text-decoration:underline;
	}
	
/* Footer - Blog */
	
#blog {
	float:left;
	width:365px;
	margin:0px 0 0 19px;
	}
	#blog ul {
	float:left;
	width:120px;
	margin:0 0 0 0px;
	}
#blog li {
	list-style:square;
	padding:0;
	margin:0 0 3px 0;
	color:#000;
	width:120px;
	}
	
#blog li a {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	width:120px;
	color:#000;
	}
	
#blog li a:hover {
	text-decoration:none;
	color:#000;
	}
	
#blog li img {
	display:none;
	}
	
#blog h6 {
	float:left;
	width:445px;
	margin-bottom:4px;
	}

/* Footer - Internal Links */


.footer-links h6 {
	float:left;
	margin-bottom:4px;
	width:150px;

	}
.footer-links {
	float:left;
	width:150px;
	height:200px;
	margin:0px 0 0 10px;
	}

.footer-links li {
	list-style:square;
	padding:0;
	margin:0 0 3px 22px;
	color:#000;
	}
.footer-links ul {
	margin:0;
	padding:0;
}
.footer-links li a {
	color:#000;
	}
	
.footer-links li a:hover {
	color:#000;
	text-decoration:none;
	}

