@charset "UTF-8";
/* CSS Document */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type:none;
}
body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4C4C4C;
	background-color: #6d737e;
	background-attachment: fixed;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #D31823;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
#mainwrapper {
	margin: auto;
	width: 864px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/header_bg.gif);
	position: relative;
	background-repeat: no-repeat;
	z-index: 0;
	height: 317px;
	clear: both;
	color: #FFFFFF;
}
body.sub #header {
	height: 260px;
	background-image: url(../images/sub_header.gif);
	background-repeat: no-repeat;
}

body.team #header {
	background-image: url(../images/team_header_bg.gif);
	background-repeat: no-repeat;
}
body.sales #header {
	background-image: url(../images/sales_header_bg.gif);
	background-repeat: no-repeat;
	height:303px;
	}
	
body.lifttrucks #header {
	background-image: url(../images/header_bg_lift_trucks.gif);
	background-repeat: no-repeat;
	height:323px;
	}
	
body.parts #header {
	background-image: url(../images/parts_header_bg.gif);
	background-repeat: no-repeat;
	height:252px;
}
body.rental #header {
	background-image: url(../images/rental_header_bg.gif);
	background-repeat: no-repeat;
	height:252px;
}
#logo {
	position: absolute;
	top: 24px;
	left: 29px;
	
	text-indent: -1999px;
}
#logo a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;
	width: 150px;
	height: 125px;
}

#nav {
	color: #FFFFFF;
	background-image: url(../images/nav-bg-new.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 622px;
  right: 10px;
	height: 44px;
	top: 0px;
}
#nav li { position: absolute; }
#nav li a {
	text-indent: -1999px;
	display: block;
	cursor:pointer;
	height:44px;
}

body.home #logo a.home_button {
	background-image:none;
	display:none;
}	

#logo a.home_button {
	background-image:url(../images/nav_home.gif);
	background-repeat:no-repeat;
	width:54px;
	height:34px;
	top:-25px;
	left:0px;
	position:absolute;
	display: block;
	position: absolute;
	}
#logo a.home_button:hover {
	background-image:url(../images/nav_home_over.gif);
	background-repeat:no-repeat;
	}
	
#nav li.nav_language {
	width:74px;
	height:44px;
	top: 0px;
	left: 0px;
}
#nav li.nav_language a:hover {
	background-image:url(../images/nav_french.gif);
	background-repeat:no-repeat;
	}
#nav li.nav_team {
	left: 88px;
	top: 0px;
	height: 44px;
	width: 50px;
}
body.team #nav li.nav_team a {
	background-image:url(../images/nav-new-team-on.gif);
	background-repeat:no-repeat;
}
body.team #nav li.nav_team a:hover {
	background-image:url(../images/nav-new-team-on.gif);
	background-repeat:no-repeat;
}
#nav li.nav_team a:hover {
	background-image:url(../images/nav-new-team-over.gif);
	background-repeat:no-repeat;
	}
#nav li.nav_sales {
	left: 155px;
	top: 0px;
	height: 44px;
	width: 40px;
}
body.sales #nav li.nav_sales a {
	background-image:url(../images/nav-new-cranes-on.gif);
	background-repeat:no-repeat;
}
body.sales #nav li.nav_sales a:hover {
	background-image:url(../images/nav-new-cranes-on.gif);
	background-repeat:no-repeat;
}
#nav li.nav_sales a:hover {
	background-image:url(../images/nav-new-cranes-over.gif);
	background-repeat:no-repeat;
	}
	
#nav li.nav_lifttrucks {
	left: 212px;
	top: 0px;
	height: 44px;
	width: 130px;
}
body.lifttrucks #nav li.nav_lifttrucks a {
	background-image: url(../images/nav-new-lift-trucks-on.gif);
	background-repeat: no-repeat;
}
body.lifttrucks #nav li.nav_lifttrucks a:hover {
	background-image: url(../images/nav-new-lift-trucks-on.gif);
	background-repeat: no-repeat;
}
#nav li.nav_lifttrucks a:hover {
	background-image: url(../images/nav-new-lift-trucks-over.gif);
	background-repeat: no-repeat;
	}
	
