
#news {
    float: right;width:350px;
}

#footer .content h1 {
    color: #0069c3;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 500;
}
#footer .content {
    height: auto;
    margin-bottom: 15px;
}

#footer .content strong {
    font-size: 24px;
    font-weight: bold;
    font-family: Segoe UI;
}
	
#footer{background:#65b6fe;clear:both;}	

#footer{clear:both;    padding-top: 10px;}

	#Copyright {
    padding-top: 15px;
    padding-bottom: 15px;
  clear:both;
}
#Copyright p {
    font-size: 12px;
    margin: 0 auto;
    font-family: arial;
    color: #fff;
    float: none;
    width: 100%;
    line-height: 23px;
}
#Copyright a{color:#fff;text-decoration:none;}
#Copyright img{
      vertical-align: sub;
}









