@import url('reset.css');

@import url('style.css');

.hidethisstuff { display: none; }

#container {
	background: url('../fr/images/homeBackground-versatility.jpg') left top repeat-y;
	min-height: 54em;
	height: auto;
	overflow: hidden;
	width: 954px;
}

#mainContentArea {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-left: 0;
	z-index: 50;
	position: relative;
	top: 75px;
}

#mainContentArea h1 img {
		left: -17px;
	position: relative;
}

#homepage-titles, #homepage-touts { float: left; }

#homepage-touts {
	position:absolute;
	left:581px;
	top:122px;
}

#homepage-titles {
	position: relative;
	top: 0; }

ul#homepage-titles li#subtitle, ul#homepage-titles li#titlelink {float:left;}
ul#homepage-titles li#titlelink.headline {float:none;top:10px;left:390px;position:absolute;width:489px;height:94px;}
ul#homepage-titles li#titlelink.copy {float:none;top:117px;left:382px;position:absolute;width:191px;height:129px;}
ul#homepage-titles li#titlelinkcta {position:absolute;top:250px;left:383px;width:170px;height:30px;}

#subtitle { margin-bottom: 0px;
	font-size: 11px;
	width: 415px; }

#titlelink {
	text-align: right; 
}

#tout1 { /*margin-bottom: 32px;*/
	height: 140px;
	margin: 0 0 15px 29px;
	padding: 14px 0 0 3px;
	width: 295px; }
	
#tout2 {
	margin-left: 32px;
}	

p {
	width: 40em;
	margin-left: 1.5em;
}

#mainContentArea p {
	margin-left: 0;
}

.homepageBox {
	float: left;
	height: 15em;
	padding-top: 0.5em;
	display: block;
}

.boxOne {
	width: 29.2em;
	margin-right: 1.25em;
}

.boxOne p {
	width: 19.5em;
	line-height: normal;
	font-size: 1.1em;
}

.boxTwo {
	width: 31.5em;
	margin-right: 2em;
}

.boxTwo p {
	width: auto;
	line-height: normal;
	font-size: 1.1em;
	padding-bottom: 1.75em;
}


ul#mainNav li.removeHome {
	/*visibility: hidden; */
	display: none;
}

#cornerProduct {
	background: url('../fr/images/cornerProduct-IE.gif') top left no-repeat !important;
}



#video {
position:absolute;
left:-10px;
top:-75px;
z-index: 10;
}

#navLine { width: 630px; }

#bottomScroller {
clear:both;
float:left;
padding-top: 48px;
width: 950px;
height: 100px;
margin-left: -74px;
overflow:hidden;
}

ul#homepageRecipeScroller {
list-style:none;
padding:0;
margin:0;
}

ul#homepageRecipeScroller li {
list-style:none;
float:left;
width:134px;
margin: 0 1px;
}


ul#homepageRecipeScroller li .recipeTtle {
height:14px;
background-color:#65a70e;
color:#fff;
font-size:10.5px;
padding: 6px 0 0 8px;
}

ul#homepageRecipeScroller li .recipeImg {
height: 70px;
}

ul#homepageRecipeScroller li .recipeTtle a {
	color: #fff;
	text-decoration: none;
}
