.jr-footer {
	overflow:hidden;
	width: 100%;
	height: 90px;
	background: url(footer.png) repeat-x;
	text-align:center;
	margin-top:70px;
    padding-top: 15px;

}
.footer {
	width: 1000px;
	height: 90px;
	margin:0 auto;
	background-color: rgb(250, 250, 250);
	border-top: 0px solid #5792CD;	
}
.footer h3{
		color:#5792CD;	
}
.footer li {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: rgb(102, 102, 102);
	line-height: 25px;
}