#nav li.nav_parts {
	left: 359px;
	top: 0px;
	height: 44px;
	width: 108px;
}
#nav li.nav_parts a:hover {
	background-image:url(../images/nav-new-parts-service-over.gif);
	background-repeat:no-repeat;
	}
body.parts #nav li.nav_parts a {
	background-image:url(../images/nav-new-parts-service-on.gif);
	background-repeat:no-repeat;
}
body.parts #nav li.nav_parts a:hover {
	background-image:url(../images/nav-new-parts-service-on.gif);
	background-repeat:no-repeat;
}
#nav li.nav_rental {
	left: 484px;
	top: 0px;
	height: 44px;
	width: 55px;
}
#nav li.nav_rental a:hover {
	background-image:url(../images/nav-new-rentals-over.gif);
	background-repeat:no-repeat;
	}
body.rental #nav li.nav_rental a {
	background-image:url(../images/nav-new-rentals-on.gif);
	background-repeat:no-repeat;
}
body.rental #nav li.nav_rental a:hover {
	background-image:url(../images/nav-new-rentals-on.gif);
	background-repeat:no-repeat;
}

#nav li.nav_news {
	left: 556px;
	top: 0px;
	height: 44px;
	width: 66px;
}
#nav li.nav_news a:hover {
	background-image:url(../images/nav-new-news-over.gif);
	background-repeat:no-repeat;
	}
body.news #nav li.nav_news a {
	background-image:url(../images/nav-new-news-on.gif);
	background-repeat:no-repeat;
}
body.news #nav li.nav_news a:hover {
	background-image:url(../images/nav-new-news-on.gif);
	background-repeat:no-repeat;
}


#header_extra {
	position: absolute;
	right: -13px;
	width: 13px;
	height: 317px;
	background-image: url(../images/home_header_extra.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
body.sub #header_extra { background-image: url(none); }
body.sales #header_extra {
	background-image: url(../images/sales_header_extra.gif);
	height:260px;
}
body.parts #header_extra {
	background-image: none;
	height:252px;
}
body.rental #header_extra {
	background-image: none;
	height:252px;
}
body.home h1{
	text-indent: -1999px;
	background-image: url(../images/home_h1.gif);
	background-repeat: no-repeat;
	height: 54px;
	/*width: 261px;*/
  width: 269px;
	margin-bottom: 0px;
	position: absolute;
	left: -2px;
	top: -10px;
	font-size: 0px;
}
body.team h1{
	text-indent: -1999px;
	background-image: url(../images/team_h1.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 297px;
	margin-bottom: 0px;
	position: absolute;
	left: -2px;
	top: -10px;
	font-size: 0px;
}
body.parts h1{
	text-indent: -1999px;
	background-image: url(../images/parts_h1.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 366px;
	margin-bottom: 0px;
	position: absolute;
	left: -2px;
	top: -10px;
	font-size: 0px;
}

body.lifttrucks h1 {
	text-indent: -1999px;
	background-image: url(../images/lift_trucks_h1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 396px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: -38px;
	font-size: 0px;
}

body.sales h1 {
	text-indent: -1999px;
	background-image: url(../images/sales_h1.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 351px;
	margin-bottom: 0px;
	position: absolute;
	left: -2px;
	top: -38px;
	font-size: 0px;
}
body.rental h1 {
	text-indent: -1999px;
	background-image: url(../images/rental_h1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 434px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: -38px;
	font-size: 0px;
}
body.listings h1 {
	text-indent: -1999px;
	background-image: url(../images/listings_h1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 441px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: -38px;
	font-size: 0px;
}
body.locations h1 {
	text-indent: -1999px;
	background-image: url(../images/locations_h1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 443px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: -38px;
	font-size: 0px;
}

#leftcolumn {
	width: 261px;
	padding-top: 50px;
	float: left;
	z-index: 2;
	display: inline;
	position: relative;
}


body.home #leftcolumn {
	width: 453px;
	position: relative;
	top: -485px;
	margin-bottom: -460px;
}


body.lifttrucks #leftcolumn {
	width: 453px;
	padding-top: 0px;
	top: 15px;
	margin-bottom: 50px;
}

body.team #leftcolumn {
	width: 451px;
	padding-top: 27px;
	top: -15px;
}
body.sales #leftcolumn {
	width: 453px;
	padding-top: 0px;
	top: -25px;
}
body.parts #leftcolumn {
	width: 453px;
	padding-top: 25px;
	top: -10px;
}
body.rental #leftcolumn {
	width: 453px;
	padding-top: 0px;
	top: 15px;
}
body.locations #leftcolumn {
	width: 453px;
	padding-top: 0px;
	top: 15px;
}



