	body {
		font-family: arial, sans-serif;
	}
	p, h1 {
		font-size: 16px;
	}
	h1 {
		font-size: 18px;
	}
	#address {
		background: url('images/Top-Right-JD-Logo.jpg') no-repeat;
		padding: 40px 5px 0 0;
	}
	#address p {
		float: right;
		margin: 0 0 1px 0;
		font-weight: bold;
	}
	#address h1 {
		float: right;
		color: #247C2E;
		margin:  0 0 1px 0;
		font-weight: bold;
	}
	#footer #logo {
		background: url('images/Bottom-Right-Footer-Logo.jpg') no-repeat;
		width: 185px;
		height: 100px;
		margin: 0;
	}
	#footer #left {
		background: url('images/Footer-19.jpg') no-repeat;
		width: 838px;
		height: 100px;
		margin: 0;
	}
	#footer #logo p {
		float: right;
		font-size: .8em;
		font-weight: bold;
		margin: 50px 5px 0 0;
	}
	#promos img {
		margin: 8px 2px 0 2px;
	}
	#john-deer-box {
		background: #FFF url('images/John-Deere_1.jpg') no-repeat;
		height: 283px;
		width: 175px;
	}
	#stihl-box {
		background: #FFF url('images/Stihl_1.jpg') no-repeat;
		height: 283px;
		width: 175px;
	}
	#honda-box {
		background: #FFF url('images/Honda_1.jpg') no-repeat;
		height: 283px;
		width: 175px;
	}
	#gold-star-box {
		background: #FFF url('images/Gold-Star_1.jpg') no-repeat;
		height: 283px;
		width: 175px;
	}
	#machine-finder-box {
		background: #FFF url('images/Machine-Finder_1.jpg') no-repeat;
		height: 140px;
		width: 185px;
	}
	#ai-products-box {
		background: #FFF url('images/AI-Products_1.jpg') no-repeat;
		height: 143px;
		width: 185px;
	}
	#facebook-box {
		height: 283px;
		width: 134px;
	}
	#boxes p {
		font-size: .6em;
		font-weight: bold;
		padding: 50px 7px 0 8px;
	}
	#nav {
		width: 838px;
	}
	#nav ul {
		margin: 10px 20px 0 160px;
	}
	#nav ul li {
		list-style: none outside none;
		float: left;
		margin: 0 5px 0 5px;
		
	}
	#nav a {
		text-decoration: none;
		color: #247C2E;
	}
	#needhelp {
		float: left;
		margin: 10px 0 0 10px;
	}
	
	#needhelp p {
		font-size: .8em;
		font-weight: bold;
		margin: 0 0 1px 0;
	}
	#needhelp a {
		text-decoration: none;
		color: #000;
	}
	#copyright {
		float: left;
		margin: 10px 0 0 200px;
	}
	
	#copyright p {
		font-size: .8em;
		font-weight: bold;
		margin: 0 0 1px 0;
		text-align: center;
	}
	#copyright a {
		text-decoration: none;
		color: #000;
	}
	#learn-more img {
		margin: auto 0 5px 30px;
	}

	#main-nav {
		width: 134px;
		height: 353px;
	}
	
	#main-nav ul {
		margin: 0;
		padding: 0;
	}
	#main-nav ul li {
		list-style: none outside none;
		text-align: center;
		margin: auto 0;
	}
	#top {
		background: url('images/Top-Navigation.jpg') no-repeat;
		height: 51px;
		line-height: 51px;
	}
	#middle {
		background: url('images/Middle-Navigation.jpg') no-repeat;
		height: 48px;
		line-height: 48px;
	}
	#bottom {
		background: url('images/Bottom-Navigation.jpg') no-repeat;
		height: 58px;
		line-height: 58px;
	}
	#main-nav a {
		text-decoration: none;
		color: #FFE01B;
	}