@charset "utf-8";

img {border:0;}

.footer {
	background-image: url(http://www.alltopbargains.info/castorenew/background_footer1.jpg);
	background-repeat: no-repeat;
	height: 350px;
	/*background-position: left top;*/
	width:1205px; /*1205*/
	margin: 0px;
	padding: 0px;
}

.footer .ft_column {
	float: left;
	height: 200px;
	width: 280px;
	margin-top: 100px; /*decia 136*/
	margin-right: 9px;
	margin-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

.footer .ft_column .ft_title {
	color: #d1b014;
}

.footer .ft_column ul {
	color: #ffffff;
	list-style-type: none;
	display: inline;
}

.footer .ft_column ul li {
	margin-bottom: 5px; /*decia 15*/
}

.footer .ft_column ul li a {
	color: #FFFFFF;
	text-decoration: none;	
}

.footer .ft_column ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}