body.lifttrucks table {
	background-color: #CCC;
	padding: 10px;
}

body.lifttrucks table tr td {
	background-color: #efefef;
	padding: 10px;
	border: 3px solid #ccc;
}

body.lifttrucks table tr th {
	color: #d31823;
	padding-left: 15px;
	padding-bottom: 5px;
}

body.home h2 {
	text-indent: -1999px;
	background-image: url(../images/home_callus.gif);
	background-repeat: no-repeat;
	width: 456px;
	height: 38px;
	display: block;
	position: absolute;
	left: -100px;
	top: 0px;
}
body.team h2 {
	text-indent: -1999px;
	background-image: url(../images/team_h2.gif);
	background-repeat: no-repeat;
	width: 151px;
	height: 19px;
	display: block;
	position: relative;
	top: 0px;
	margin-bottom: 12px;
	margin-top: 18px;
}
body.parts h2 {
	text-indent: -1999px;
	background-image: url(../images/parts_h2.gif);
	background-repeat: no-repeat;
	width: 397px;
	height: 55px;
	display: block;
	position: relative;
	top: 0px;
	margin-bottom: 12px;
	margin-top: 18px;
}
#rightcolumn {
	width: 574px;
	background-image: url(../images/home_right_grad_new.gif);
	background-repeat: repeat-x;
	background-position: 0 37px;
	float: right;
	padding-top: 57px;
	position: relative;
	display: inline;
}

body.home #rightcolumn {
	width: 384px;
}

body.lifttrucks #rightcolumn {
	width:384px;
	background-image: none;
	padding-top: 0px;
}

body.team #rightcolumn {
	background-image: none;
	padding-top: 0px;
	width: 384px;
}
body.sales #rightcolumn {
	width:384px; 
	background-image: none;
	padding-top: 0px;
}
body.parts #rightcolumn {
	width:384px; 
	background-image: none;
	padding-top: 0px;
}

body.rental #rightcolumn {
	width:384px;
	background-image: none;
	padding-top: 0px;
	margin-top: 30px;
}
body.locations #rightcolumn {
	width:384px;
	background-image: none;
	padding-top: 0px;
}


#content {
	z-index: 2;
	position: relative;
	margin-top: 10px;
	clear: both;
	margin-bottom: 20px;
	padding-left: 13px;
}
#footer {
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding: 3px 0 5px 0;
	margin-bottom: 20px;
	margin-top: 20px;
}
#footer li {
	display: inline;
	padding: 0 6px 0 6px;
}
#footer ul {
	margin-right: auto;
	margin-left: auto;
}
div.cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#touts { width: 574px; }
#touts li {
	margin-right: 6px;
	position: relative;
	display: inline;
	float: left;
}
body.sub #touts li {
	margin-right: 0px;
	/*display:block;*/
	margin-bottom: 20px;
}
#touts li a, #touts li p { text-indent: -2199px; }
#touts li a { 
	width: 183px;
	height: 171px;
	display: block;
	cursor:pointer;
}
#touts li.touts_sales a {
	margin-left: 7px;
	background-image: url(../images/home_tout_sales_over.jpg);
	background-repeat: no-repeat;
}
#touts li.touts_parts a {
	background-image: url(../images/home_tout_parts_over.jpg);
	background-repeat: no-repeat;
}
#touts li.touts_rent a { 
	background-image: url(../images/home_tout_rent_over.jpg);
	background-repeat: no-repeat;
}
#touts li.touts_parts a:link,#touts li.touts_parts a:visited { background-image:url(../images/home_tout_parts.jpg) }
#touts li.touts_sales a:link, #touts li.touts_sales a:visited { background-image:url(../images/home_tout_sales.jpg) }
#touts li.touts_rent a:link, #touts li.touts_rent a:visited { background-image:url(../images/home_tout_rent.jpg) }

