* {
	margin: 0px;
}
html {
	background-color: #6BBD10;
	background-image: url(images/body-bg.png);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

body {
	margin: 90px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 15;
	border: 15px solid #FFFFFF;
}
.homepage {
	background-image: url(images/homepage-bg.jpg);
}
.mowers {
	background-image: url(images/mowers_01.jpg);
}
.offers {
	background-image: url(images/offers-bg.jpg);
}

#logo {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 581px;
	height: 72px;
	z-index: 15;
	background-image: url(images/farm-and-lawntrack.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 90px;
	z-index: 5;
	background-image: url(images/header-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#mainmenu {
	position: absolute;
	left: 4%;
	right: 4%;
	top: 70px;
	height: 25px;
	z-index: 15;
	text-align: right;
}
#mainmenu a {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 25px;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #FFFF00;
}
.active {
	color: #FFFF00!important;
}
/* #submenu {
	position: absolute;
	right: 4%;
	top: 435px;
	height: 90px;
	width: 400px;
	padding-right: 10px;
	z-index: 15;
} */
#submenu {
	height: 90px;
	width: 375px;
	/* padding-top: 330px; */
	padding-top: 330px;
	padding-right: 10px;
	float: right;
	text-align: right;
}
#submenu img {
	height: 90px;
	width: 90px;
	border: none;
}
#submenu a {
	display: inline-block;
	height: 90px;
	width: 90px;
	background-image: url(images/icon-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#submenu a:hover {
	background-image: url(images/icon-bg2.png);
}

#manufacturerslogos {
	width: 460px;
	min-height: 110px;
	margin-right: 405px;
	padding: 15px;
	margin-bottom: 20px;
	background-color: #6BBD10;
	background-image: url(images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 10;
}
#manufacturerslogos img {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-weight: bold;
	font-size: 18pt;
	color: #003300;
	margin-bottom: 20px;
}

h1 strong {
	font-weight: normal;
	font-size: 14pt;
	
}
h2, h3 {
	font-weight: normal;
	font-size: 16pt;
	color: #6BBD10;
}
h3 sup {
	font-size: 12pt;
}
p {
	line-height: 1.5em;
	margin-bottom: 15px;
}
ul {
	margin-bottom: 25px;
	margin-left: 25px;
	padding-left: 25px;
	list-style-type: square;
	line-height: 1.25em;
	font-weight: bold;
	color: #666666;
}
label {
	display : block;
	float: left;
	width: 130px;
	margin-left: 50px;
	font-weight: bold;
}
hr {
	color: #6BBD10;
	background-color: #6BBD10;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rightfloat {	
	display: block;
	padding-top: 100px;
	padding-right: 15px;
	width: 380px;
	float: right;
}
#manufacturersframe {
	display: table;
	margin-right: 405px;
}
#manufacturers {
	display: block;
	text-align: right;
	width: 372px;
	height: 125px;
	background-image: url(images/manufacturers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.maincol1 {
	clear: both;
	float: left;
	width: 50%;
	text-align: left;
	/* padding-top: 25px; */
	padding-bottom: 5px;
	padding-right: 5%;
}
.maincol2 {
	float: left;
	/* padding-top: 25px; */
	padding-bottom: 5px;
	text-align: left;
}
#footer {
	clear: both;
	display: table;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 10px;
	background-color: #EFF8E6;
	font-size: 9pt;
	line-height: 1.1em!important;
}
.col1 {
	float: left;
	width: 20%;
	text-align: left;
	padding-right: 5%;
	padding-left: 5%;
}
.col2 {
	float: left;
	width: 27%;
	padding-right: 5%;
	text-align: left;
}
#cybermart {
	clear: both;
	display: block;
	width: 100%;
	height: 15px;
	background-color: #EFF8E6;
	font-size: 8pt;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
#cybermart a,  #footer a {
	color: #888888;
	text-decoration: none;
}
#cybermart a:hover, #footer a:hover {
	color: #55960E;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.googlemap {
	border: 2px solid #6BBD10;
}
#mountfield {
	position: absolute;
	left: 416px;
	top: 125px;
	width: 100px;
	height: 125px;
	z-index: 15;
}
