﻿body {
	background:url(../siteart/sitebg.jpg) no-repeat center top #356bcf;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:active {
	text-decoration:underline;
	color:#000;
}

a:visited {
	text-decoration:underline;
	color:#000;
}

a:link {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#356bcf;
}

#shadow-left {
	background:url(../siteart/shadow-leftbg.gif) repeat-y right;
	vertical-align:top;
}

#shadow-right {
	background:url(../siteart/shadow-rightbg.gif) repeat-y left;
	vertical-align:top;
}

#wrap {
	vertical-align:top;
	padding:4px;
	background:#fff;
	width:900px;
}

#nav {
	background:url(../siteart/navbg.gif) repeat-x;
	text-align:center;
}

#nav ul {
	margin:0;
	margin-left:10px;
	padding:0;
	list-style:none;
}

#nav li {
	display:inline-block;
	float:left;
	padding:15px 0 14px;
}

#nav li a {
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	padding:15px 22px 14px;
	text-align:center;
	font-size:11px;
	border-left:1px #161a54 solid;
	border-right:1px #323882 solid;
}

#nav li a:hover {
	color:#98b1d0;
}

#content {
	background:url(../siteart/tractor-btm.jpg) no-repeat top right;
	vertical-align:top;
	padding:10px;
}

#left-cell {
	vertical-align:top;
	width:240px;
}

#left-content {
	padding:10px;
	border:2px #fff solid;
	vertical-align:top;
	background:#efefef;
	text-align:center;
}

#left-border {
	border:1px #d5d6e4 solid;
}

.address {
	border-top:1px #001880 dotted;
	border-bottom:1px #001880 dotted;
	padding:10px 0;
	text-align:center;
	color:#001880;
	margin-bottom:15px;
}

#right {
	vertical-align:top;
	padding:50px 10px 10px 10px;
}

#right img {
	border:1px #d5d6e4 solid;
}

#right a:hover img {
	border:1px #001880 solid;
}

.hdr {
	font-size:22px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-.5pt;
	color:#001880;
	display:block;
	margin-bottom:8px;
}

.card-caption {
	text-align:right;
	color:#001880;
	font-weight:bold;
	display:block;
	margin-top:10px;
}

#disclaimer {
	font-size:11px;
	text-align:center;
	padding:10px 0 0;
	width:240px;
}

#cards {
	text-align:right;
	padding:10px 0 0;
	border-top:1px #d5d6e4 solid;
}

#cards img {
	border:0;
	margin:0 5px;
}