#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3e3a33;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 265px;
	width: 960px;
}
/* ---------------------------------- Main Top Nav ------------------------- */
#top_nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 52px;
}
#top_nav li{
	list-style: none;
	float:left;
}
#top_nav li a{
	display: block;
	text-indent: -5000px;
	height: 52px;
}

/* ---------------------------------- Home Button ------------------------- */
#nav_home{
	width: 121px;
	background-image: url(images/nav_home.jpg);
	background-repeat: no-repeat;
}
#nav_home a:hover{
	background-image: url(images/nav_home.jpg);
	background-position: left -52px;
	background-repeat: no-repeat;
}
#home #nav_home a {
		background-image: url(images/nav_home.jpg);
		background-position: left -52px;
		background-repeat: no-repeat;
}
/* ---------------------------------- About Button ------------------------- */
#nav_about{
	width: 95px;
	background-image: url(images/nav_about.jpg);
	background-repeat: no-repeat;
}
#nav_about a:hover{
	background-image: url(images/nav_about.jpg);
	background-position: left -52px;
	background-repeat: no-repeat;
}
#about #nav_about a {
		background-image: url(images/nav_about.jpg);
		background-position: left -52px;
		background-repeat: no-repeat;
}
/* ---------------------------------- Contact Button ------------------------- */
#nav_contact {
	width: 89px;
	background-image: url(images/nav_contact.jpg);
	background-repeat: no-repeat;
}
#nav_contact a:hover{
	background-image: url(images/nav_contact.jpg);
	background-position: left -52px;
	background-repeat: no-repeat;
}
#contact #nav_contact a {
		background-image: url(images/nav_contact.jpg);
		background-position: left -52px;
		background-repeat: no-repeat;
}
/* ---------------------------------- Plant Button ------------------------- */
#nav_plant {
	width: 103px;
	background-image: url(images/nav_plant.jpg);
	background-repeat: no-repeat;
}
#nav_plant a:hover{
	background-image: url(images/nav_plant.jpg);
	background-position: left -52px;
	background-repeat: no-repeat;
}
#plant #nav_plant a {
		background-image: url(images/nav_plant.jpg);
		background-position: left -52px;
		background-repeat: no-repeat;
}
/* ---------------------------------- Terms & Conditions Button ------------------------- */
#nav_terms {
	width: 131px;
	background-image: url(images/nav_terms.jpg);
	background-repeat: no-repeat;
}
#nav_terms a:hover{
	background-image: url(images/nav_terms.jpg);
	background-position: left -52px;
	background-repeat: no-repeat;
}
#terms #nav_terms a {
		background-image: url(images/nav_terms.jpg);
		background-position: left -52px;
		background-repeat: no-repeat;
}
/* ---------------------------------- Contract Hire Button ------------------------- */
#nav_contract {
	width: 137px;
	background-image: url(images/nav_contract.jpg);
	background-repeat: no-repeat;
}
#nav_contract a:hover{
	background-image: url(images/nav_contract.jpg);
	background-position: left -52px;
	background-repeat: no-repeat;
}
#contract #nav_contract a {
		background-image: url(images/nav_contract.jpg);
		background-position: left -52px;
		background-repeat: no-repeat;
}
/* ---------------------------------- Transport Button ------------------------- */
#nav_transport {
	width: 180px;
	background-image: url(images/nav_transport.jpg);
	background-repeat: no-repeat;
}
#nav_transport a:hover{
	background-image: url(images/nav_transport.jpg);
	background-position: left -52px;
	background-repeat: no-repeat;
}
#transport #nav_transport a {
		background-image: url(images/nav_transport.jpg);
		background-position: left -52px;
		background-repeat: no-repeat;
}
/* ---------------------------------- For Sale Button ------------------------- */
#nav_sale {
	width: 104px;
	background-image: url(images/nav_sale.jpg);
	background-repeat: no-repeat;
}
#nav_sale a:hover{
	background-image: url(images/nav_sale.jpg);
	background-position: left -52px;
	background-repeat: no-repeat;
}
#sale #nav_sale a {
		background-image: url(images/nav_sale.jpg);
		background-position: left -52px;
		background-repeat: no-repeat;
}
/* ---------------------------------- Content Div ------------------------- */
#content {
	clear: both;
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 21px;
	background-image: url(images/dirty.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.welcome {
	padding-top: 26px;
	padding-bottom: 20px;
}
#contact_column {
	width: 500px;
	float: left;
}

#narrow_column {
	width: 500px;
	float: left;
}

.h_welcome {
	line-height: 18px;
	font-size: 13px;
}
.home_wel {
	background-image: url(images/welcome.gif);
	text-indent: -3000px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
	background-position: left center;
}

#content p {
	font-size: 11px;
	padding-bottom: 10px;
}
.grey {
	color: #666666;
}

#content h1 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
}
#narrow_column h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#narrow_column p {
	font-size: 13px;
}


