body {
	padding: 10px 0 0 0;
}
#infoWrap {
	padding: 116px 0 0 8px;
}

#infoBox {
	padding: 25px 25px 0px 25px;
	width: 818px;
	margin: 0 auto;
	background: #FFF;
}
#infoBox .WrapperBox {
	background: #e2001a;
	padding: 33px 10px 0 10px;
}
#infoBox p {
	padding-bottom: 24px;
	font-size: 1.3em;
	line-height: 24px;
	color: #FFF;
	text-align: left;
}
#infoBox p.OtherContent {
	font-size: 1.6em;
	text-align: center;
	padding: 50px 0px 70px 0px;
}
#infoBox p.OtherContent a:link,
#infoBox p.OtherContent a:visited {
	color: #FFF;
	text-decoration: underline;
}
#infoBox p.OtherContent a:hover {
	text-decoration: none;
}

#infoFooter {
	width: 868px;
	margin: 0 auto;
	background: #FFF url(../images_html/bg-home-footer.gif) no-repeat;
	height: 26px;
	margin-bottom: 250px;
}
#infoFooter p {
	display: none;
}