#indexContentBox {
	width: 529px;
	height: 282px;
	background-image: url(../../images/pages/index/contentbox_bg.jpg);
	overflow: hidden;
}

#indexContentBox div {
	width: 228px;
	float: right;
	margin: 10px 20px;
	display: inline;
}

#indexContentBox h4 {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	text-align: center;
	letter-spacing: -1px;
}

h2#crisisLine {
	width: 388px;
	height: 107px;
	overflow: hidden;
	background-image: url(../../images/pages/index/crisisbox_bg.jpg);
	float: left;
}

h2#crisisLine div {
	width: 158px;
	height: 86px;
	overflow: hidden;
	margin: 10px 0px 0px 202px;
	text-align: center;
	color: #492d07;
	font-weight: bold;
}

.contentBox h2#crisisLine div p {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}

h3#unitedWay {
	background-image: url(../../images/pages/index/unitedway_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 111px;
	height: 37px;
	font-size: 9px;
	line-height: 9px;
	padding-top: 70px;
	float: left;
	margin-left: 10px;
	display: inline;
}
