#headerImages { margin-left: 40px; }

table#guidedTour {
	border-collapse: collapse;
	width: 745px;
	margin-left: 130px;
	margin-top: 15px;
}
table#guidedTour tr {
	sheight: 66px;
}

table#guidedTour tr#firstRow { height: 25px; }

table#guidedTour td {
	border-bottom: 1px #999 solid;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}

#guidedTour td.link {
	width: 245px;
	padding-left: 15px;
}

#guidedTour td.text {
	padding-left: 40px;
	padding-right: 15px;
}


#guidedTour td.link a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	background-image: url(../images/homepage/arrow.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

span.headline {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

span.subheadline { font-size: 14px; }

table#bottom { width: 650px; }
table#bottom td {
	font-weight: bold;
	font-size: 11px;
}