@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_bg2.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;
}

body.access #header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 317px;
}

#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: 646px;
	height: 44px;
	right: 10px;
	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: 36px;
	height: 34px;
	top: -25px;
	left: 0px;
	position: absolute;
	display: block;
	}
	
#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: 87px;
	top: 0px;
	height: 44px;
	width: 36px;
}

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: 142px;
	top: 0px;
	height: 44px;
	width: 51px;
}

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(../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: 211px;
	top: 0px;
	height: 44px;
	width: 78px;
}

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: 308px;
	top: 0px;
	height: 44px;
	width: 107px;
}

#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: 434px;
	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: 507px;
	top: 0px;
	height: 44px;
	width: 37px;
}

#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;
}

#nav li.nav_access {
	left: 555px;
	top: 0px;
	height: 44px;
	width: 91px;
}

#nav li.nav_access a:hover {
	background-image: url(../images/nav_accessibility_over.gif);
	background-repeat: no-repeat;
}

body.access #nav li.nav_access a {
	background-image: url(../images/nav_accessibility_selected.gif);
	background-repeat: no-repeat;
}

body.news #nav li.nav_access a {
	background-image: url(../images/nav_accessibility.gif);
	background-repeat: no-repeat;
}

body.news #nav li.nav_access a:hover {
	background-image: url(../images/nav_accessibility_over.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;
	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: 24px;
	width: 261px;
	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: 25px;
	width: 287px;
	margin-bottom: 0px;
	position: absolute;
	left: -2px;
	top: -10px;
	font-size: 0px;
}

body.sales h1 {
	text-indent: -1999px;
	background-image: url(../images/sales_h1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 336px;
	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: 397px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: -38px;
	font-size: 0px;
}

body.lifttrucks h1 {
	text-indent: -1999px;
	background-image: url(../images/lift_trucks_h1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 263px;
	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: 25px;
	width: 443px;
	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;
}

body.access h1{
	text-indent: -1999px;
	background-image: url(../images/accessibility_h1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 296px;
	margin-bottom: 0px;
	position: absolute;
	left: -2px;
	top: 10px;
	font-size: 0px;
}

#leftcolumn {
	width: 261px;
	padding-top: 50px;
	float: left;
	z-index: 2;
	display: inline;
	position: relative;
}
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.lifttrucks #leftcolumn {
	width: 453px;
	padding-top: 0px;
	top: 15px;
	margin-bottom: 50px;
}
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, body.access h2{
	text-indent: -1999px;
	background-image: url(../images/home_callus.gif);
	background-repeat: no-repeat;
	width: 452px;
	height: 37px;
	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: 172px;
	height: 17px;
	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: 412px;
	height: 28px;
	display: block;
	position: relative;
	top: 0px;
	margin-bottom: 12px;
	margin-top: 18px;
}
#rightcolumn {
	width: 384px;
	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.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.lifttrucks #rightcolumn {
	width: 384px;
	background-image: none;
	padding-top: 0px;
}

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

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


#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: 384px; }

#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.gif);
	background-repeat: no-repeat;
}
#touts li.touts_parts a {
	background-image: url(../images/home_tout_parts_over.gif);
	background-repeat: no-repeat;
}
#touts li.touts_rent a { 
	background-image: url(../images/home_tout_rent_over.gif);
	background-repeat: no-repeat;
}

#touts li.touts_parts a:link { background-image: url(../images/home_tout_parts.gif) }
#touts li.touts_sales a:link { background-image: url(../images/home_tout_sales.gif) }
#touts li.touts_rent a:link { background-image: url(../images/home_tout_rent.gif) }

#touts li.touts_parts a:visited { background-image: url(../images/home_tout_parts.gif) }
#touts li.touts_sales a:visited { background-image: url(../images/home_tout_sales.gif) }
#touts li.touts_rent a:visited { background-image: url(../images/home_tout_rent.gif) }

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

