* {
  margin: 0;
  padding: 0;
}
html, body {
  font-family: Arial, Helvetica;
  background-color: #3B3A38;
  color: #ccc;
}
h1 {
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 30px;  
}
#header h1 {
	width: 549px;
	height: 103px;
	padding: 15px 0 0 0;
}

#header h1 a {
	display: block;
	width: 961px;
	height: 103px;
	background: url(../images/logo2.gif) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#header a#odometer {
	background: transparent url(../images/car.png) no-repeat 0px -3px;
	padding-left: 20px;
	color: #ff9360;
}

#spnt {
  width: 961px;
  margin: 0 auto;
}


#header {
  position: relative;
  height: 130px;
  border-bottom: 1px dashed #D2D1CD;
}
#header .links {
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 0.65em;
  font-weight: bold;
}
#header .links a {
  color: #fff;
  margin: 0px 12px;  
}


ul#primary-nav {
  margin-top: 4px;
  height: 22px;
  list-style: none;
  position: relative;
}
ul#primary-nav li {
  float: left;
  height: 22px;
  margin-right: 15px;
}
ul#primary-nav li a {
  background: transparent url(../images/nav_link1.png) no-repeat 0px 2px;
  padding-left: 15px;
  color: #FF5403;
  font-size: 0.8em;
  font-weight: bold;
}
ul#primary-nav li.active, ul#primary-nav li:hover {
  background: transparent url(../images/nav_selection1.png) no-repeat 50% 17px;
}
ul#primary-nav li#products.active,
ul#primary-nav li#products:hover,
ul#primary-nav li#contact.active,
ul#primary-nav li#contact:hover {
  background: none;
}
ul#primary-nav li.active a {
  background: transparent url(../images/nav_link_active1.png) no-repeat 0px 2px;
  color: #fff;
}
ul#primary-nav li.active ul li a {
	color: #FFFFFF;
}
ul#primary-nav li ul li:hover {
	background: #A19D94 none;
}
ul#primary-nav li ul {
  list-style: none;
  height: 24px;  
  background-color: #3B3A38;
  position: absolute;
  top: 22px;
  left: 0;
  display: none;
  width: 600px;
}

ul#primary-nav li#employees ul {
	padding-left: 150px;
}
ul#primary-nav li.active ul {
  display: block;
  z-index: 50;
}
ul#primary-nav li:hover ul {
  display: block;
  z-index: 100;
}
ul#primary-nav li ul li, ul#primary-nav li.active ul li {
  float: left;
  height: 20px;
  margin: 0px;
  padding: 2px 10px;
  background: #A19D94 none;
}
ul#primary-nav li ul li.active {
  background: #5F5F5D none;
}
ul#primary-nav li ul li.active a, ul#primary-nav li.active ul li a{
  background: none;
}
ul#primary-nav li ul li a {
  font-size: 0.7em;
  color: #FFFFFF;
  background: none;
  padding-left: 0px;
}


#footer {
  background-color: #333;
  color: #FFFFFF;
  font-size: 0.7em;
  height: 32px;
  margin: 16px 0px;
  padding: 4px 26px 0px;
  text-align: right;
}
#footer a {
  color: #FFFFFF;  
}


#content {
  margin-top: 28px;
}


#content ul.promos {
	padding: 0;
}
ul.promos li {
  float: left;
  width: 291px;
  height: 157px;
  margin-bottom: 45px;
  list-style: none;
  border-right: 1px solid #EDEDED;
  padding: 0px 14px;
  position: relative;
}
ul.promos li.left-most {
  border-left: 1px solid #EDEDED;
}
ul.promos li h3 {

}
ul.promos li h3 a {
  color: #FF5403;  
}
ul.promos li img {
  margin-top: 15px;
}
ul.promos li p {
  position: absolute;
  top: 45px;
  left: 170px;
  width: 135px;
  font-size: 0.8em;
  color: #aaa;
}
ul.promos li p a {
  background: transparent url(../images/products_link.png) no-repeat scroll 0px 4px;
  color: #000000;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 15px;
  padding-left: 15px;
}


