#footer_containter {
	background: none;
}

.footer_column {
	position: relative;
	width: 313px;
	height: 160px;
	background: rgba(20,20,20,0.3);
	float: left;
	margin: 0 1px;
	padding:9px;
	text-align: left;
}

div#footer_containter a:link, div#footer_containter a:visited  {
	color: #888;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
}

div#footer_containter a:active, div#footer_containter a:hover {
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
}

p {
	font-family: Verdana, Tahoma, Helvetica, Arial;
        font-size: 14px;   
        font-weight: normal;
        text-align: left;
        line-height: 1.5em;
        color: #888;
}

.push_to_bottom {
	height: 130px;
}

.copyright_text {
	position: relative;
	font-family: Verdana, Tahoma, Helvetica, Arial;
        font-size: 10px;   
        font-weight: normal;
        text-align: center;
        line-height: 1.5em;
        color: #666;
}

ul li {
	padding-left: 0px;
	list-style-position: outside;
	left-margin: 0;
}
