/* HOME */
	
	div#menu ul li.home a {
		background-image: url(../img/menu/home_hi.gif);
 	}
	
	div#meadow {
		background: transparent url(../img/backgrounds/meadow.jpg) top right no-repeat;
		height: auto !important;
		height: 611px;
		min-height: 611px;
	}	
	div#body {
		float: left;
		width: 639px;
		margin-top: 0px;
	}
	div#body div.body {
		background-color:transparent;
	}	
	div#body div.upper {
		height: 428px;
		background: #dfeefe url(../img/backgrounds/upper_100percent.jpg) no-repeat;
	}
	div#body div.upper a {
		display:block; width:100%; height:100%; text-indent:-9000px; background-color:transparent;
	}
	div#body div.lower {
		height: 61px;
		background-color:transparent;
	}
	div#body div.sub_upper {
		height: 85px;
		background: #dfeefe url(../img/backgrounds/sub_upper_home.gif) no-repeat;
		padding: 102px 202px 0px 220px;
		cursor: pointer;
	}
	div#body div.sub_upper p {
		margin: 0px;
		line-height: 1.3em;
	}
	div#body div.colWrapper {
		background-color:#fff;
		overflow:hidden;
	}
	div#body div.body div.column {
		float: left; 
		width: 289px;
		margin: 5px 10px 5px 20px;
		display: inline;
	}
	
	div#body div.body div.column h3 {
		height: 20px;
		overflow: hidden;
		margin: 6px 0px 6px 0px;
		cursor: pointer;
	}
	
	div#body div.body div.column h3.get-your-kids-to-eat-well a, div#body div.body div.column h3.lunchbox-powerup a{
		display:block;
		padding-top: 20px;
		width:100%;
		height:100%;
	}
	
	div#body div.body div.column h3.get-your-kids-to-eat-well {
		width: 230px;
		background: #fff url(../img/headings/subheadings/get-your-kids-to-eat-well.gif) no-repeat;
	}
	
	div#body div.body div.column h3.lunchbox-powerup {
		width: 180px;
		background: #fff url(../img/headings/subheadings/lunchbox-powerbox.gif) no-repeat;	
	}
	div#body div.body div.column  p {
		width: 230px;
		margin: 4px 0px 10px 28px;
	}
	
	div#body div.sub_lower {
		height: 154px;
		background: #fff url(../img/backgrounds/sub_lower_home.gif) no-repeat;
	}