@charset "utf-8";

#main_container {
	position: relative;
	width: 864px;
	margin-left: -433px;
	left: 50%;
}

#home_banner_container {
	position: relative;
	margin-top: -89px;
	width: 864px;
	height: 279px;
	background-image: url(/common_blog_files/images/home_banner_container.jpg);
}

#home_banner {
	position: absolute;
	top: 8px;
	left: 18px;
	width: 830px;
	height: 250px;
}

#banners_container {
	margin-top: 7px;
	width: 1148px;	
	height: 514px;
	background-image: url(/common_blog_files/images/footer_banners.png);
	background-repeat: no-repeat;
}

#latest_real_food_talk_img {
	position: absolute;
	top: 369px;
	left: 817px;
	width: 151px;
	height: 67px;
	display: block;
	z-index: 1;
}

#hellmanns_link {
	position: relative;
	left: 150px;
	top: 383px;
	width: 400px;
	z-index: 1;
	font-size: 16px;
	color: #545454;
}

#hellmanns_link a {
	color: #00467e;
	text-decoration: none;
}

#hellmanns_link a:hover {
	text-decoration: underline;
}

#banner_1_container, #banner_2_container, #banner_3_container {
	position: absolute;
	width: 209px;
	height: 263px;
	z-index: 1;
	text-align: center;
	background-image: url(/common_blog_files/images/home_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#banner_1_container {
	left: 99px;
}

.banner_image {
	display: block;
}

#banner_title_1, #banner_title_2, #banner_title_3 {
	margin: 0 5px;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
}

#banner_title_1, #banner_title_1 a {
	color: #574938;
}

#banner_title_1 a {
	text-decoration: none;
}

#banner_title_1 a:hover {
	text-decoration: underline;
}

.banner_description {
	margin: 8px 18px 0 18px;
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

.banner_link {
	margin: 11px 25px 0 25px;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
}

#banner_1_link:hover, #banner_2_link:hover, #banner_3_link:hover {
	text-decoration: underline;
}

#banner_1_link {
	color: #574938;
}

#banner_2_container {
	left: 313px;
}

#banner_title_2, #banner_title_2 a {
	color: #00467e;
}

#banner_title_2 a {
	text-decoration: none;
}

#banner_title_2 a:hover {
	text-decoration: underline;
}

#banner_2_link {
	color: #5d8629;
}

#banner_3_container {
	left: 527px;
}

#banner_title_3, #banner_title_3 a {
	color: #9e240e;
}

#banner_title_3 a {
	text-decoration: none;
}

#banner_title_3 a:hover {
	text-decoration: underline;
}

#banner_3_link {
	color: #9e240e;
}

#latest_posts_container {
	position: relative;
	top: 71px;
	left: 789px;
	width: 207px;
	height: 253px;
	overflow: hidden;
	text-align: center;
}

.latest_post_title {
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
}

.latest_post_title_link {
	color: #4d4538;
}

.latest_post_title_link:hover {
	text-decoration: underline;
}

.latest_post_description {
	font-size: 12px;
	line-height: 14px;
	color: #7b6f5d;
	margin: 19px 0 0;
}

.latest_post_separator {
	height: 1px;
	border: none;
	background-color: #ab9985;
	margin: 20px 0;
}

#see_all_posts_btn {
	position: absolute;
	top: 735px;
	left: 800px;
	width: 197px;
	height: 26px;
	z-index: 1;
	display: block;
}

#see_all_posts_btn_over {
	display: none;
}

#footer_bg_tile {
	background-image: url(/common_blog_files/images/footer_bg_tile.jpg);
	background-repeat: repeat-x;
	height: 310px;
	margin-top: -190px;
	background-color: #574938;
	min-width: 1148px;
}

#footer_text_container {
	margin-top: -175px;
}

#footer_text_title {
	display: none;
}