body {
	background-image: url(images/bckgrnd-page.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	background-position:center top;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table td tr th {
	display:block;
	color: #ffffff;
	font: normal normal 14px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}


img { 
	border: none;
	vertical-align: top;
	}
.container {
	width: 991px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content {
	background:  url(images/body-bckgrnd.png);
	background-position:0px 23px;
    top:23px;
	background-repeat: repeat-y;
	width: 719px;
	float:right;	
}
.content2 {
    padding-left:40px;
	padding-right:40px;
	
}

.StockImage {
	width: 600px;
	padding:6px;
	display:block;	
	float:left;
}


.box {
	background:  url(images/box-bckgrnd.png);
	background-repeat: repeat-x;
	width: 228px;
	float: left;
	padding-right:6px;	
}
.box-inside {
	width: 180px;
	padding-left: 30px;
	float: left;
	min-height:310px;	
}
.box-updates {
	width: 230px;
	padding-left: 34px;
	white-space:normal;
	word-wrap: break-word;	
}
h1 {
	margin: 0; 
	padding-left: 40px;
	color: #ffffff;
	font: normal normal 32px/120% 'Play', Impact, Charcoal, sans-serif;
	line-height: 40px;
	letter-spacing:-1px;
	font-weight: bold;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}

.H1SliderLink {
	margin: 0; 
	color: #ffffff;
	font: normal normal 32px/120% 'Play', Impact, Charcoal, sans-serif;
	line-height: 40px;
	letter-spacing:-1px;
	font-weight: bold;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
	text-decoration:none;
}


.header {
	background:   url(images/bckgrnd-header.png);
	line-height: 74px;
}

h2 {
	margin: 0; 
	text-indent: 10px;
	color: #ffffff;
	font: normal normal 24px/150% 'Play', verdana, arial, helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight: bold;
	background:   url(images/bckgrnd-header2.png);
	line-height: 59px;
	

}
h3 {
	margin: 0; 
	padding: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #ffffff;
	font: normal normal 18px/150% 'Play', verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}

.HomePageBoxLink {
	margin: 0; 
	padding: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #ffffff;
	font: normal normal 18px/150% 'Play', verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	text-decoration:none;
}

.categoryheader {
	background-image:   url(images/bckgrnd-header3.png);
	line-height: 85px;
	padding-top: 20px;
	padding-bottom: 15px;
	background-repeat:no-repeat;
	text-indent: 20px;
	color: #ffffff;
	font: normal normal 26px/150% 'Play', verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	display: block;
}

.icon {
	float: left;
	display: inline-block;

}
ul
{
list-style-type: none;
padding: 0px;
margin: 10px;
}
ul li
{
background-image:   url(images/bullet.png);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 20px;
}


hr.style-four 

{ 
	background:url(images/hr.png) no-repeat top center;
	height:20px;
	border:none;

}


.floatright {
	float: right;
}
#footer {
	background-image:  url(images/footer.png);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	white-space:nowrap;
	clear:both;
	height:81px;
	line-height: 75px;
	text-align:right;
	display:inline-block; 
	vertical-align:middle;
	padding-bottom:24px;
}

.inline-list {
	width: 75%;
	padding-left: 55px;
	}
.inline-list p {
	display: inline;
	}
.inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	}

.text-anim {
	padding-top: 20px;
	padding-left: 40px;
	color: #ffffff;
	font: normal normal 13px/130% 'Open Sans', verdana, arial, helvetica, sans-serif;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 2);
	display: inline-block;
	width:240px;
}