#touts li.touts_parts a:hover,#touts li.touts_parts a:focus  { background-image:url(../images/home_tout_parts_over.jpg) }
#touts li.touts_sales a:hover,#touts li.touts_sales a:focus { background-image:url(../images/home_tout_sales_over.jpg) }
#touts li.touts_rent a:hover,#touts li.touts_rent a:focus { background-image:url(../images/home_tout_rent_over.jpg) }

#touts li.touts_rent a{ background-image: url(../images/home_tout_rent.jpg); }

#touts div.cleaner {
	height: 14px;
	background-image: url(../images/home_touts_bottom_new.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

body.sub #touts { width: 384px; }

table#hmpg4way {
	position: relative;
	top: 8px;
	margin-left: 6px;
}

table#hmpg4way td img {
	margin:  0 6px 6px 0;
}

table#hmpg4way td img#cranes {
	background: url(../images/home_tout_sales.gif) no-repeat;
}

table#hmpg4way td#one, table#hmpg4way td img#cranes:hover {
	background: url(../images/home_tout_sales_over.gif) no-repeat;
}

table#hmpg4way td img#parts {
	background: url(../images/home_tout_parts.gif) no-repeat;
}

table#hmpg4way td#two, table#hmpg4way td img#parts:hover {
	background: url(../images/home_tout_parts_over.gif) no-repeat;
}

table#hmpg4way td img#lifttrucks {
	background: url(../images/home_tout_lift_trucks.gif) no-repeat;
}

table#hmpg4way td#three, table#hmpg4way td img#lifttrucks:hover {
	background: url(../images/home_tout_lift_trucks_over.gif) no-repeat;
}

table#hmpg4way td img#rent {
	background: url(../images/home_tout_rent.gif) no-repeat;
}

table#hmpg4way td#four, table#hmpg4way td img#rent:hover {
	background: url(../images/home_tout_rent_over.gif) no-repeat;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #4C4C4C;
	text-decoration: underline;
}
#footer a:hover { text-decoration:none }
#copyright {
	text-align: center;
	margin-bottom: 20px;
}
#brands {
	text-align: center;
	margin-bottom: 20px;
	background-image: url(../images/brands_box5.gif);
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 8px 0 5px 0;
	height: 183px;
	position: relative;
}
p {
	margin-bottom: 14px;
	margin-right: 15px;
}
#brands h4 {
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 11px;
}
#touts ul {
	margin: 0px;
	padding: 0px;
}
#teamwindow {
	height: 375px;
	width: 425px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 12px;
	border: solid 1px #999999;
	position: relative;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #D31823;
}
h4 {
	font-size: 11px;
	color: #000000;
	margin-bottom: 8px;
}
#imagearea {
	background-color: #D6D6D6;
	padding: 13px 13px;
	position: relative;
	margin-bottom: 15px;
	width: 358px;
}
#imagearea li img {
	display:block;
	border: 2px solid #FFFFFF;
	width:356px;
	height:346px;
	background-image: url(../images/team_cycle1.jpg);
}

