h1 {
	color: #333;
}

.left_column {
	float: left;
	width: 538px;
}

.left_column .top {
	position: relative;
	top: 0; left: -15px;
	padding-bottom: 32px;
	border-bottom: 2px solid #fff;
	padding-left: 15px;
	width: 536px;
}

.left_column .top p {
	margin-top: 1.2em; 
	font-size: 11px;
	line-height: 1.2em;
	width: 300px;
}

.left_column .top p.sub_heading {
	width: 340px;
}

#home_img {
	position: absolute;
	bottom: 12px; right: 0;
	text-align: center;
}

#home_img img {
	height: 276px;
	width: 222px;
}

#home_img p {
	margin-top: 6px;
	width: auto;
}

#home_img p span {
	font-weight: bold;
	color: #a70240;
}

.left_column h3 {
	margin-top: 14px !important;
	margin-bottom: 8px;
}

#case_studies, #case_studies a {
	height: 85px;
}

#case_studies li {
	float: left;
	padding-right: 17px;
}

#case_studies li.last {
	padding-right: 0;
}

#case_studies a {
	display: block;
	width: 162px;
	background: url(../images/case-study-button.png);
	position: relative;
	top: 0; left: 0;
	font-weight: bold;
}

#case_studies a, #case_studies a * {
	cursor: pointer;
}

#case_studies a .number, #case_studies a .title {
	display: block;
	padding-left: 8px;
	font-size: 12px;
	line-height: 1.2em;
}

#case_studies a .number {
	color: #b2b2b2;
	padding-top: 6px;
}

#case_studies a .view {
	position: absolute;
	bottom: 10px; left: 16px;
	font-size: 11px;
	line-height: 1em;
	color: #fff;
}

#case_studies img {
	position: absolute;
	bottom: 9px; right: 8px;
}

#case_studies a:hover {
	text-decoration: none;
}

#case_studies a:hover .view {
	text-decoration: underline;
}

.right_column {
	float: right;
	width: 236px;
	margin-right: 8px;
}

.quote {
	text-indent: -99999px;
	display: block;
	width: 229px;
	height: 163px;
	background: url(../images/quote.png) top left no-repeat;
	margin: 15px 0;
}

.quote_info {
	font-size: 11px;
	line-height: 1.2em;
	margin-left: 14px;
	margin-bottom: 19px;
}

.right_column .button {
	display: block;
	width: 236px;
	height: 28px;
	background: url(../images/black-button.png) top left no-repeat;
	color: #e5e5e5;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	text-indent: 10px;
	line-height: 27px;
}