﻿body {
	background: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin:0 auto;
	text-align:center;

}

#logo {
	padding:5px 30px 5px 30px;
	text-align:center;
}
#logo img {
	border:0;
}
#manulogotd {
	background:#fff; 
	text-align:center; 
	padding-bottom:5px;
}



#tractor {
	position: relative;
	top: -125px;
	left: 425px;
	width: 205px;
	height: 164px;
}

#container {
	border-left: 3px solid #078c03;
	border-right: 3px solid #078c03;
	background: url('../siteart/jd-bg.jpg');
	margin:0 auto;
	text-align:left;
	width:870px;

}

.borderBtm {
	vertical-align: top;
	height: 50px;
	border-bottom: 3px solid #079c03;
}

#menuhere {
	vertical-align:top;
}
#menucontainer {
	vertical-align:top;
	width:160px;
	padding:15px 0px 0px 0px;
}

#content {
	width: 704px;
	vertical-align: top;
}

#inv {
	height: 35px;
	width: 350px;
	text-align: center;
	background: url('../siteart/inv-bg.gif') no-repeat top left;
}

#BannerBorder {
	border-top: 3px solid #079c03;
	border-bottom: 3px solid #079c03;
}

.heading {
	font-size: 16pt;
	color: #fff;
	width: 300px;
	margin-right: 50px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: bold;
}

.imgborder {
	border: 3px solid #079c03;
}

#contact {
	width: 220px;
	border: 1px solid #fff;
	color: #fff;
	float:left;
}

#contact th {
	padding-left: 10px;
	text-align: left;
	background: #079c03;
	color: #fff;
}

#employees th {
	padding-left: 10px;
	text-align: left;
	background: #079c03;
	color: #fff;
}


#employees {
	width: 200px;
	background: #000;
	margin-top: 0px;
	margin-right: 10px;
	border: 1px solid #fff;
	color: #fff;
}

#employees a:link{
	color:#079c03;
	text-decoration:none;
}
#employees a:visited{
	color:#079c03;
	text-decoration:none;
}
#employees a:active{
	color:#079c03;
	text-decoration:none;
}

#employees a:hover {
	color: #f2cb05;
}

.pictures{
	position:absolute;
	visibility: hidden;
	font:normal 10px Verdana;
	line-height: 15pt;
	z-index: 100;
	margin-left: 15px;
	width: 150px;
	height: 200px;
}