#viewvideo a {
	height: 25px;
	width: 64px;
	display: block;
	cursor:pointer;
}
#viewvideo {
	position: absolute;
	left: 20px;
	top: 175px;
	width: 64px;
	height: 25px;
	background-image: url(../images/viewvideo_btn.gif);
	text-indent: -1999px;
	visibility: hidden;
}
#viewvideo a:hover { background-image: url(../images/viewvideo_btn_over.gif); }
img.teamimage {
	border: 2px solid #D31823;
	margin-right: 15px;
	float: left;
	position: relative;
	display: block;
	margin-bottom: 20px;
	clear: left;
}
body.sub #touts li.join {
	background-image: url(../images/sub_tout_join.gif);
	width: 384px;
	height: 98px;
	background-repeat: no-repeat;
}
body.sub #touts li.join a {
	height: 98px;
	width: 384px;
}
body.sub #touts li.call {
	background-image: url(../images/sub_tout_callus.gif);
	width: 384px;
	background-repeat: no-repeat;
}
body.sub #touts li.call a {
	height: 56px;
	width: 386px;
}
#testimonials {
	position: absolute;
	bottom: 0px;
	padding: 12px;
	width: 335px;
	color: #000000;
}
#testimonials p { font-style: italic; }
.cyclingtext {
	position: absolute;
	z-index: 3;
	padding: 15px;
	width: 330px;
	bottom: 0px;
}
.cyclingtext p {
	margin-bottom: 0px;
	font-style: italic;
}
#sales_categories {
	margin: 0 auto;
	width: 761px;
	background-image: url(../images/sales_categories.jpg);
	background-repeat: no-repeat;
	height: 215px;
	position: relative;
}
#sales_categories li a {
	text-indent: -1999px;
	display: block;
	cursor: pointer;
	height: 79px;
}
#sales_categories h2 {
	text-indent: -1999px;
	background-image: url(../images/sales_categoryanim.gif);
	background-repeat: none;
	width: 480px;
	height: 21px;
	display: block;
	position: absolute;
	top: 11px;
	left: 140px;
}
#sales_categories li { position: absolute; }
#sales_categories li.allterrain {
	top: 44px;
	width: 122px;
	height: 79px;
	left: 48px;
}
#sales_categories li.boom {
	height: 79px;
	width: 102px;
	left: 204px;
	top: 44px;
}
#sales_categories li.carry {
	height: 79px;
	width: 69px;
	left: 349px;
	top: 44px;
}
#sales_categories li.crawler {
	height: 79px;
	width: 113px;
	left: 479px;
	top: 44px;
}
#sales_categories li.forklifts {
	height: 79px;
	width: 115px;
	left: 610px;
	top: 44px;
}
#sales_categories li.hydraulic {
	height: 79px;
	width: 146px;
	left: 36px;
	top: 125px;
}
#sales_categories li.rough {
	height: 79px;
	width: 106px;
	left: 204px;
	top: 125px;
}
#sales_categories li.tower {
	height: 79px;
	width: 135px;
	left: 319px;
	top: 125px;
}
#sales_categories li.hireach {
	height: 79px;
	width: 99px;
	left: 490px;
	top: 125px;
}
#sales_categories li.other {
	height: 79px;
	width: 37px;
	left: 653px;
	top: 125px;
}
#sales_categories li.allterrain a:hover { 
	background-image: url(../images/sales_allterrain.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.boom a:hover {
	background-image: url(../images/sales_boom.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.carry a:hover { 
	background-image: url(../images/sales_carry.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.forklifts a:hover {
	background-image: url(../images/sales_forklifts.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.crawler a:hover {
	background-image: url(../images/sales_crawler.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.hydraulic a:hover {
	background-image: url(../images/sales_hydraulic.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.rough a:hover {
	background-image: url(../images/sales_rough.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.tower a:hover {
	background-image: url(../images/sales_tower.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.hireach a:hover {
	background-image: url(../images/sales_hireach.jpg);
	background-repeat: no-repeat;
}
#sales_categories li.other a:hover {
	background-image: url(../images/sales_other.jpg);
	background-repeat: no-repeat;
}
body.parts #viewvideo { display: none; }
ul.viewvideo li {
	background-image: url(../images/parts_viewvideo_btn.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 64px;
	display: none;
}
ul.viewvideo li a {
	text-indent: -1999px;
	display: block;
	height: 25px;
	cursor: pointer;
}
ul.viewvideo li a:hover {
	background-image: url(../images/parts_viewvideo_btn_over.gif);
	background-repeat: no-repeat;
}
body.sub #touts li.partsquote {
	background-image: url(../images/parts_quote.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 384px;
}
body.sub #touts li.locations {
	background-image: url(../images/sub_tout_locations.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 384px;
}
body.sub #touts li a {
	width: 384px;
	height: auto;
}
body.sub #touts li.locations a {
	height: 87
];
	width: 384px;
	cursor: pointer;
	height: 87px;
}
body.sub #touts li.rentalquote {
	background-image: url(../images/rental_quote.gif); /** Need French **/
	height: 145px;
	width: 384px;
}
ul.rates li {
	background-image: url(../images/rental_rates.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 253px;
}
ul.rates li a {
	text-indent: -1999px;
	display: block;
	cursor: pointer;
	height: 153px;
}
#brands li {
	position: absolute;
	display: inline;
	top: 31px;
}
#brands li a {
	text-indent: -2999px;
	display: block;
	height: 33px;
	cursor: pointer;
}
#brands li.manitex {
	height: 38px;
	width: 144px;
	/*left: 194px;*/
	left: 40px;
}

/*#brands li.elliott {
	height: 33px;
	width: 90px;
	left: 370px;
}*/

#brands li.marinetravelift {
	height: 38px;
	width: 164px;
	/*left: 500px;*/
	left: 191px;
}

#brands li.shuttlelift {
	height: 37px;
	width: 151px;
	/*left: 500px;*/
	left: 370px;
}
#brands li.tadano {
	height: 33px;
	width: 117px;
	/*left: 680px;*/
	left: 542px;
}
#brands li.broderson {
	height: 33px;
	width: 132px;
	/*left: 45px;*/
	left: 670px;
}

#brands li.terex_tower {
	height: 33px;
	width: 160px;
	left: 87px;
	top: 141px;
}
#brands li.terex_ppm {
	height: 33px;
	width: 138px;
	left: 430px;
	top: 142px;
}
#brands li.terex_demag {
	height: 33px;
	width: 165px;
	left: 260px;
	top: 141px;
}
#brands li.terex_american {
	height: 33px;
	width: 177px;
	left: 576px;
	top: 141px;
}

#brands li.taylor {
	height: 60px;
	width: 88px;
	top: 79px;
	left: 151px;
}

