html{
	height: 100%;
	background: url(../images/background.jpg) repeat-y 50% 0;
}
body{
	margin:0;
	font:11px/16px arial,sans-serif;
	color: #023a69;
	height: 100%;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: #00223e;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form{display:inline;}
img{border: none;}
label,select,textarea,input{vertical-align:top;}
textarea, input, select{
	font:11px/13px Verdana,sans-serif;
	color: #000;
	letter-spacing: -1px;
}
img.right{float: right;}
.header{
	background: url(../images/bg-nav.gif) no-repeat;
	height: 130px;
	margin-bottom: -37px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
.logo{
	background: url(../images/logo.png) no-repeat;
	width: 252px;
	height: 176px;
	position: absolute;
	left: -19px;
	top: 0px;
	overflow: hidden;
	text-indent: -3333px;
}
.main-holder{
	min-height: 100%;
	width: 1001px;
	background: url(../images/gradient.gif) repeat-x;
	margin: 0 auto;
}
.main{
	margin:0 auto;
	position: relative;
	padding:93px 0 100px;
}
.nav{
	margin: 0 0 0 236px;
	overflow: hidden;
	padding: 22px 0 0;
	list-style: none;
}
.nav li{
	display: inline;
	float: left;
	background: url(../images/nav-item-marker.gif) no-repeat 0 29px;
	margin-left: -10px;
}
.nav a{
	float: left;
	height: 25px;
	overflow: hidden;
	text-indent: -3333px;
	margin: 16px 23px 0 21px;
}
.nav .home a{
	background: url(../images/nav-txt-home.gif) no-repeat;
	width: 53px;
}
.nav .products a{
	background: url(../images/nav-txt-products.gif) no-repeat;
	width: 95px;
}
.nav .where-to-buy a{
	background: url(../images/nav-txt-where-to-buy.gif) no-repeat;
	width: 142px;
}
.nav .recipes a{
	background: url(../images/nav-txt-recipes.gif) no-repeat;
	width: 77px;
}
.nav .faq a{
	background: url(../images/nav-txt-faq.gif) no-repeat;
	width: 40px;
}
.nav .contact a{
	background: url(../images/nav-txt-contact.gif) no-repeat;
	width: 83px;
}
.nav a{background-position: 0 -16px !important;}
.nav a:hover, .nav .active a{
	background-position: 0 100% !important;
	margin-top: 0;
	height: 41px;
}
.mailing-list-holder, .donwload-form{
	overflow: hidden;
	padding-right: 69px;
	position: relative;
	z-index: 200;
}
.mailing-list, .donwload{float: right;}
.mailing-list div, .donwload div{
	background: url(../images/mailing-list-bg-input-text.gif) no-repeat;
	width: 133px;
	height: 22px;
	float: left;
	padding: 4px 0 0 23px;
}
.donwload div{background: url(../images/bg-input-file.gif) no-repeat;}
.mailing-list .text, .donwload .text{
	margin: 0;
	padding: 2px 0 0;
	background: transparent;
	list-style: none;
	border: 0;
	float: left;
}
.mailing-list .submit, .donwload .submit{
	background: url(../images/mailing-list-btn-ok.gif) no-repeat;
	width: 36px;
	float: left;
	overflow: hidden;
	text-indent: -3333px;
	height: 26px;
}
.content{
	padding: 32px 0 0 77px;
	position: relative;
}
.content h2, .content h1{
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.content h3{
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 2px;
}
.content p{
	margin: 0;
	padding: 0 100px 12px 0;
}
.content ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.content .photo{
	width: 100%;
	position: relative;
}
.content .photo img{
	position: absolute;
	right: 62px;
	bottom: 6px;
}
.contactpage{
	padding: 5px 0 0 64px;
	position: relative;
	z-index: 20;
	overflow: hidden;
}
.contactpage .google-map{
	float: left;
	width: 430px;
	margin-right: 21px;
}
.contactpage address{
	font-style: normal;
	padding: 4px 0 16px;
}
.contactpage .sidebar{padding: 27px 0 0;}
.contactpage .sidebar a{color: #bf1e2e;}
.recipespage, .faqpage{
	text-align: center;
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 28px 0 0 0;
}
.recipespage a, .faqpage a{
	color: #bf1e2e;
	text-decoration: underline;
}
.recipespage a:hover, .faqpage a:hover{text-decoration: none;}
.recipespage h1, .faqpage h1{line-height: 18px;}
.recipespage h2, .faqpage h2{padding: 22px 0 10px;}
.recipespage h3, .faqpage h3{
	font-size: 11px;
	color: #bf1e2e;
}
.recipespage .fz14{font-size: 14px;}
.recipespage p, .faqpage p{padding: 0;}
.recipespage .box1, .faqpage .box1{
	padding-bottom: 74px;
	background: url(../images/decoration.gif) no-repeat 50% 100%;
}
.recipespage .box1.last{
	background: none;
	padding-bottom: 18px;
}
.faqpage .box1{padding: 0 300px 71px;}
.faqpage .box1.last{
	background: none;
	padding-bottom: 67px;
}
.faqpage img.right{margin-right: 40px;}
.recipespage img.right{margin-right:45px;}
.product-list{padding:29px 0 0 32px;}
.product-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-list li{
	overflow: hidden;
	background: url(../images/decoration.gif) no-repeat 50% 0;
	padding:58px 0 20px 0;
	margin-top: -43px;
}
.product-list li:first-child{background: none;}
.product-list .photo1{
	float: left;
	width: 261px;
}
.product-list .photo2{
	float: right;
	position: relative;
	top: 51px;
	left: -12px;
}
.product-list .description{
	width: 420px;
	float: left;
	height: 310px;
	display: table;
	text-align: center;
}
.product-list .description div{
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 16px;
}
.product-list p{padding: 0;}
.box{padding: 0 0 29px;}
.extra{padding: 0 0 22px;}
.extra2 p{padding-bottom: 16px;}
.flash{
	float: left;
	width: 415px;
	margin:-28px 22px 0 0;
}
.flash img{display: block;}
.list li{overflow: hidden;}
.list em{
	float: left;
	font-style: normal;
	width: 69px;
}
.legal-policy-terms{
	position: relative;
	z-index: 10;
	padding:64px 400px 0 77px;
}
.wheretobuy{padding: 5px 0 0 79px}
.wheretobuy .inner{overflow: hidden;}
.wheretobuy .flash-area{
	width: 415px;
	float: left;
	margin-right: 18px;
}
.wheretobuy .description{
	padding: 27px 100px 0 0;
	width: 375px;
	float: left;
}
.wheretobuy .description p{padding-right: 0;}
.wheretobuy .form{
	padding: 14px 0 0;
}
.wheretobuy .form h2{
	padding-bottom: 9px;
}
.wheretobuy .form select{
	width: 182px;
}
.wheretobuy .form ul{
	padding: 33px 0 0 10px;
	line-height: 12px;
}
.wheretobuy .form ul li{
	padding-bottom: 14px;
}
.column{
	clear: both;
	padding: 30px 0 0;
	width: 560px;
}
.column .box{padding-bottom: 21px;}
.column .extra1{padding-bottom:44px;}
.column .box p{padding-bottom: 17px;}
.footer{
	background: url(../images/bg-footer.jpg) no-repeat;
	width: 997px;
	height: 22px;
	line-height: 22px;
	margin: -22px auto 0;
	position: relative;
	z-index: 10;
}
.footer .copyright{
	float: left;
	padding-left: 70px;
}
.footer .terms-and-conditions{
	float: right;
	padding-right: 70px;
}
.footer .site-by-jadou{text-align: center;}
.footer a{color: #00223e;}
.footer a:hover{color: #bf1e2e;}