#footer-bg{
		background:url(/avmedia/images/bb/pelican/footer.png) bottom repeat-x;
		height:174px;
		min-width: 980px;
}
#footer_content{
	color:#fff;
	width:960px;
	margin:0 auto;
	padding:20px;
	text-align: left;
}

#footer_content h2{
	color:#FF6633;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
}

#footer_content P{
	color:#fff;
	font-size:12px;
	padding-right: 0;
    padding-left: 0;
}

#footer_content a{
	color:#fff;
	text-decoration: none;
}

#footer-test-list{
	float:left;
	width:200px;
}

#footer-test-cat{
	float:left;
	width:430px;
}

#footer-connect{
	float:right;
	width:175px;
}
#footer-two-left{
	float:left;
	text-align:left;
	font-size:11px;
	margin-top:15px;
}

#footer-two-right{
	float:right;
	text-align:right;
	padding-right: 10px;
	font-size:11px;
	margin-top:10px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}