#brands li.taylor a {
	height: 55px;
}

#brands li.potain {
	height: 33px;
	width: 130px;
	left: 257px;
	top: 86px;
}

#brands li.hirschman {
	height: 33px;
	width: 140px;
	left: 405px;
	top: 85px;
}

#brands li.mantis {
	height: 50px;
	width: 93px;
	left: 585px;
	top: 75px;
}

#brands li.mantis a {
	height: 55px;
}

iframe.listings {
	width: 627px;
	height: 725px;
	border: none;
}

body.listings #sales_categories {
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 558px;
	background-image: url(../images/listings_categories_bg.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li { height:65px; width:95px; }
body.listings #sales_categories li.allterrain {
	top: 88px;
	left: 5px;
}
body.listings #sales_categories li.boom {
	left: 104px;
	top: 88px;
}
body.listings #sales_categories li.carry {
	left: 5px;
	top: 166px;
}
body.listings #sales_categories li.crawler {
	left: 104px;
	top: 166px;
}
body.listings #sales_categories li.forklifts {
	left: 104px;
	top: 246px;
}
body.listings #sales_categories li.hydraulic {
	left: 5px;
	top: 246px;
}
body.listings #sales_categories li.rough {
	left: 5px;
	top: 322px;
}
body.listings #sales_categories li.tower {
	left: 104px;
	top: 322px;
}
body.listings #sales_categories li.hireach {
	left: 5px;
	top: 397px;
}
body.listings #sales_categories li.other {
	left: 104px;
	top: 397px;
}
body.listings #sales_categories li.all {
	left: 31px;
	top: 474px;
	width: 156px;
}
body.listings #sales_categories li a { height:65px }
body.listings #sales_categories li.allterrain a:hover { 
	background-image: url(../images/listings_allterrain.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.boom a:hover {
	background-image: url(../images/listings_boom.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.carry a:hover { 
	background-image: url(../images/listings_carry.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.forklifts a:hover {
	background-image: url(../images/listings_forklifts.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.crawler a:hover {
	background-image: url(../images/listings_crawler.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.hydraulic a:hover {
	background-image: url(../images/listings_hydraulic.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.rough a:hover {
	background-image: url(../images/listings_rough.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.tower a:hover {
	background-image: url(../images/listings_tower.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.hireach a:hover {
	background-image: url(../images/listings_hireach.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.other a:hover {
	background-image: url(../images/listings_other.jpg);
	background-repeat: no-repeat;
}
body.listings #sales_categories li.all a:hover {
	background-image: url(../images/listings_all.jpg);
	background-repeat: no-repeat;
}

body.allterrain #sales_categories li.allterrain a { 
	background-image: url(../images/listings_allterrain.jpg);
	background-repeat: no-repeat;
}
body.boom #sales_categories li.boom a {
	background-image: url(../images/listings_boom.jpg);
	background-repeat: no-repeat;
}
body.carry #sales_categories li.carry a { 
	background-image: url(../images/listings_carry.jpg);
	background-repeat: no-repeat;
}
body.forklifts #sales_categories li.forklifts a {
	background-image: url(../images/listings_forklifts.jpg);
	background-repeat: no-repeat;
}
body.crawler #sales_categories li.crawler a {
	background-image: url(../images/listings_crawler.jpg);
	background-repeat: no-repeat;
}
body.hydraulic #sales_categories li.hydraulic a {
	background-image: url(../images/listings_hydraulic.jpg);
	background-repeat: no-repeat;
}
body.rough #sales_categories li.rough a {
	background-image: url(../images/listings_rough.jpg);
	background-repeat: no-repeat;
}
body.tower #sales_categories li.tower a {
	background-image: url(../images/listings_tower.jpg);
	background-repeat: no-repeat;
}
body.hireach #sales_categories li.hireach a {
	background-image: url(../images/listings_hireach.jpg);
	background-repeat: no-repeat;
}
body.other #sales_categories li.other a {
	background-image: url(../images/listings_other.jpg);
	background-repeat: no-repeat;
}
body.all #sales_categories li.all a {
	background-image: url(../images/listings_all.jpg);
	background-repeat: no-repeat;
}body.listings #touts li.locations {
	background-image: url(../images/sub_tout_locations_sm.jpg);
	height: 140px;
	width: 210px;
}
body.listings #rightcolumn2 {
	float: right;
	width: 210px;
	display: inline;
	position: relative;
}
body.listings #touts li.locations a {
	width: 210px;
	height: 140px;
	cursor: pointer;
}
body.locations #viewvideo { display: none; }
#locations {
	margin-left: 22px;
	margin-top: 20px;
}
#locations h2 {
	background-repeat: no-repeat;
	text-indent: -1999px;
	display: block;
	clear: both;
	margin-bottom: 8px;
	margin-top: 22px;
}
#locations h2.ontario {
	background-image: url(../images/locations_h2_ontario.gif);
	height: 20px;
	width: 158px;
}
#locations h2.quebec {
	background-image: url(../images/locations_h2_quebec.gif);
	height: 20px;
	width: 158px;
}

