@import url(reset.css);

body{
	position: relative;
	font: 12px Arial, sans-serif;
	background: black url(../images/bg-pattern.gif);
	padding: 15px;
}
h1,h2,h3,h4,h5,h6{
	text-transform: capitalize;
	margin-bottom: 15px;
}
h1{
	font-size: 26px;
}
h2,h3,h4,h5{
		
	font-weight: bold;
	font-size: 24px;
}
h4{
	font-size: 16px;
}

#body{
	background-color: white;
}
.clearfix {
	min-height: 1px;
	height: auto !important;
	height: 1px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#container{
	width: 737px;
	margin: 0 auto;
}

#header{
	background: transparent url(../images/header.jpg) no-repeat left top;
	height: 187px;
}
#header h1 a{
	display: block;
	margin-left: 160px;
	width: 160px;
	height: 0;
	padding-top: 160px;
	overflow: hidden;
}

#left {
	float: left;
	width: 200px;
	min-height: 400px;
	background: transparent url(../images/leftmach.jpg) no-repeat 0 70px;
}
#content {
	float: left;
	width: 537px;
	padding: 15px 0;
	background-color: #f8f8f8;
		
}
#content p{
	padding-bottom: 20px;
}
#content .pad {
	padding: 10px 30px;
	margin-right: 15px;
	border: 1px solid #6e6e6e;
}
#footer {
	background: transparent url(../images/footer.jpg) no-repeat center top;
	height: 50px;
	margin-top: 15px;
}

#navcontainer
{
	padding: 10px 0;
	z-index: 1;
}

#navcontainer ul
{
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#navcontainer li
{
	display: inline;
	text-align: center;
	margin: 0 5px;
}

#navcontainer li a
{
	padding: 1px 7px;
	color: #d4d4d4;
	background-color: #212121;
	border: 1px solid #000;
	text-decoration: none;
}

#navcontainer li a:hover
{
	color:#2E1A01;
	background-color: #FF8E01;
}

#navcontainer li a#current
{
	color: #2E1A01;
	border: 1px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: #FF8E01
}
#rentals {
	padding-bottom: 15px;
}
#rentals li{
	float:left;
	width: 50%;
}
div.map {
	padding-bottom: 30px;
}
#footer {
	padding-top:12px;
}
#footer a{
	float: left;
	height: 0px;
	padding-top: 35px;
	overflow: hidden;
}
	
		
#jlg {
	width: 77px;
	margin-left: 26px;
}

#kobelco{
	width: 123px;
}

#sky_trak{
	width: 122px;
}

#susan_g_komen{
	width: 88px;
}

#new_holland{
	width: 109px;
}
#rgfx{
	width: 127px;
	margin-left: 35px;
}
#komencure{
	display: block;
	padding-top: 290px;
}
