.footer {
	width: 100%;
	height: 141px;
	background: transparent url(../images/footer_bg.png) repeat-x center top;
}

.footer_content {
	position: relative;
	height: 141px;
	width: 950px;
	margin: auto;
	font-size: 10px;
	color: #C8C8C8;
}

.footer_content a {
	color: #F70D97;
	text-decoration: none;
}

.footer .firstRow {
	   height: 80px;
	   margin: auto;
}

.footer_citation {
	 float:left;
}

.footer_citation img {
	  height: 44px;
	  margin-top: 21px;
	  margin-bottom: 38px;
        
}

.footer .clear {
  clear:both;
}

.footer .partner{
	float: right;
}

.footer .partner img{
    margin-top:25px;
    margin-right:80px;
    width: 115px;
   
}
