#contentFullWidth {
	clear: both;
	width: 932px;
	margin: 0 0 0 8px;
}

table#atGlance {
	margin: 15px auto 50px auto;
}

#contentLeftColumn {
	clear: both;
	float: left;
	width: 423px;
}

#contentRightColumn {
	position: relative;
	float: right;
	width: 500px;
}

#contentRightColumn #rightColumnBox {
	float: right;
	margin-right: -25px;
	padding: 16px 27px;
	width: 446px;
	background-color: #F3F3F3;
}

#rightColumnContainer {
	float: right;
	width: 423px;
}

#rightColumnContainer #rightColumnBoxBorder {
	float: right;
	width: 391px;
	padding: 10px 15px;
	border: #CCC 1px solid;
	margin-bottom: 40px;
}

blockquote#pullquote {
	float: left;
	width: 268px;
	color: #2679A5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	margin: 2px 0 0 10px;
}

blockquote#pullquote p {
	padding-bottom: 20px;
}

blockquote#pullquote cite {
	color: #2679A5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}