#front-page {
  height: 191px;
  margin: 65px 0px 95px;
  background: transparent url(../images/front_single_point1.jpg) no-repeat 240px 0px;
}
#front-page p.left {
  float: left;
  font-size: 1.2em;
  line-height: 1.4em;
  width: 230px;
}
#front-page p.right {
  float: right;
  font-size: 0.9em;
  width: 360px;
}
#content {
	font-size: 0.8em;
}
#content h2 {
	font-weight: 100;
	font-size: 1.7em;
 	line-height: 1.7em;
	color: #FF5403;
}
#content h3 {
	font-weight: 100;
	font-size: 1.4em;
 	line-height: 1.4em;
}
#content p {
	line-height: 1.5em;
	margin-bottom: 20px;
}
#content a {
	color: #FB5900;
}
#content ul, #content ol {
	padding-left: 20px;
}
.person {
	clear: left;
	padding-top: 10px;
}
.person img {
	float: left;
	border: 5px solid #CDCAC4;
}
.person p, .person h4 {
	/*margin-left: 200px;*/
}
.person h3, .person h4 {
	margin-bottom: 15px;
}
.product {
  float: left;
  width: 291px;
  height: 157px;
  margin-bottom: 45px;
  border-right: 1px solid #EDEDED;
  padding: 0px 14px;
  position: relative;
}
.product h3 a {
  color: #FF5403;  
}
.product img {
  margin-top: 15px;
}
.product p {
  position: absolute;
  top: 45px;
  left: 170px;
  width: 135px;
  font-size: 0.8em;
  color: #aaa;
}
.product p a {
  background: transparent url(../images/products_link.png) no-repeat scroll 0px 4px;
  color: #000000;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 15px;
  padding-left: 15px;
}

#content dt {
	font-weight: 100;
	font-size: 1.2em;
 	line-height: 1.4em;
}
#content dd {
	font-size: 0.9em;
	margin-bottom: 20px;
}
table tr{
	border-bottom: 1px solid #FFFAF7;
}
table th {
	background: #A19D94;
	color: #FFFEFE;
	padding: 5px;
}
table td {
	color: #772803;
	background: #FFEEE5;
	padding: 5px;
}
table tr.alt td{
	background: #FFFAF7;
}
#content dfn {
	display: block;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.equation {
	padding: 15px;
	margin: 5px 0;
	font-size: 1.1em;
	background: #FFEEE5;
	text-align: center;
}
div.contact {
	width: 400px;
	float: left;
	clear: left;
	padding: 10px 0;
}
#content .contact ul.contact {
	list-style: none;
	padding: 0;
	margin-left: 200px;
}
.contact p, .contact address {
	font-style: normal;
	width: 180px;
	float: left;
	clear: left;
	font-size: 0.9em;
}
.contact address .contact li{
	font-size: 0.9em;
}
.map {
	float: right;
	width: 540px;
}
.map a {
	color: #FB5900;
}
.contactrow {
	clear: both;
	height: 120px;
	padding: 0px;
	border-bottom: 1px dashed #DBDAD7;
}
.contactrow div.contact {
	clear: none;
	width: 440px;
}
.contact .contact {
	font-weight: bold;
}
.contactrow .contact .contact {
	font-weight: 100;
}
img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
ul.pdflist {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}
ul.pdflist li {
	background: url(../images/icon_pdf.jpg) top left no-repeat;
	padding: 5px 0 10px 50px;
}
.orange {
	background: #FFF5EE;
	height: 360px;
	padding:10px;
}

form#odometer-form {
}
form#odometer-form .row {
	margin-bottom: 20px;
}
form#odometer-form .row label {
	font-weight: bold;
	display: block;
}
form#odometer-form .row input {
	border: 1px solid #D37945;
	padding: 3px;
	width: 300px;
}


ul#header-nav {
  margin-top: 4px;

  list-style: none;
  position: relative;
}
ul#header-nav li {
  float: left;
  height: 22px;

}
ul#header-nav li a {

  color: #FF5403;
  font-weight: bold;
}
ul#header-nav li.active, ul#header-nav li:hover {

}
ul#header-nav li#products.active,
ul#header-nav li#products:hover,
ul#header-nav li#contact.active,
ul#header-nav li#contact:hover {
  background: none;
}
ul#header-nav li.active a {

  color: #fff;
}
ul#header-nav li.active ul li a {
	color: #FFFFFF;
}


ul#header-nav li ul li:hover {
	background: #A19D94 none;
}
ul#header-nav li ul {
  list-style: none;
  height: 24px;  
  background-color: #3B3A38;
  position: absolute;
  top: 22px;
  left: -170px;
  display: none;
  width: 400px;
}

ul#header-nav li#employees ul {
	padding-left: 150px;
}
ul#header-nav li.active ul {
  display: block;
  z-index: 50;
}
ul#header-nav li:hover ul {
  display: block;
  z-index: 100;
}
ul#header-nav li ul li, ul#header-nav li.active ul li {
  height: 20px;
  margin: 0px;
  padding: 2px 10px;
  background: #A19D94 none;
}
ul#header-nav li ul li.active {
  background: #5F5F5D none;
}
ul#header-nav li ul li.active a, ul#header-nav li.active ul li a{
  background: none;
}
ul#header-nav li ul li a {

  color: #FFFFFF;
  background: none;
  padding-left: 0px;
}