/* ************************************************** div#column1 ****************************** */
div#column1 {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	padding: 0;
}
p.callout {
	margin: 0;
	padding: 0 10px 20px 10px;
	font-size: 32px;
	font-style: italic;
	text-indent: -10px;
	line-height: 1.2em;
	background-image: url(/imgD/bkg_dashed_horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.founders {
	overflow: hidden;
	width: 300px;
	margin: 0;
	padding: 0;
}
.founders .item {
	float: left;
	width: 140px;
	margin: 0 0 0 20px;
	padding: 0;
}
.founders .item.first {
	margin: 0;
}
.founders h2 {
	margin: 0;
	padding: 0;
	color: #2A1902;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 4px;
	line-height: 40px;
	text-transform: uppercase;
}
.founders h3 {
	margin: 0;
	padding: 0 0 .3em 0;
	color: #2A1902;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}



/* ************************************************** div#content ****************************** */
div#content {
	float: left;
	width: 460px;
	margin: 0 20px 0 0;
	padding: 0;
}



/* ************************************************** div#column3 ****************************** */
div#column3 {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
}
