#center_content_index {
	font-size: 10pt;
}
#center_content_index p {
	margin-bottom: 10px;
	color: #222;
}
#bottom_container_index {
	margin-top: 20px;
	background: url(../images/backgrounds/bottom_container_faux.png) repeat-y 50%;
	overflow: auto;
	margin-bottom: 20px;
}
#bottom_container_index p {
	font-size: 10pt;
	color: #222;
	margin-bottom: 10px;
	min-height: 325px;
}
#bottom_container_index ul {
	list-style-type: circle;
	font-size: 10pt;
}
#bottom_container_index ul li {
	margin-left: 20px;
	margin-top: 10px;
}
#bottom_container_index h2 {
	font-family: century gothic;
	font-weight: 100;
	border-bottom: 2px solid #ccc;
}
#bottom_left_index {
	float: left;
	width: 293px;
	padding: 0 7px 5px 0;
	margin-bottom: 20px;
}
#bottom_left_index img {
	margin-left: 32px;
}
#bottom_center_index {
	float: left;
	width: 288px;
	padding: 0 7px 5px 5px;
}
#bottom_center_index img {
	margin-left: 29px;
}
#bottom_right_index {
	float: right;
	width: 295px;
	padding: 0 0 5px 5px;
}
#bottom_right_index img {
	margin-left: 37px;
}
.package {
	font-weight: 700;
	font-style: italic;
	color: #333;
	font-size: 18pt;
}