.orange_cta {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
}
#in_touch strong {
	font-weight: bold;
}
#in_touch p {
	padding-top: 75px;
	font-size: 14px;
	padding-left: 20px;
	line-height: 20px;
}
#in_touch a {
	color: #000000;
}


.grey_cta {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
}
#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
}
#content a:hover, #content a:focus {
	text-decoration: underline;
}
/* ---------------------------------- Homepage Boxes ------------------------- */
#boxes {
	width: 920px;
	clear: both;
	margin-top: 20px;
}
/* ---------------------------------- Box 1 ------------------------- */
#box_1 {
	background-image: url(images/plant_box_back.jpg);
	height: 313px;
	width: 296px;
	float: left;
}
#box_1_holder {
	height: 286px;
}

#box_1 p {
	padding-top: 180px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
#box_1 a{
	margin-left: 20px;
	top: 0px;
}
/* ---------------------------------- Box 2 ------------------------- */
#box_2 {
	background-image: url(images/contract_box_back.jpg);
	height: 313px;
	width: 296px;
	float: left;
	margin-left: 15px;
}
#box_2_holder {
	height: 286px;
}
#box_2 p {
	padding-top: 180px;
	padding-right: 20px;
	padding-left: 20px;

	font-size: 11px;
}
#box_2 a{
	margin-left: 20px;
}
/* ---------------------------------- Box 3 ------------------------- */
#box_3 {
	height: 313px;
	width: 296px;
	float: left;
	margin-left: 15px;
	background-image: url(images/featured_box_back.jpg);
}
#box_3_holder {
	height: 286px;
}
#box_3 .sale_img {
	margin-top: 65px;
	margin-left: 20px;
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
}
#box_3 h2 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 65px;
	padding-right: 10px;
	clear: right;
}
#box_3 h3 {
	font-size: 15px;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 20px;
}
#box_3 p {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	width: 250px;
}
#box_3 a {
	margin-left: 20px;
}
/* ---------------------------------- Plant Hire Boxes ------------------------- */
#excavators_box {
	background-image: url(images/excavators_box.jpg);
	height: 202px;
	width: 296px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.preview {
	margin-left: 80px;
}
.preview a:link, .preview a:active, .preview a:visited {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 175px;
	display: block;
	margin-left: 15px;
}
.preview a:hover, .preview a:focus {
	text-decoration:underline
	}

#dumpers_box {
	background-image: url(images/dumpers_box.jpg);
	height: 202px;
	width: 296px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
#bobcats_box {
	background-image: url(images/bobcats_box.jpg);
	height: 202px;
	width: 296px;
	float: left;
	margin-bottom: 20px;

}
#telescopic_handlers_box {
	background-image: url(images/telescopic_box.jpg);
	height: 202px;
	width: 296px;
	float: left;
	margin-right: 15px;
}
#site_equipment_box {
	background-image: url(images/siteequipment_box.jpg);
	height: 202px;
	width: 296px;
	float: left;
	margin-right: 15px;
}
#attachments_box {
	background-image: url(images/attachments_box.jpg);
	height: 202px;
	width: 296px;
	float: left;

}
.plant_page a:link, .plant_page a:visited, .plant_page a:active {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 175px;
	display: block;
	padding-left: 10px;
}
/* ---------------------------------- For Sale Boxes ------------------------- */
.sale_box {
	background-image: url(images/sale_box.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 296px;
	float: left;
	margin-bottom: 20px;
}

.left_marg {
	margin-right: 15px;
}

.sale_box .sale_img {
	margin-top: 35px;
	margin-left: 20px;
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
}
.sale_box h2 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 35px;
	padding-right: 10px;
	clear: right;
}
.sale_box h3 {
	font-size: 15px;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 20px;
}
.sale_box p {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	width: 250px;
}
.sale_box a {
	margin-left: 20px;
}
.sale_box_holder {
	height: 245px;
}







/* ---------------------------------- Footer ------------------------- */
#footer {
	width: 100%;
	clear: both;
	background-image: url(images/footer_back.gif);
	height: 179px;
	text-align: center;
}
#foot_row_1 {
	height: 58px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tiny_jcb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 50px;
}
#foot_row_1 ul{
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
#foot_row_1 ul li{
display: inline;
padding: 0;
margin: 0;
}
#foot_row_1 ul li a{
	color: #3e3a33;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
} 
#foot_row_1 ul li a:hover, #foot_row_1 ul li a:focus{
	text-decoration: underline;
}
#foot_row_2 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#foot_row_2 p {
	float: left;
	color: #716a5d;
	font-size: 10px;
	margin-top: 20px;
}
.foot_link {
	margin-left: 440px;
	_margin-left: 385px;
}
.foot_link a {
	color: #FF9900;
	text-decoration: none;
}
#content h4 {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 3px;
}
.top_row_images {
	padding-right: 8px;
	padding-bottom: 20px;
}
.bottom_row_images {
	padding-right: 8px;
}
