.bgfooter {
margin-top:20px;
}

.footer {
background:url(../images/bg_footer.png) no-repeat center top;
padding-top:30px;
padding-bottom:20px;
font-size:11px;
color:#fff;
}

.footer a {
font-weight:normal;
color:#fff;
}

.copyright {
	 color:#000;
	 line-height:20px;
}

.footnav td {
padding:0 10px;
}

.footsection {
position:relative;
margin:0 auto;
width:960px;
height:40px;
background:url(../images/footer_section.png) no-repeat;
margin-bottom:10px;
}

.footsection .foot_fb, .footsection .foot_twitter {
position:absolute;
top:17px;
font-size:12px;
}

.footsection .foot_fb {
left:351px;
}

.footsection .foot_twitter {
left:198px;
}


