/*#touts li.touts_parts a:active { background-image: url(../images/home_tout_parts.jpg) }
#touts li.touts_sales a:active { background-image: url(../images/home_tout_sales.jpg) }
#touts li.touts_rent a:active { background-image: url(../images/home_tout_rent.jpg) }

#touts li.touts_parts a:focus { background-image: url(../images/home_tout_parts.jpg) }
#touts li.touts_sales a:focus { background-image: url(../images/home_tout_sales.jpg) }
#touts li.touts_rent a:focus { 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: 93px;
	display: block;
	cursor: pointer;
}
#viewvideo {
	position: absolute;
	left: 20px;
	top: 175px;
	width: 93px;
	height: 25px;
	background-image: url(../images/viewvideo_btn.gif);
	text-indent: -1999px;
}
#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: 207px;
	position: relative;
}
#sales_categories li a {
	text-indent: -1999px;
	display: block;
	cursor: pointer;
	height: 75px;
}
#sales_categories h2 {
	text-indent: -1999px;
	background-image: url(../images/sales_categoryanim.gif);
	background-repeat: none;
	width: 384px;
	height: 20px;
	display: block;
	position: absolute;
	top: 11px;
	left: 190px;
}
#sales_categories li { position: absolute; }
#sales_categories li.allterrain {
	top: 40px;
	width: 122px;
	height: 70px;
	left: 48px;
}
#sales_categories li.boom {
	height: 70px;
	width: 107px;
	left: 204px;
	top: 40px;
}
#sales_categories li.carry {
	height: 70px;
	width: 77px;
	left: 350px;
	top: 40px;
}
#sales_categories li.crawler {
	height: 70px;
	width: 109px;
	left: 483px;
	top: 40px;
}
#sales_categories li.forklifts {
	height: 70px;
	width: 86px;
	left: 617px;
	top: 40px;
}
#sales_categories li.hydraulic {
	height: 75px;
	width: 130px;
	left: 44px;
	top: 110px;
}
#sales_categories li.rough {
	height: 75px;
	width: 118px;
	left: 200px;
	top: 110px;
}
#sales_categories li.tower {
	height: 75px;
	width: 133px;
	left: 319px;
	top: 110px;
}
#sales_categories li.hireach {
	height: 75px;
	width: 105px;
	left: 490px;
	top: 110px;
}
#sales_categories li.other {
	height: 75px;
	width: 45px;
	left: 653px;
	top: 110px;
}
#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: 93px;
}
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);
	height: 111px;
	width: 384px;
}
ul.rates li {
	background-image: url(../images/rental_rates.gif);
	background-repeat: no-repeat;
	height: 153px;
	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;*/
	width: 849px;
	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: 92px;
	left: 6px;
}
body.listings #sales_categories li.boom {
	left: 110px;
	top: 92px;
}
body.listings #sales_categories li.carry {
	left: 6px;
	top: 166px;
}
body.listings #sales_categories li.crawler {
	left: 110px;
	top: 169px;
}
body.listings #sales_categories li.forklifts {
	left: 110px;
	top: 247px;
}
body.listings #sales_categories li.hydraulic {
	left: 6px;
	top: 247px;
}
body.listings #sales_categories li.rough {
	left: 6px;
	top: 324px;
}
body.listings #sales_categories li.tower {
	left: 109px;
	top: 324px;
}
body.listings #sales_categories li.hireach {
	left: 6px;
	top: 406px;
}
body.listings #sales_categories li.other {
	left: 109px;
	top: 400px;
}
body.listings #sales_categories li.all {
	left: 33px;
	top: 475px;
	width: 159px;
}
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;*/
	width: 849px;
	height: 725px;
	border: solid 1px #999999;
}
body.listings #touts { width: 210px; }
#tout1rollover {
	background-image: url(../images/home_tout_sales_over.gif);
	visibility: hidden;
}
#tout2rollover {
	background-image: url(../images/home_tout_rent_over.gif);
	visibility: hidden;
}
#tout3rollover {
		background-image: url(../images/home_tout_parts_over.gif);
	visibility: hidden;
}
div.bio {
	float: left;
	width: 300px;
}
div.staff {
	clear: both;
	margin-bottom: 7px;
}

/* Begin WordPress Fixes */

/* Sidebar Elements */

.news h2 {
	color: #d31823;
	margin-bottom: 15px;
}

