body
{
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 1.6;
color: #555555;
margin: 0;
padding: 0;
background: #f2f2f2 url(page_bg.png);
}

#page_top 
{
background: url(page_top.png) repeat-x 0 0;	
}

#header
{
width: 920px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 10px;
height: 80px;
}

#logo_holder
{
width: 300px;
height: 70px;
float: left;
}

#logo_holder img
{
border: none;
}

#navigation_holder
{
width: 560px;
height: 70px;
margin-right: 25px;
margin-top: 15px;
float: right;
}

#top
{
background-image: url(body_top.png);
background-repeat: no-repeat;
margin: 0;
padding: 0 10px;
height: 50px;
width: 920px;
clear: both;
}

#slider
{
width: 920px;
height: 250px;
padding: 0;
margin: 0 auto;
background-image: url(bg.png);
background-repeat: repeat-y;
}

#slider_top
{
background-image: url(new_slider_top.png);
background-repeat: no-repeat;
height: 10px;
}

#slider_bottom
{
background-image: url(new_slider_bottom.png);
background-repeat: no-repeat;
height: 24px;
margin-bottom: 30px;
}

#slider img {border: 0;}

#container
{
width: 920px;
margin: 0 auto;
}

#mainContent
{
position: relative;
width: 920px;
min-height: 340px;
margin: 0;
padding: 0;
float: left;
background-image: url(bg.png);
background-repeat: repeat-y;
}

.holder_left
{
width: 270px;
height: 340px;
float:left;
margin-left: 15px;
margin-top: -20px;
margin-right: 15px;
text-align: justify;
}

.holder_middle
{
width: 270px;
height: 340px;
float:left;
margin-left: 0;
margin-top: -20px;
margin-right: 15px;
padding-left: 15px;
border-left: 1px solid #e9e9e9;
}

.holder_right
{
width: 270px;
height: 340px;
float:left;
margin-left: 0;
margin-top: -20px;
margin-right: 15px;
padding-left: 15px;
border-left: 1px solid #e9e9e9;
}

.holder_right img
{
border: none;
}

.holder_right ul
{
margin: 0;
padding: 0;
list-style: none;
}

.holder_right li {
position: relative;
padding-top: 10px;
float: left;
list-style: none;
width: 270px;
border-bottom: 1px solid #e9e9e9;
}

.holder_right li a 
{
text-decoration:none;
}

.holder_right li a span {
line-height: 48px;
position: absolute;
left: 55px;
color: #abc852;
border: none;
text-decoration:none;
}

#sales
{
width: 585px;
min-height: 290px;
float:left;
margin-left: 15px;
margin-top: 20px;;
margin-right: 15px;
}

#map
{
width: 585px;
min-height: 290px;
float:left;
margin-left: 15px;
margin-top: 20px;;
margin-right: 15px;
}

.map_right
{
width: 270px;
min-height: 290px;
float:left;
margin-left: 0;
margin-top: -20px;
margin-right: 15px;
padding-left: 15px;
border-left: 1px solid #e9e9e9;
}

.map_right li a 
{
text-decoration:none;
}

.map_right img
{
border: none;
}

.map_right ul
{
margin: 0;
margin-top: 50px;
padding: 0;
list-style: none;
}

.map_right li {
position: relative;
padding-top: 10px;
float: left;
list-style: none;
width: 270px;
border-bottom: 1px solid #e9e9e9;
}

.map_right li a span {
line-height: 48px;
position: absolute;
left: 55px;
color: #abc852;
}

#contact
{
width:585px;
float:left;
margin-top: 20px;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
}

#message_confirmation 
{
margin-left: 20px;
}

#contact_form fieldset
{

padding-top: 10px;
border: 0;
outline: 0;
}

.text-input {border: 1px solid #8b8b8b; padding:4px; margin-bottom:10px;}
label { font-size:14px;}

#heading_contact
{
position: absolute;
top: -25px; left: -10px;
width: 232px; height:54px;
z-index: 100; /*--Assures the paging stays on the top layer--*/
}

#united_rentals
{
position: absolute;
top: 0; left: 300px;
z-index: 100; /*--Assures the paging stays on the top layer--*/
}



#heading_address
{
position: absolute;
top: -25px; right: -10px;
width: 232px; height:54px;
z-index: 100; /*--Assures the paging stays on the top layer--*/
}

.button_holder_left
{
width: 270px;
float:left;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
}

.button_holder_middle
{
width: 270px;
float:left;
margin-left: 0;
margin-right: 15px;
padding-left: 15px;
margin-top: 10px;
}

.button_holder_right
{
width: 270px;
float:left;
margin-left: 0;
margin-right: 15px;
padding-left: 15px;
margin-top: 10px;
}

.image_border
{
border: 10px solid #e9e9e9;
overflow: hidden;
margin: 12px 0;
}

#bottom
{
height: 10px;
margin: 0;
padding: 0;
font-size: 10px;
clear: both;
margin-bottom: 20px;
background-image: url(body_bottom.png);
background-repeat: no-repeat;
}

#footer
{
color: #555555;
height: 60px;
font-size: 10px;
margin-bottom: 20px;
text-align: left;
}

#footer_info
{
margin-top: -20px;
padding: 0;
float: left;
width: 700px;
}

#footer_logo
{
float: right;
}

#footer_logo img
{
border: none; 
}

.button {
   float: left;
   border-top: 1px solid #9ab54a;
   background: #71803a;
   background: -webkit-gradient(linear, left top, left bottom, from(#9ab54a), to(#71803a));
   background: -moz-linear-gradient(top, #9ab54a, #71803a);
   padding: 8.5px 17px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 14px;
   font-family: Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }

.button_home {
   float: right;
   border-top: 1px solid #9ab54a;
   background: #71803a;
   background: -webkit-gradient(linear, left top, left bottom, from(#9ab54a), to(#71803a));
   background: -moz-linear-gradient(top, #9ab54a, #71803a);
   padding: 8.5px 17px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
   
.button_sales {
	cursor: pointer;
   border-top: 1px solid #9ab54a;
   background: #71803a;
   background: -webkit-gradient(linear, left top, left bottom, from(#9ab54a), to(#71803a));
   background: -moz-linear-gradient(top, #9ab54a, #71803a);
   padding: 8.5px 17px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
   
.car_box {
	padding: 15px;
	margin-bottom: 10px;
	position: relative;
	min-height: 170px;
     background: #eee;
	 background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ffffff));
   	 background: -moz-linear-gradient(top, #f0f0f0, #ffffff);
     border: 1px solid #e9e9e9;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
}

.hire_box {
	float: left;
	padding: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	position: relative;
	height: 200px;
	width: 240px;
     background: #eee;
	 background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ffffff));
   	 background: -moz-linear-gradient(top, #f0f0f0, #ffffff);
     border: 1px solid #e9e9e9;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
}
.car_box img {
	float: left;
	margin-right: 15px;
}

.car_box p {
	float: right;
}

.car_box a {
	color: #abc852 ;
	text-decoration: none;
}

.car_box a:hover {
	color: #abc852 ;
	text-decoration: underline;
}

h1
{
font-size: 14px;
line-height: 1.6;
color: #abc852;
padding: 0;
margin: 0;
}

.menu
{
	margin-top: 15px;
	margin-left: 50px;
	
}