#logos {
	float:left;
	width:964px;
	height:40px;
	background:url(../graphics/footer-logos.gif) top left no-repeat;
	}

#footer {
	float:left;
	position:relative;
	width:964px;
	height:255px;
	color:#767676;
	font-size:11px;
	background-color:#f5f3f2;
	border-bottom:15px solid #ffffff;
	}
	
#safe-haven {
	position:absolute;
	top:-28px;
	left:560px;
	width:397px;
	height:37px;
	}
	
#footer-spidersnet {
	float:left;
	width:964px;
	height:20px;
	color:#00613b;
	font-size:11px;
	text-align:center;
	margin-top:5px;
	}
	
#footer-spidersnet a {
	color:#00613b;
	}
	
#footer-spidersnet a:hover {
	color:#00613b;
	text-decoration:underline;
	}
	
/* Footer - Blog */
	
#blog {
	float:left;
	width:446px;
	margin:25px 0 0 29px;
	}
	
#blog li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	color:#999999;
	}
	
#blog li a {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	color:#666666;
	}
	
#blog li a:hover {
	text-decoration:none;
	color:#00613b;
	}
	
#blog li img {
	display:none;
	}
	
#blog h6 {
	float:left;
	width:445px;
	}

/* Footer - Internal Links */

.footer-links {
	float:left;
	width:190px;
	height:200px;
	margin:25px 0 0 40px;
	}

.footer-links li {
	list-style:square;
	padding:0;
	margin:0 0 5px 0;
	color:#cccccc;
	}
	
.footer-links li a {
	color:#666666;
	}
	
.footer-links li a:hover {
	color:#00613b;
	text-decoration:none;
	}