.news #rightcolumn {
	width: 250px;
	top: 10px;
	padding: 0 0 20px 20px;
	margin-bottom: 20px;
	background-position: top;
	background-color: #d62b34;
}

.news #rightcolumn h2 {
	font-size: 14px;
	color: #e5e5e5;
	margin: 20px 0 10px;
}

.news #rightcolumn form {
	margin: 20px 0 15px;
}

.news #rightcolumn form input#search {
	padding: 1px;
	border: 1px solid #999;
	color: #666;
}

.news #rightcolumn form input#searchsubmit {
	padding: 0 5px 0 5px;
	border: 1px solid #999;
	margin-left: 5px;
	background-color: #f0f0f0;
}

.news #rightcolumn form input#searchsubmit: hover {
	color: #d31823;
	border: 1px solid #ccc;
	cursor: pointer;
	cursor: hand;
}

.news #rightcolumn a {
	color: #fff;
	text-decoration: none;
}

.news #rightcolumn a:hover {
	text-decoration: underline;
}

.news #rightcolumn ul li ul li {
	list-style-type: disc;
	color: #e5e5e5;
	margin-left: 15px;
}

.news #rightcolumn .sidebarbottom {
	position: relative;
	left: -20px;
	top: 20px;
}

.widget_tag_cloud a {
	margin-right: 15px;
}

/* Entry Properties */

.posteddata {
	font-size: 9px;
	margin-bottom: 10px;
	color: #999;
}

.entry hr {
	color: #d31823;
	background-color: #d31823;
  border: 0;
  width: 100%;
  height: 1px;
	margin: 20px 0 20px 0;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6,
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	color: #d31823;
	margin: 5px 0 15px 0;
	padding: 0;
}

.entry dt {
	font-weight: bold;
}

.entry dd {
	margin: 10px 20px 10px 20px;
}

.entry ul li {
	list-style-type: disc;
	margin: 10px 20px 10px 20px;
}

.entry ol li {
	list-style-type: decimal;
	margin: 10px 20px 10px 20px;
}

.entry legend {
	padding: 0 10px 2px 10px;
	border: 1px solid #999;
	font-weight: bold;
}

.entry label {
	font-weight: bold;
}

.entry select {
	border:  1px solid #999;
	margin-bottom: 20px;
}

.entry textarea {
	border:  1px solid #999;
}

.entry fieldset {
	padding: 0 10px 0 10px;
	border: 1px solid #999;
	background-color: #f7f7f7;
}

.entry input {
	border: 1px solid #999;
	margin-bottom: 20px;
}

.entry input.radio, .entry input.checkbox {
	border: 0;
	margin: 0 5px 20px 5px;
}

.entry form {
	padding: 20px 20px 20px 10px;
}

.entry th, .entry td {
	padding: 5px 10px 5px 10px;
}

.entry input.button {
	margin: 0 5px 0 5px;
}

.entry input.button: hover {
	color: #d31823;
	border: 1px solid #ccc;
	cursor: pointer;
	cursor: hand;
}

.entry sub, .entry sup {
	font-size: 9px;
}

.entry sub {
	position: relative;
	top: -3px;
}

.entry sup {
	position: relative;
	top: 3px;
}

.entry acronym, .entry abbr, .entry cite {
	border-bottom: 1px dotted;
}

.entry acronym: hover, .entry abbr: hover, .entry cite: hover {
	border-bottom: 1px solid;
}

.entry blockquote {
	padding: 20px 20px 0 20px;
	margin: 20px 0 20px 0;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

/* Comments */



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

form#commentform textarea, form#commentform input {
	border: 1px solid #999;
}

input#submit: hover {
	color: #d31823;
	border: 1px solid #ccc;
	cursor: pointer;
	cursor: hand;
}
	

/* Footer Display Fix */

.news #footer {
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	padding: 3px 0 5px 0;
	margin-bottom: 20px;
	margin-top: 20px;
}

.news #footer li {
	display: inline;
	padding: 0 6px 0 6px;
}

.news #footer ul {
	margin-right: auto;
	margin-left: auto;
}