#footer {
	float:left;
	clear:both;
	height:auto;
	width:1000px;
	color:#333333;
	font-size:11px;
	margin-top:25px;
	background-color:#333;
	border-top: #666 solid 1px;
	border-bottom: #666 solid 1px;
	padding:12px 0 0 0;

	}
	
	#footer a {
	color:#FFFFFF;
	}
#footer h6 {
	font-size:15px;
	color:#FFF;
}
	
/* Blog */
	
#blog {
	float:left;
	width:445px;
	height:auto;
	margin:0 0 20px 35px;
	}
	
#blog li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	color:#999999;
	}
	
#blog li img {
	display:none;
	}

.rss {
	padding-left:25px;
	background:url(/graphics/rss.gif) top left no-repeat;
	border-bottom: #676767 solid 1px;
	margin-bottom:5px;
	padding-bottom:5px;
	}

/* Twitter */

#twitter {
	float:left;
	width:205px;
	height:auto;
	margin:0 0 20px 35px;
	background:url(/graphics/footer-logos.gif) bottom center no-repeat;
	height: 310px;
	
	}
#twitter img {
	float:left;
	clear:both;
}
#twitter li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	color:#999999;
	}

.twitter {
	padding-left:25px;
	background:url(/graphics/twitter.gif) top left no-repeat;
	border-bottom: #676767 solid 1px;
	margin-bottom:5px;
	padding-bottom:5px;
	}

/* Contact Us */
	
.mail {
	padding-left:25px;	
	background:url(/graphics/mail.gif) top left no-repeat;
	border-bottom: #676767 solid 1px;
	margin-bottom:5px;
	padding-bottom:5px;
	}
	
.telephone {
	padding-left:25px;
	color:#ffffff;
	margin-left:25px;
	background:url(/graphics/telephone.gif) top left no-repeat;
	}

.envelope {
	padding-left:25px;
	margin-left:25px;
	color:#999999;
	background:url(/graphics/envelope.gif) center left no-repeat;
	}
	
.bookmark {
	padding-left:25px;
	margin-left:25px;
	color:#999999;
	background:url(/graphics/bookmark.png) center left no-repeat;
}

/*Sitemap*/

#sitemap {
	float:left;
	width:205px;
	height:auto;
	margin:0 0 20px 35px;
	}

.sitemap {
	padding-left:25px;
	margin-left:25px;
	color:#999999;
	background:url(/graphics/sitemap.png) top left no-repeat;	
	border-bottom: #676767 solid 1px;
	margin-bottom:5px;
	padding-bottom:5px;
}

#sitemap a {
	color: #ccc;
}

#sitemap a:hover {
	color:#fff;
}

#sitemap ul li {
	margin-left:0;
	padding-left:0;	
}


#sitemap ul {
	margin-left:0;
	padding-left:40px;
	margin-bottom:0;
}

#sitemap_products {
	padding-left:10px;
	padding-top:0;
	margin-top:0;
}

#sitemap_products ul {
	padding-top:0;
	margin-top:0;
}

/* Internal Links */

.footer-links {
	float:left;
	width:205px;
	height:200px;
	margin-left:35px;
	}

.footer-links li {
	list-style:none;
	padding:0;
	margin:0 0 5px 0;
	color:#999999;
	}

/* Copyright Spidersnet */

#footer-spidersnet {
	float:left;
	height:30px;
	width:1000px;
	margin-top:10px;
	text-align:left;
	color:#666666;
	margin-left:40px;
	}
	
#footer-spidersnet a {
	color: #999;
}

#footerchat {
width:205px;
height:78px;
background-color:#FFFFFF;
float:left;
clear:both;
}

.clear {
	clear:both;
}

