.wrapFooter {
	background-image: url(../images/bgFooter.jpg);
	width: 100%;
	background-position: bottom;
	height: 199px;
}
.footerEndPage {
	width: 960px;
	margin: 0px auto;
}
.footerContent{
	margin: 0px auto;
	width: 960px;
	height: 194px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.footerContent a {
	color: #FFFFFF;
	text-decoration:underline;
}
.footerContent a:hover{
	font-weight:bolder;
}
.footerBox {
	position: relative;
	top: 40px;
	left: 90px;
	float: left;
	height: 164px;
	width: 300px;
	margin-right: 20px;
}
.endLogo {
	position: relative;
	left: 0px;
	top: 85px;
	float: left;
}
.endFlag {
	position: relative;
	top: 85px;
	float:right;
	right: 0px;
}
