body {
	background-color:#969076;
	background-image:url('../images/backgroundfade.jpg');
	background-repeat:repeat-x;
	color:#4B4B4B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
	color: #f8981c;
}
#container {
	position: relative;
	left: 50%;
	top: 50px;
	margin-left: -400px;
	width: 800px;
}
#topNav {
	font-size: 10px;
	height: 15px;
	width: 100%;
	background: transparent;
}
#topNav ul {
	float: right;
	list-style-image: none;
	list-style-position: none;
	list-stlye-type: none;
	margin: 0;
}
#topNav ul li {
	background: url('../images/headernavdivider.jpg') no-repeat center right;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 9px;
}
#topNav ul li.noDivider {
	background: transparent;
	padding-right: 2px;
}
#topNav ul li a {
	color: #3a3a3a;
}
#print {
	background: url('../images/print.gif') no-repeat left center;
	display: block;
	font-size: 9px;
	padding-left: 18px;
}
#email {
	background: url('../images/email.gif') no-repeat left center;
	display: block;
	font-size: 9px;
	padding-left: 22px;
}
#main {
	position: relative;
	background: #fff;
	width: 800px;
	border-top: solid 3px #9cbe40;
	border-right: solid 1px #3a3a3a;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #3a3a3a;
}
#navBg {
	position: absolute;
	left: -16px;
	top: 100px;
	width: 832px;
	height: 62px;
	background: url('../images/nav_bg.png') center no-repeat !important;
	background: transparent;
}
#nav {
	position: absolute;
	left: -16px;
	top: 100px;
	width: 832px;
	height: 62px;
}
#nav a {
	display: block;
	float: left;
	height: 62px;
	line-height: 62px;
	font-size: 18px;
	color: #666;
	padding: 0 28px;
	text-decoration: none;
	text-align: center;
	background: url('../images/nav_divider.gif') right center no-repeat;
}
#nav a:hover {
	color: #f8981c;
}
#nav a.selected {
	color: #9cbe40;
}
#homeLink {
	margin-left: 20px;
}
#nav #contactLink {
	background: none;
}
#titlebar {
	width: 800px;
	height: 111px;
	background: url('../images/ctc_header.jpg') center no-repeat;
	margin-bottom: 60px;
}
#content {
	padding: 10px 20px;
}
h1 {
	color:#005D86;
	font-size:20px;
	font-weight:bold;
	margin: 0 0 13px;
}
h3 {
	margin-left: 92px;
	color: #005D86;
}
h4 {
	margin-left: 92px;
	margin-bottom: 5px;
}
#content p {
	margin: 0 0 13px 92px;
}
#footer {
	margin-top: 50px;
	width: 800px;
	height: 18px;
	clear: both;
	background: #9cbe40;
	text-align: right;
}
#footer a {
	display: block;
	margin-right: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
#copyright {
	color: #e4e4e4;
	display: block;
	width: 800px;
	font-size: 11px;
	height: 15px;
	padding-left: 8px;
	padding-bottom: 20px;
	margin-top: 3px;
}
#images {
	float: left;
	width: 250px;
	margin: 0 10px 13px 81px !important;
	margin: 0 10px 13px 41px;
	text-align: center;
}
#images h4 {
	margin-bottom: 5px;
}
#images img {
	margin: 0 10px 20px 0;
}
#productTypes {
	position: relative;
	float: left;
	width: 390px;
	margin-top: 17px;
}
#contactInfo {
	float: left;
	margin: 0 10px 13px 81px !important;
	margin: 0 10px 13px 41px;
	width: 300px;
}
#contactInfo h3 {
	margin-left: 0;
}
#contactInfo td {
	padding: 0 10px 10px 10px;
}
#jobInfo {
	margin: 0 10px 13px 251px;
	padding: 20px 0;
}
#jobInfo td {
	padding: 0 10px 10px 10px;
}
td.label {
	color: #9cbe40;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	width: 90px;
}
tr.bump td {
	padding-bottom: 10px;
}
#contactInfo {
	float: left;
}
#map {
	float: right;
}
#dirs {
	text-align: center;
}
#directions {
	margin: 40px 20px 20px 0;
}
#directions td {
	padding: 5px 20px;
	vertical-align: top;
	text-align: justify;
}
#dirs #directions tr.label td {
	text-align: center;
	color: #9cbe40;
	padding: 0;
}