.reqtext {
	color: #C30001;
	font: normal normal 14px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.text32 {
	color: #ffffff;
	font: normal normal 32px/120% 'Play', Impact, Charcoal, sans-serif;
}
.text24 {
	color: #ffffff;
	font: normal normal 24px/100% 'Open Sans', verdana, arial, helvetica, sans-serif;
}

.text20 {
	color: #ffffff;
	font: bold normal 20px/150% 'Open Sans', verdana, arial, helvetica, sans-serif;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.text18 {
	color: #ffffff;
	font: normal normal 18px/100% 'Open Sans', verdana, arial, helvetica, sans-serif;
}
.text16 {
	color: #ffffff;
	font: normal normal 16px/160% 'Open Sans', verdana, arial, helvetica, sans-serif;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
.text15 {
	color: #ffffff;
	font: bold normal 15px/150% 'Open Sans', verdana, arial, helvetica, sans-serif;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	text-decoration:none;
}
.text14 {
	color: #ffffff;
	font: normal normal 14px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
.text13 {
	clear:both;
	color: #ffffff;
	font: normal normal 13px/120%  'Open Sans', verdana, arial, helvetica, sans-serif;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 2);}
.text12 {
	color: #ffffff;
	font: normal 12px/110%  'Open Sans', verdana, arial, helvetica, sans-serif;
}
.text11{
	color: #ffffff;
	font: normal normal 11px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
}
.text10{
	color: #ffffff;
	font: normal normal 10px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
}
.search-holder {
	position: relative;
	width: 991px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index:2;
}
#search{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:17px;
	left:655px;
	width:300px;
	height:40px;
}

.footer {
	font: normal normal 14px/170% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
a.footer:link {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
a.footer:active {

	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
a.footer:visited {

	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
a.footer:hover {

	color: #ffffff;
	font-style: normal;
	text-decoration: none;  border-bottom: 1px #ffffff dotted;
	font-weight: normal;
}
#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 719px; 
    height: 396px; 
	float:left;
}
#slideshow > div { 
    position: absolute; 
}
.slide1{
	background: url(images/nationwide-equipment-rental.png);
	color: #ffffff;
	text-align:left;
    width: 719px; 
    height: 396px; 
}
.slide2{
	background: url(images/bucket-truck-rental2.png);
	color: #ffffff;
	text-align:left;
    width: 719px; 
    height: 323px; 
	padding-top: 72px;
}
.slide3{
	background: url(images/digger-derrick-rentals2.png);
	color: #ffffff;
	text-align:left;
    width: 719px; 
    height: 323px; 
	padding-top: 72px;
}
.slide4{
	background: url(images/crash-attenuators2.png);
	color: #ffffff;
	text-align:left;
    width: 719px; 
    height: 323px; 
	padding-top: 72px;
}
.slide5{
	background: url(images/storm-recovery2.png);
	color: #ffffff;
	text-align:left;
    width: 719px; 
    height: 323px; 
	padding-top: 72px;
}

.searchresults {
	color: #ffffff;
	text-align:left;
	font: normal normal 14px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
	}
	
.searchresults TD {
	color: #ffffff;
	text-align:left;
	font: normal normal 14px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
	}
.searchresults TR{
	color: #ffffff;
	text-align:left;
	font: normal normal 14px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
	}
	
.searchresults a{
	color: #ffffff;
	text-align:left;
	font: normal normal 14px/140% 'Open Sans', verdana, arial, helvetica, sans-serif;
	}
	
	
.nav {
	color: #C3B173;
	font: bold normal 15px/150% Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 47px;
	letter-spacing:-.04em;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}
a.nav:link {
	text-decoration: none;
	color: #C3B173;
}
a.nav:hover {
	border-bottom: 1px solid White; 
	color: #ffffff;
}	
	
#navigation {
	background-image:   url('images/bckgrnd-left.png');
	float:left;
	width:271px;
	white-space:nowrap; 
	text-align:left;

}
#navigation2 {
	background-image:   url('images/bckgrnd-menu.png');
	width:271px;
	clear:both;
	text-align:left;
}
.navbutton:link {
	font-family: 'Play', Impact, Charcoal, sans-serif;
	display: block; /*This Cover Full TD */	
	background: url(images/button1.jpg) left top no-repeat; /*This Will Set the Link background */	
	height: 30px; /*This Will Make Fixes Size Link (Use Image height)*/	
	width: 271px; /*This Will Make Fixes Size Link (Use Image width)*/	
	line-height: 27px;
	border: none;	
	text-align: left;
	text-indent:55px;
	font-weight: bold;	
	font-size: 15px;
	color: #FFFFFF;	
	text-decoration: none;
	vertical-align: top;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
.navbutton:visited {
	display: block; /*This Cover Full TD */	
	text-decoration: none;
	text-decoration: none;
	color: #ffffff;
}
.navbutton:hover {
	background:url(images/bckgrnd-button.png) center top no-repeat;
	color: #FFFF00;
}
.navbutton:active {	
	text-decoration: none;
}
	
	
/* Dropdown Menus */


	/* subitems */
	.nav_menu ul.dropmenu li ul { background-color: #df0001; border-top: 1px solid #fff; }
	.nav_menu ul.dropmenu li ul li a.sublevel { color: #fff; width: 150px; padding: 5px 5px 5px 20px; margin: 0px; }
	.nav_menu ul.dropmenu li ul li a.sublevel.hover { color: #fff; background-color: #df0001; }
	.nav_menu ul.dropmenu li ul li a.sublevel.selected { color: #f7ad0b; }
	.nav_menu ul.dropmenu li ul li a.sublevel.hover.selected {  }
	
	/* sub subitems */
	.nav_menu ul.dropmenu li ul ul { left: -10px; border: none; border-left: 1px solid #fff; }
	
	/* Sub Menu Indicators */
	.nav_menu ul.dropmenu a.indicator { background: url(../images/arrow_right.gif) no-repeat right 50%; }
	.nav_menu ul.dropmenu a.toplevel.indicator { background: url(../images/arrow_down.gif) no-repeat 0px bottom; }

	