body {
	margin: 0;
	padding-bottom: 0px;
	font-family: Arial, Verdana, sans-serif;
	color: #003399;
	background-color: #003399;
	min-width: 778px;
	}




#background {
	background: url(../images/ovals-me.jpg) top center no-repeat;
	text-align: center;
	background-color: #003399;
	}


#central {
	width: 775px;
	height: 1018px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}



#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	margin-bottom: -1px;
	background-color: #003399;
	color: #FFFFFF;
	text-align: right;
	z-index: 100;
	}

.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	float: right;
	background-color: #003399;
	padding: 6px 5px 0px 5px;
	}

.footer a:hover {
	text-decoration: underline;
	}


.footerreverse a:link, .footerreverse a:visited, .footerreverse a:active {
	color: #FFFF00;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	float: right;
	background-color: #003399;
	padding: 6px 5px 0px 5px;
	}

.footerreverse a:hover {
	text-decoration: underline;
	}





.floatright {
float: right;
}

html > body #footer {
	position: fixed;
 	margin-bottom: -1px;
}







#picturenav {
position: absolute;
margin-top: 0px;
margin-left: -2px;
}





#floatingnav {
position: absolute;
top: 55px;
width: 113px;
height: 110px;
margin-left: 29px;
margin-top: -29px;
}

#planttool a:link, #planttool a:visited, #planttool a:active {
	height: 26px;
	width: 112px;
	background:url('../images/floating-nav-planttool.gif') top left no-repeat;
	text-decoration: none;
	float: left;
	}
#planttool a:hover {
	background-position: 0 -104px;
	}

	
#fullproduct a:link, #fullproduct a:visited, #fullproduct a:active {
	height: 26px;
	width: 112px;
	background:url('../images/floating-nav-listing.gif') top left no-repeat;
	text-decoration: none;
	float: left;
	}
#fullproduct a:hover {
	background-position: 0 -104px;
	}

	
#downloadarea a:link, #downloadarea a:visited, #downloadarea a:active {
	height: 26px;
	width: 112px;
	background:url('../images/floating-nav-downloads.gif') top left no-repeat;
	text-decoration: none;
	float: left;
	}
#downloadarea a:hover {
	background-position: 0 -104px;
	}

#othersites a:link, #othersites a:visited, #othersites a:active {
	height: 26px;
	width: 112px;
	background:url('../images/floating-nav-othersites.gif') top left no-repeat;
	text-decoration: none;
	float: left;
	}
#othersites a:hover {
	background-position: 0 -104px;
	}


#training a:link, #training a:visited, #training a:active {
	height: 25px;
	width: 112px;
	background:url('../images/floating-nav-training.gif') top left no-repeat;
	text-decoration: none;
	float: left;
	}
#training a:hover {
	background-position: 0 -26px;
	}



	







#mrplantlogo {
	padding-left: 287px;
	}
	
	
	
	





#promise {
	position: absolute;
	top: 285px;
	margin-left: 599px;
	padding: 0;
	}
	



ul {
margin-top: 0;
margin-bottom: 10px;
margin-left: 25px;
padding-left: 10px;
padding-right: 5px;
font-size: 10px;
}





.clear {
clear: both;
}

.clearnomargins {
clear: both;
margin: 0;
padding: 0;
}


.nomargins {
margin: 0;
padding: 0;
}




