@charset "UTF-8";
/* CSS Document */


/* ----- Main ----- */

html {
	height:100%;
}

body {
	  background: #013c80 url(../images/body_bg.jpg);
	  color: #647d15; 
	  font-size:12px;
	  font-family: Arial, Helvetica, sans-serif;
	  height:100%;
}

.clear {
	clear: both;
}

#container{
	width: 100%;
	height: 100%;
	background: url(../images/container_bg.png) center center fixed no-repeat;
}

#wrap{
	width: 990px;
	position: relative;
	margin: 0 auto;
}

#header{
	width: 990px;
	height: 165px;
	position: relative;
}

#logo{
	width: 290px;
	height: 185px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

#menu{
	width: 750px;
	height: 55px;
	margin: 90px 12px 0 0;
	background: url(../images/menu_bg.png) top left no-repeat;
	float: right;
}

#menu a{
	color: #8aa730;
	float: left;
	padding: 15px 15px;
	margin-top: 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	background: url(../images/menu_div.jpg) top left no-repeat;
}

#menu a:hover{
	color: #29ABE2;
}

#menu a.first{
	padding-left: 80px;
}

#content{
	width: 990px;
	height: 500px;
	position: relative;
	background: url(../images/content_bg.png) top center no-repeat;
}

#content_bbq{
	width: 990px;
	height: 500px;
	position: relative;
	background: url(../images/content_bbq.png) top center no-repeat;
}

/* ------ Global Ad Blocks ------ */

.home_block{
	width: 330px;
	height: 170px;
	float: left;
}

.home_block_stork{
	width: 330px;
	height: 170px;
	float: left;
	background: url(../images/home_block3_stork.png) top left no-repeat;
}

.internal_block_l{
	width: 485px;
	height: 170px;
	float: left;
	padding-left: 10px;
}

.internal_block_r{
	width: 485px;
	height: 170px;
	float: right;
}

.internal_block_recipes{
	width: 485px;
	height: 170px;
	float: right;
	background: url(../images/internal_block_recipes.png) top left no-repeat;
	position: relative;
}

#social{
	position: absolute;
	top: 50px;
	right: 15px;
	z-index: 1001;
}

/* ----- Home Page ------ */

#home_main{
	width: 510px;
	height: 430px;
	float: left;
	margin: 40px 0 0 50px;
}

#home_banner{
	width: 550px;
	height: 225px;
	float: left;
	margin: 15px 0 0 30px;
}

#home_right_block{
	width: 390px;
	height: 480px;
	float: right;
	margin: 15px 15px 0 0;
	text-align: center;
	position: relative;
	background: url(../images/home_right_block.png) top left no-repeat;
}

#home_right_block p{
	width: 150px;
	font-size: 18px;
	line-height: 24px;
	color: #8a4d20;
	position: absolute;
	right: 40px;
	top: 120px;
	text-align: left;
}

#home_right_block a{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 7px;
	color: #8AA730;
}

#home_right_block a:hover{
	text-decoration: underline;
}

#stork_tips{
	width: 347px;
	height: 35px;
	margin: 0 auto;
	padding: 10px 7px 15px 0;
}

#home_contest_left{
	width: 111px;
	height: 56px;
	position: absolute;
	bottom: 20px;
	left: 15px;
		
}

#home_contest_right{
	width: 237px;
	height: 149px;
	position: absolute;
	bottom: 10px;
	right: 20px;
		
}

#home_products{
	width: 205px;
	height: 100px;
	position: absolute;
	bottom: 5px;
	left: 20px;
}

#home_products_jar{
	width: 242px;
	height: 191px;
	position: absolute;
	right: 0;
	bottom: 0;	
}

#home_burgers{
	width: 300px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 2px;
}

#home_big_game{
	width: 355px;
	height: 338px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#home_winners{
	width: 362px;
	height: 194px;
	position: absolute;
	bottom: 9px;
	right: 14px;
}

#home_packs{
	width: 400px;
	height: 270px;
	position: absolute;
	left: 180px;
	bottom: 0;
}

