img {
	border: none;
}

.body {
	width: 940px;
	margin: auto;
	position: relative;
}

.header {
	 background-repeat: no-repeat;
	 height: 108px;
}

.header .tabs {
	 padding: 20px 0 0;
}

.content {
	height: 348px;
	background-repeat: no-repeat;
}

.content .description {
	color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	height: 140px;
	padding: 125px 450px 0 25px;
	overflow: hidden;
}

.content .description a {
	color: #2E2E2E;
	text-decoration: underline;
	font-size: 24px;
}

.cta {
	height: 82px;
}

.cta img {
	margin: 14.5px 14.5px 0;
}