.indexContent {
	width: 650px;
	margin: 10px auto;
	background-repeat: repeat-y;
}

.indexContentFooter {
	width: 698px;
	height: 209px;
	margin: auto;
}

.indexContentFooter .footerItem {
	float: left;
	width: 100px;
	height: 179px;
	text-align: center;
	padding: 30px 0px 0px 20px;
}

.indexContentFooter .footerItem h4 {
	font-family: Georgia, Tahoma, 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
}

.indexContentFooter .footerItem p {
	font-weight: bold;
	margin-top: 4px;
}

.indexContentFooter .footerEvent {
	float: right;
	width: 190px;
	height: 179px;
	text-align: center;
	padding: 30px 20px 0px 0px;
}

.indexContentFooter .footerEvent h4 {
	font-family: Georgia, Tahoma, 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
}

.indexContentFooter .footerEvent p {
	text-align: center;
	font-weight: plain;
	margin: 8px 8px 8px 8px;
}