@charset "utf-8";
/* CSS Document */

#footer_wrapper{
	/*border: 1px solid yellow;*/
	padding:0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	float:left !important;
	height:110px;
	width:900px;
	position:relative;
	top:10px;
}
#footer_content #free ul{	
	/*border: 1px solid #00FF00;*/
	padding:0 0 0 0 !important; 
	margin: 0 0 0 0 !important;
	float:left;
	list-style: none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-size:11px;
	position:relative;
	top:20px;
	line-height:15px;
}
#footer_content #free ul li{
	background:url(../images/footer_square.gif) no-repeat center left;
	color:#FFFFFF;
	margin:0 0 0 0 !important;
	padding: 0 0 3px 15px !important;
}

#footer_content #footer_info ul{	
	/*border: 1px solid #00FF00 !important;*/
	padding:0 0 0 0 !important; 
	margin: 0 0 0 0 !important;
	float:left !important;
	list-style: none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	width:460px;
	position:relative;
	top:5px;
}
#footer_content #footer_info ul li{
	/*border: 1px solid #00FFFF;*/
	color:#FFFFFF;
	line-height:15px;
	margin: 0 0 0 0 !important;
	padding:0 0 0 0 !important;
}















