

/* --- Stylesheet 238 () --------- */ 

#footer {
	overflow: hidden;
	padding: 30px 40px 30px 60px;
	background-color: #999;
	color: #ddd;
	font-size: 14px;
	line-height: 125%;
}

#footer .left { margin-right: 60px; }
#footer .right { margin-left: 0px; }


#footer a {
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#footer h4 {
	color: #fff;
	margin: 0px 0px 15px -20px;
	padding: 0px;
	font-size: 22px;
	font-weight: normal;
}
