@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color: #a5cd39;
}
	
div#top {
	width:100%;
	height:170px;
	background:#FFFFFF;
}

div#mid {
	width:100%;
	height:auto;
	background-color:#aedff5;
}

div#bottom {
	width:100%;
	height:auto;
	background-color:#a5cd39;
}

div#mainContain {width:853px;
	height:auto;
	margin:0 auto;}
	
#header {
	width:853px;
	height:170px;
	margin:0 auto;
	}
	
#blueMast {
	width:853px;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	}
	
#logo {
	width:275px;
	height:145px;
	float:left;
	margin:0;
	}
	
#quote {
	background:url(../images/bg_quote.png) no-repeat;
	width:578px;
	height:145px;
	float:left;
	margin:0;
	}
	
#nav {
	background:url(../images/bg_nav.png) no-repeat;
	width:712px;
	height:25px;
	float:left;
	display:inline;
	margin:0;
	padding:0 29px 0 112px;
	}
	
#nav .links {
	float:left;

	margin:0;
	padding:7px 0 7px 0;
	}
	
#nav .divide {
	width:14px;
	height:20px;
	float:left;
	margin:0;
	}
	
#flash {
	width:811px;
	height:169px;
	float:left;
	margin:0;
	padding:15px 21px 15px 21px;
	}
	
#contentArea {
	width:853px;
	height:auto;
	margin:0 auto;
	padding:0 0 0 0;
	}
	
#content {
	width:741px;
	height:auto;
	margin:0 auto;
	padding:0 56px 0 56px;
	}
	
#pageHeader {
	background:url(../images/bg_pageHead.png) no-repeat;
	width:741px;
	height:19px;
	margin:0;
	padding:14px 63px 41px 49px;
	}
	
#teaserCookBook {
	width:853px;
	height:120px;
	float:left;
	margin:0 0 0 0;
	}
	
#teasers {
	width:853px;
	height:157px;
	float:left;
	margin:0 0 0 0;
	}
	
#tease_video {
	width:290px;
	height:157px;
	float:left;
	margin:0;
	}
	
#tease_book {
	width:277px;
	height:157px;
	float:left;
	margin:0;
	}
	
#tease_inspiration {
	width:286px;
	height:157px;
	float:left;
	margin:0;
	}
	
#footer {
	width:741px;
	height:50px;
	margin:0;
	padding:15px 56px 15px 56px;
	}
	
#footerLeft {
	width:50%;
	float:left;
	margin:0;
	}
	
#footerRight {
	width:50%;
	float:right;
	margin:0;
	}
	
#twitter {
	width:121px;
	float:right;
	margin:0;
}

#facebook {
	width:120px;
	float:right;
	margin:0;
}
