body {
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pix/bkg.gif);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	width: 778px;
	color:#000000;
}

a:link { color: #008833; font-weight : normal; text-decoration: underline; }
a:visited { color: #008833; font-weight : normal; text-decoration: underline; }
a:hover { color: #00be47; font-weight : normal; text-decoration: underline; }

.bold {
	font-weight:bold;
	color:#008833;
	clear:right;
}

#wrapper {
	margin-top:10px;
	width: 778px;
	background-color:#FFFFFF;
	
}	

#header {
	border-top: 1px solid #000000;
	background-image: url(pix/header_inside.gif);
	width:778px;
	height:88px;
}	

#header #logo {
	background: url(pix/logo.gif) top left no-repeat;
	margin-left:41px;
	margin-top:22px;
	margin-bottom:19px;
	width: 205px;
	height:47px;
}

#image {
	background: url(pix/header_image.jpg) top left no-repeat;
	width: 778px;
	height:248px;
}

#navigation {
	height: 39px;
	background-color:#FFFFFF;
	font-size: 9pt;
	padding-bottom:1px;
/*	padding-left:5px;*/
}

#navigation ul {
	width: 776px;
	margin: 0px;
	padding-left:1px;
	padding-right:1px;
	list-style-type: none;
}

#navigation ul li {
	display: inline;
	white-space: nowrap;
}

#navigation ul li a {
	display: inline-block;
}

#navigation ul li span {
	display: none;
}

#navigation ul li#home a {
	background: url(pix/nav_home.gif) top left no-repeat;
	height:39px;
	width:106px;
	margin-right:-3px;
}

#navigation ul li#home a:hover {
	background: url(pix/nav_home.gif) bottom left no-repeat;
	height:39px;
	width:106px;
}

#navigation ul li#about_us a {
	background: url(pix/nav_about.gif) top left no-repeat;
	height:39px;
	width:80px;
	margin-right:-3px;
}

#navigation ul li#about_us a:hover {
	background: url(/pix/nav_about.gif) bottom left no-repeat;
	height:39px;
	width:80px;
}

#navigation ul li#products a {
	background: url(pix/nav_products.gif) top left no-repeat;
	height:39px;
	width:118px;
	margin-right:-3px;
}

#navigation ul li#products a:hover {
	background: url(/pix/nav_products.gif) bottom left no-repeat;
	height:39px;
	width:118px;
}

#navigation ul li#casters a {
	background: url(pix/nav_casters.gif) top left no-repeat;
	height:39px;
	width:74px;
	margin-right:-3px;
}

/* Forms*/

	div.forms {
		width: 45%;
		float: left;
	}
	label, input {
		display: block;
		margin-bottom: 0px;
	}
	.inline {
		float: left;
		clear: right;
	}
	.clear {
		clear: both;
	}
	
.login {
	margin-top:5px;
	margin-left:295px;
}	
#loginButton {
  width: 79px;
  height: 16px;
  margin: 0;
  margin-left:300px;
  padding: 0;
  border: 0;
  background: transparent url(pix/g_login_button.gif) no-repeat top left;
  text-indent: -1000em;
  vertical-align: middle;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* IE 5.x */
}

.forms {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#008833;
}

.formtxt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
  	width: 35px;  margin-bottom: 3px;
}

.formtxt_contact {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
  	width: 175px;  margin-bottom: 3px;
}

.formtxt2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
 	width: 380px;  margin-bottom: 3px;
	font-weight:bold;
	color:#008833;
}

.formtxt3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;  width: 70px;  margin-bottom: 3px;
	border: 1px solid #B4BAC0;
}

.formsm {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}



#navigation ul li#casters a:hover {
	background: url(/pix/nav_casters.gif) bottom left no-repeat;
	height:39px;
	width:74px;
}

#navigation ul li#tires_wheels a {
	background: url(pix/nav_tires.gif) top left no-repeat;
	height:39px;
	width:114px;
	margin-right:-3px;
}

#navigation ul li#tires_wheels a:hover {
	background: url(/pix/nav_tires.gif) bottom left no-repeat;
	height:39px;
	width:114px;
}

