@charset "utf-8";
/* CSS Document */

#page-body-tile {
	background:url(../images/page-body-tile_home.png) 0 0 repeat-y;
}

#page-body-bg {
	background:url(../images/page-body-bg_home.png) 0 0 no-repeat;
}

#topnav-bg {
	background:url(../images/topnav-bg_home.png) -1px 0 no-repeat;
}

#leftnav {
	float:right;
	margin-right:60px;
	margin-left:0px;
}

#leftnav img{
	margin-top:10px;
	margin-bottom:10px;
}

#leftnav h2 {
	width:234px;
	height:54px;
	margin:15px 0 -20px -21px;
	padding:8px 20px 0;
	font-size:18px;
	color:#222;
	background:url(../images/leftnav-h2.png) 0 0 no-repeat;
}

#leftnav h3 {
	color:#f9ae40;
	margin-bottom:5px;
}

#content {
	float:left;
	margin-left:70px;
	margin-right:0px;
}

#console {
	width:643px;
	padding-top:15px;
	margin-bottom:20px;
	position:relative;
	left:-10px;
	margin-right:-10px;
	overflow:auto;
}

#console ul {
	padding:0px;
	position:relative;
	top:30px;
	width:116px;
	float:left;
}

#console li {
	list-style:none;
	padding:0px;
	height:44px;
	margin-top:-4px;
}

#montage {
	width:517px;
	float:left;
	padding:4px 6px 7px 4px;
	background:url(../images/console-right.png) 0px 0px no-repeat;
}

#montage a img {
	border:0;
}

#homepage-left {
	width:290px;
	margin-left:-5px;
	float:left;
}

#homepage-left h2{
	background:url(../images/h2-left.png) 0px 0px no-repeat;
	margin-left:-33px;
	margin-bottom:10px;
	text-shadow:1px 1px #333;
	padding:8px 0px 15px 33px;
	font-size:22px;
	color:#FFFFFF;
}

#homepage-right {
	width:318px;
	margin-right:-6px;
	float:right;
}

#homepage-right h2{
	background:url(../images/h2-right.png) 0px 0px no-repeat;
	margin-left:-12px;
	margin-right:-34px;
	margin-bottom:10px;
	text-shadow:1px 1px #000;
	padding:8px 0px 15px 32px;
	font-size:22px;
	color:#FFFFFF;
}

#homepage-right h3 {
	/*color:#f89e18;*/
	font-size:14px;
	margin-bottom:5px;
}

#tradeshows {
	border-top:1px solid #f9ae40;
	border-bottom:1px solid #f9ae40;
}

#tradeshows h2 {
	font-size:22px;
	color:#FFF;
	padding-top:3px;
	padding-left:35px;
	padding-bottom:25px;
	margin-top:15px;
	margin-left:-34px;
	text-shadow:1px 1px #000000;
	background:url(../images/h1.png) 0px 0px no-repeat;
}

.homeimage {
	border:1px solid #555555;
}

h3 a{
	color:#028b4d;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:underline;
}
#leftnav h3 a{
color:#F9AE40;
}
#leftnav h3 a:hover{
color:#F9AE40;
text-decoration:underline;
}
#leftnav h2 a{
color:#222;
text-decoration:none;
}
#leftnav h2 a:hover{
color:#222;
text-decoration:underline;
}
#bottom-bg {
	background:url(../images/bottom-bg-home.png) center 0 no-repeat;
	min-height:29px;
}
.breadcrumbs{
display:none;
}
img#home-dealerlocator{
display:block;
margin-top:10px;
margin-left:20px;
}