#home_stork{
	width: 230px;
	height: 380px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 999;
}

/* ------ About ------ */

#about_flash{
	width: 960px;
	height: 499px;
	margin: 0 auto;
}

/* ------ Recipes ------ */

#recipes_banner{
	width: 932px;
	height: 159px;
	margin: 0 auto;
	position: relative;
	background: url(../images/recipes_banner.png) bottom left no-repeat;
}

#recipes_banner p{
	width: 325px;
	padding: 75px 0 0 60px;
	color: #8e9126;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

#recipes_featured{
	width: 455px;
	height: 133px;
	float: right;
	padding: 18px 5px 0 0;
}

#recipes_flash{
	width: 960px;
	height: 340px;
	margin: 0 auto;
}

#recipes_btm{
	position: absolute;
	width: 470px;
	height: 150px;
	top: 10px;
	left: 3px;
}

/* ------ Healthy Snacking ------ */

#healthy_banner{
	width: 932px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	background: url(../images/healthy_banner.png) bottom left no-repeat;
}

#healthy_banner h2{
	color: #539c48;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 65px 0 5px 60px;
}

#healthy_banner p{
	width: 500px;
	color: #3d5939;
	font-size: 13px;
	padding-left: 110px;
	text-align: justify;
}

#healthy_stork{
	width: 135px;
	height: 175px;
	position: absolute;
	bottom: 5px;
	right: 15px;
	
}

#healthy_flash{
	width: 935px;
	height: 300px;
	margin: 0 auto;
	padding-top: 10px;
}

/* ------ Products ------ */

#products_banner{
	width: 932px;
	height: 139px;
	margin: 0 auto;
	position: relative;
	background: url(../images/products_banner.png) bottom left no-repeat;
}

#products_banner p{
	color: #29abe2;
	text-align: right;
	width: 800px;
	font-size: 22px;
	float: right;
	padding: 60px 20px 0 0;
}

#products_flash{
	width: 920px;
	height: 360px;
	margin: 0 auto;
}

/* ------ Meet the Stork ------ */

#stork_banner{
	width: 550px;
	height: 240px;
	float: left;
	margin: 0 0 0 30px;
	background: url(../images/stork_banner.png) bottom left no-repeat;
}

#stork_banner p{
	width: 380px;
	padding: 70px 0 0 20px;
	font-size: 18px;
	color: #768e3a;
}

#stork_right_block{
	width: 375px;
	height: 495px;
	float: right;
	margin-right: 27px;
	font-size: 15px;
	text-align: justify;
	background: url(../images/stork_right_block.png) bottom left no-repeat;
}

#stork_right_block h2{
	color: #7baf3e;
	width: 320px;
	font-weight: bold;
	font-size: 15px;
	margin: 30px 0 0 30px;
}

#stork_right_block p{
	margin: 10px 0 0 50px;
	width: 300px;
	color: #4e5f75;
}

#meet_the_stork{
	width: 683px;
	height: 409px;
	position: absolute;
	left: 15px;
	bottom: 5px;
	z-index: 999;
}

/* ----- Contests ----- */

#contests{
	width: 939px;
	height: 499px;
	background: url(../images/contest_bg.png) bottom left no-repeat;
	position: relative;
	margin: 0 auto;
	padding: 14px 0 0 20px;
}

#enter{
	width: 374px;
	height: 58px;
	position: absolute;
	bottom: 30px;
	left: 225px;
	margin: 0 auto;
}

#enter a{
	width: 297px;
	height: 64px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	background:url(../images/contest_enter.png) top left no-repeat;
	overflow: hidden;
}

#enter a:hover{
	background-position: 0 -64px;
}

#contest_stork{
	width: 255px;
	height: 345px;
	position: absolute;
	bottom: 1px;
	left: 5px;
	z-index: 999;
}

/* ----- Footer ----- */

#footer{
	color: #FFFFFF;
	font-size: 12px;
	margin: 10px 15px 0;
	border-top: solid 1px #ffffff;
}

#footer p{
	padding-top: 3px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer img{
	vertical-align: middle;
}
