.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	width: 975px;
	position: relative;
}

#company-header {
	background: url(/images/company_header.jpg) no-repeat;
  height: 144px;
	width: 975px;
	position: relative;
	z-index: 0;
}

#company-logo {
	position: absolute;
	top: -5px;
	left: 392px;
	width: 191px;
	height: 127px;
	display: block;
	background: url(/images/logo_sml.jpg) no-repeat;
}

#company-body {
	height: 941px;
	width: 975px;
	margin: -10px auto -4px;
	font: 10pt 'Times New Roman', Times;
	border-collapse: separate;
	border-spacing: 19px;
}

#company-cell-1 {
	background: url(/images/tractor_box.jpg) no-repeat;
	width: 330px;
	height: 941px;
}

#company-cell-2 {
	width: 581px;
	height: 411px;
	border: 1px solid rgb(200, 200, 200);
	padding: 0;
}

#company-cell-3 {
	width: 581px;
	height: 500px;
	border: 1px solid rgb(200, 200, 200);
}

.company-text-1 {
	font: 11pt 'Times New Roman', Times;
}

.company-headline {
	font: 11pt 'Times New Roman', Times;
	color: #4c4c4c;
}

.company-headline-cap {
	font: 14pt 'Times New Roman', Times;
	color: #4c4c4c;
}

.company-news-text, a {
	color: rgb(84, 105, 109);
	padding-right: 6px;
}

#company-news img {
	padding-left: 15px;
}

.company-news-text div {
	padding-left: 12px;
}

.company-news-hr {
	padding: 0px 20px 0px 93px;
}