#navigation ul li#machined_parts a {
	background: url(pix/nav_parts.gif) top left no-repeat;
	height:39px;
	width:130px;
	margin-right:-3px;
}

#navigation ul li#machined_parts a:hover {
	background: url(/pix/nav_parts.gif) bottom left no-repeat;
	height:39px;
	width:130px;
}

#navigation ul li#contact_us a {
	background: url(pix/nav_contact.gif) top left no-repeat;
	height:39px;
	width:154px;
	margin-right:-3px;
}

#navigation ul li#contact_us a:hover {
	background: url(pix/nav_contact.gif) bottom left no-repeat;
	height:39px;
	width:154px;
}

#main {
	width:776px;
	margin-top:0px;
	margin-left:1px;
	margin-right:1px;
	position:relative;
	border-bottom: 1px solid #FFFFFF;
}

#bottom_line {
	border-top: 6px solid #000000;
}

#left_column {
	left: 0px;
	top: 0px;
	margin-top:95px;
	width: 250px;
	background-color:#FFFFFF;	
	position:absolute;
}

/********************************************** Subnav Section *****************************************************/
#left_column #indent {
	padding-left:30px;
	padding-right:30px;

}	

.subnav {
	font-weight:normal;
	color: #006b28;
	font-size: 11px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
.subnav p {
	font-weight:normal;
	color: #006b28;
	font-size: 11px;
	line-height: 12px;
}
.subnav ul {
	list-style: none;
	margin:0px 0px 15px 0px;
	padding:0px;
}

.subnav li {
	background: url(pix/subnav_bullet.gif) no-repeat 15px 9px;
	padding-left:30px;
	padding-bottom:2px;
	border-bottom: 1px solid #d8e7dd;
}

.subnav ul li ul li {
	background: url(pix/subnav_line.gif) no-repeat 15px 9px;
	border: none;
	line-height:14px;
}

.subnav ul li ul li a:link { color: #006b28; text-decoration: none; }
.subnav ul li ul li a:visited { color: #006b28; text-decoration: none; }
.subnav ul li ul li a:hover { color: #4abd84; text-decoration: none; }

.subnav ul .subMenu {
	background: url(pix/subnav_sub_bullet.gif) no-repeat bottom left;
	padding-left:30px;
	padding-bottom:2px;
}

a.subnav:link { color: #006b28; font-weight : normal;  text-decoration: none; }
a.subnav:visited { color: #006b28; font-weight : normal;  text-decoration: none; }
a.subnav:hover { color: #4abd84; font-weight : normal;  text-decoration: none; }

.subnav_on {
	font-weight:normal;
	color: #81B300;
	font-size: 11px;
	line-height: 18px;
}

a.subnav_on:link { color: #81B300; font-weight : normal;  text-decoration: none; }
a.subnav_on:visited { color: #81B3009; font-weight : normal;  text-decoration: none; }
a.subnav_on:hover { color: #81B300; font-weight : normal;  text-decoration: none; }
/********************************************** Subnav Section *****************************************************/


#left_column #callout1 {
	background: url(pix/callout1.gif) bottom left no-repeat;
	width:167px;
	height:100px;
	margin-left:42px;
	margin-right:41px;
	margin-bottom:20px;
}

#left_column #callout2 {
	background: url(pix/callout2.gif) bottom left no-repeat;
	width:167px;
	height:100px;
	margin-left:42px;
	margin-right:41px;
}

#left_column #callout1 h3, #main_body #callout2 h3{
	margin:0px;
	padding:0px;
}

#left_column #callout1 h3 a {	
	width:188px;
	height:60px;
	display:block;	
}

#left_column #callout2 h3 a {	
	width:188px;
	height:50px;
	display:block;	
}

#left_column #callout1 h3 a span, #main_body #callout2 h3 a span {
	visibility:hidden;
}

#left_column #callout1 #text1 {
	padding-top:40px;
	margin-left:20px;
	margin-right:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#left_column #callout2 #text2 {
	padding-top:40px;
	margin-left:20px;
	margin-right:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


#right_column {
	width:481px;
	padding-top:40px;
	margin-left:250px;
	margin-right:45px;
	padding-bottom:40px;
}


h3 {
	color: #000000;
	font-size: 16px;
	line-height:0px;
	padding-bottom:10px;
}

h2 {
	color: #008833;
	font-size: 14px;
}

#footer {
	width: 778px;
	line-height: 14px;
	margin-left:20px;
	margin-right:40px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.footer_bold {
	color: #000000;
	font-weight:bold;
}

#footer h2 {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	margin: 0px;
	padding-top:15px;
	padding-bottom:10px;
}

#footer p {
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}

#footer .fullbreak {
	margin-top: 10px;
}