#locations h2.alberta {
	background-image: url(../images/locations_h2_alberta.gif);
	height: 19px;
	width: 132px;
}

body.sub #touts div.cleaner {
	height: 0px;
	background-image: none;
}
#ticker {
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	height: 27px;
	width: 575px;
	position: absolute;
	right: 0px;
	top: 50px;
	z-index: 4;
	color: #FFFFFF;
	overflow: hidden;
}
#mainwrapper > #ticker { border:none;}

#ticker_fade {
	z-index: 2;
	position: absolute;
	height: 27px;
	width: 100%;
	background-repeat: no-repeat;
}
#ticker > #ticker_fade{background-image: url(../images/ticker_fade.png);}

#ticker_content {
	background-color:#D31823;
	position: absolute;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px;
	width: 562px;
	height:27px
}
#ticker > #ticker_content{background:none; background-image: url(../images/ticker_bg.png); border:none;}
a.ticker_news:link {
	color: #FFFFFF;
	text-decoration: none;
}
body.listings #sales_categories h2 {
	background-image: none;
	left: 30px;
	width: 150px;
	height: 56px;
}
body.listings iframe body { margin: 10px; }

#listingsarea {
	position: relative;
	float: left;
	width: 627px;
	height: 725px;
	border: solid 1px #999999;
}
body.listings #touts { width: 210px; }
#tout1rollover {
	background-image: url(../images/home_tout_sales_over.jpg);
	visibility: hidden;
}
#tout2rollover {
	background-image: url(../images/home_tout_rent_over.jpg);
	visibility: hidden;
}
#tout3rollover {
		background-image: url(../images/home_tout_parts_over.jpg);
	visibility: hidden;
}
div.bio {
	float: left;
	width: 300px;
}
div.staff {
	clear: both;
	margin-bottom: 7px;
}
