#WrapFooter {
	width:100%;
	height:95px;
	float:left;
	display:inline;
	background:#9c1a1c url('../images/bgFooter.gif') repeat-x top left;
	/*background:#9B191B;*/
	border-top:4px solid #9c1a1c;
	}
.Footer {
	width:900px;
	height:83px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	background:url(../images/latestfooter.png) no-repeat;
	/*background:*/
	/*background-position:0px 10px;*/
	padding:7px 0px 0px 0px;
	
	}
.Footer p{
	float:right;
	width:600px;
	text-align:justify;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	}
.Footer a{
	color:#ffffff;
	text-decoration:underline;
	}
