@charset "UTF-8";

/* Layout Medium Screens */

header {
	height: 121px; background: #01cc00 url(../images/MowerBanner3M.png) no-repeat 90% 0px;
}

header a.logo {
	width: 115px; 
	height: 50px;
	top: 6px;
	left: 10px;
	font-size: 1.0em;
}
header div.subtitle { position: absolute; width: 16%; top: 70px; right: 83.5%; line-height: 1.1; font-size: 0.8em; }

nav a { margin-right: 20px; }

body { background-image: none; }

.page .pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 830px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	line-height: 1.0;
	list-style-type: none;
}

/* Footer */

footer { background: #000; font-size: .8em; padding: 10px 0px 10px 20px; color: #fff; }
footer .content { display: inline; }

footer a { margin-left: 10px; color: #fff; }
footer a:visted { color: #fff; }
footer a:hover { color: #777; }

footer img { margin-left: 5px; padding-top: 10px; }


section.footer { margin-top: 25px; margin-bottom: 0px; padding: 0; }
section.footer aside { text-align: center; }
section.footer aside .footertwo { 
	height: 50px;	
	background-color: #000;
	max-width: 830px;
	background-image: url(../footer1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}