@charset "utf-8";
/* ETA */

* {
	margin: 0;
	padding: 0;
	}
html {
     overflow: scroll;
}
body {
	background: #4f1d02 url(images/bg.png) top repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed905e;
	}
h3 {
	font-size: 13px;
	}
h2 {
	font-size: 17px;
	color: #ff7602;
	}
p {
	line-height: 20px;
	margin: 15px 0 0 0;
	}
img {
	border: 0;
	}
#head .wrap .content p {
	margin: 0;
	}
.wrap {
	width: 835px;
	margin: auto;
	}
#header {
	height: 187px;
	background: url(images/grass.png) repeat-x bottom;
	width: inherit;
	}
#header h1 a {
	float: left;
	width: 323px;
	height: 80px;
	margin: 46px 0 -26px 0;
	background: url(images/logo.png);
	}
#slogan {
	float: left;
	margin: 0 0 0 94px;
	color: #66af07;
	}
#header h1 a span {
	display: none;
	}
#header #post {
	float: right;
	width: 396px;
	height: 265px;
	margin: 11px 23px -95px 0;
	z-index: 3;
	position: relative;
	background: url(images/post.png);
	}
#head {
	height: 249px;
	background: url(images/dirt.png) repeat-x top;
	width: inherit;
	}
#head ul {
	margin: -10px 0 0 84px;
	padding: 18px 0 0 5px;
	float: left;
	display: inline;
	list-style-type: none;
	height: 50px;
	width: inherit;
	background: url(images/nav_bg.png) no-repeat;
	}
#head ul li {
	display: inline;
	}
#head ul li a span {
	display: none;
	}
#head ul li a {
	margin: 0 0 0 29px;
	position: relative;
	z-index: 4;
	}
#head ul #home a {
	width: 60px;
	height: 20px;
	float: left;
	margin: 0;
	background: url(images/home.png);
	}
#head ul #tractors a {
	width: 78px;
	height: 19px;
	float: left;
	padding-bottom: 12px;
	background: url(images/tractors.png) no-repeat;
	}
#head ul #implements a {
	width: 124px;
	height: 31px;
	float: left;
	background: url(images/implements.png);
	}
#head ul #serviceandparts a {
	width: 153px;
	height: 31px;
	margin-bottom: -2px;
	float: left;
	background: url(images/serviceandparts.png);
	}
#head ul #hire  a {
	width: 45px;
	height: 26px;
	float: left;
	padding-bottom: 5px;
	background: url(images/hire.png) no-repeat;
	}
#head ul #contact  a {
	width: 82px;
	height: 25px;
	float: left;
	background: url(images/contact.png);
	}
#head .content, #footer .content {
	margin: 30px 0 0 0;
	width: 705px;
	float: right;
	}
.content {
	width: 750px;
	float: right;
	}
.content .left {
	float: left;
	margin: 0 25px 10px 0;
	}
.readmore {
	clear: both;
	}
a {
	color: #ff7602;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#foot {
	text-align: center;
	margin: auto;
	width: 350px;
	}
#mou5e {
	margin: 7px 0 0 6px;
	float: right;
	}
#mou5e img{
	border: none;
	}
#foot img:first-child {
	margin: 0 0 -12px 0;
	}
#logos {
	margin: 25px 0 0 84px;
	}