#footer {
	clear:left;
	width:776px;
	text-align:left;
	/*background:url(../images/bg_dots.png) repeat-x left bottom;*/
	padding:1em 0;
	margin-bottom:10px;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	/*border-top-style: dotted;
	border-bottom-style: dotted;
	border-top:1px;
	border-bottom:1px;*/
}
	#footer img {
		border:0;
		float:right;
		margin:0 0 30px 30px;
	}
	#footer p {
		margin-bottom:.5em;
		color:#000;
	}
		#footer p a {
			color:#C64425;
			text-decoration:none;
		}
#copyright {
	color:#666;
	margin-bottom:10px;
	border-top:10px;
}
	#copyright p {
		color:#666;
	}