.highlight {
	color: #e15c1a;
	display: inline;
	font-weight:normal;
}

.footer_nav {
	color: #e15c1a;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:25px;
}

#footer a:link { color: #CCCCCC; font-weight : normal;  text-decoration: none; }
#footer a:visited { color: #CCCCCC; font-weight : normal;  text-decoration: none; }
#footer a:hover { color: #FFFFFF; font-weight : normal;  text-decoration: none; }

a.footer_validator:link { color: #CCCCCC; font-weight : normal;  text-decoration: none; }
a.footer_validator:visited { color: #CCCCCC; font-weight : normal;  text-decoration: none; }
a.footer_validator:hover { color: #ffffff; font-weight : normal;  text-decoration: none; }



.column {
	float: left;
}

.clear {
	clear:both;
}

#content #title {
	padding-bottom:8px;
	margin-bottom:15px;
}	

#content h3 {
	color: #80b200;
	font-size: 15px;
	line-height:0px;
	padding-bottom:20px;
}

#content h1 {
	color: #5f2d95;
	font-size: 15px;
	line-height:0px;
	padding-bottom:20px;
}

.highlight_green {
	color: #80b200;
	font-size: 11px;
	line-height:0px;
	font-weight:bold;

}

.green {
color:#2e94c9;
}

a.green:link { color: #008833; font-weight : normal;  text-decoration: underline; }
a.green:visited { color: #008833; font-weight : normal;  text-decoration: underline; }
a.green:hover { color: #00a93f; font-weight : normal;  text-decoration: underline; }

.backtotop {
	display:block;
	text-align:right;
	font-size:10px;
	padding-right:50px;
}	


table {
	width:481px;
	border: 3px solid #009F3C;
}

table td h2 {
	margin-bottom:5px;
	text-align:center;
}
table td h2#doubleendunit1, table td h2#doubleendunit2, table td h2#doubleendunit3, table td h2#doubleendunit4 {
	font-size:16px;
	height: 60px;	
	padding-top:40px;
	padding-left:40px;
	text-align:left;
} 
table td h2#doubleendunit1 {
	background: url(../pix/g_deu1.gif) top right no-repeat;
}

table td h2#doubleendunit2 {
	background: url(../pix/g_deu2.gif) top right no-repeat;
}

table td h2#doubleendunit3 {
	background: url(../pix/g_deu3.gif) top right no-repeat;
}

table td h2#doubleendunit4 {
	background: url(../pix/g_deu4.gif) top right no-repeat;
}


th {
	text-align: left;
	font-weight: bold;
	background-color:#d8e7dd;
}


th2 {
	text-align: center;
	font-weight: bold;
	background-color:#d8e7dd;
}

td { 
	vertical-align: middle ;
}

.nowrap {
	white-space:nowrap;
}	


.grey {
	background-color:#f6fcf6;
}

.lightgrey {
	background-color:#eef4ee;
}

.greysm {
	background-color:#f6fcf6;
	font-size:10px;
}

.lightgreysm {
	background-color:#eef4ee;
	font-size:10px;
}

.small {
	font-weight:normal;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
}

.hub_components th {
	text-align: center;
}

.column {
	float: left;
	width:240px;
}

.dashline {
	width:450px;
	height:1px;
	border-bottom:1px solid #008833;
	margin-top:10px;
	margin-bottom:10px;
}
