﻿#heart-health-wrapper{
	background-repeat:no-repeat;
	width:990px;
	float:left;
}
/* Backgrounds */
.heart-health {
	background: url(/HeartHealth/images/heart-health-background.jpg);
	height:1024px;
}

.healthy-promise {
    background: url(/HeartHealth/images/healthy-promise-background.jpg);
	height:1024px;
}

.healthy-dishes {
    background: url(/HeartHealth/images/healthy-dishes-background.jpg);
	height:865px;
}

#heart-health-left{
	width:690px;
	float:left;
	margin-top:38px;
}

#heart-health-right{
	width:300px;
	float:left;
}

#heart-health-content{
	position:absolute;	
	width:990px;
	float:left;
	margin-top:135px;
	margin-left:57px;
}

#heart-health-link-bar-wrapper {
	position:absolute;
	float:left;
	width:990px;
	
}
.heart-health-link-bar-wrapper-heart {margin-top:858px; }
.heart-health-link-bar-wrapper-promise {margin-top:850px;}
.heart-health-link-bar-wrapper-dishes {margin-top:693px;}

#heart-health-tub-bar-wrapper {
	position:absolute;
	float:left;
	width:990px;
}
.heart-health-tub-bar-wrapper-heart {margin-top:931px; }
.heart-health-tub-bar-wrapper-promise {	margin-top:924px; }
.heart-health-tub-bar-wrapper-dishes {margin-top:766px; }
	
h1.heart-health-h1 {
    width:688px;
    height:36px;
    background: url(/HeartHealth/images/heart-health-header.gif) no-repeat;
    text-indent: -9999px;
}

h2.heart-health-h2 {
    width:688px;
    height:95px;
    background: url(/HeartHealth/images/heart-health-subhead.gif) no-repeat;
    text-indent: -9999px;
}
	
h1.healthy-promise-h1 {
    width:690px;
    height:48px;
    background: url(/HeartHealth/images/healthy-promise-header.gif) no-repeat;
    text-indent: -9999px;
}

h2.healthy-promise-h2 {
    width:690px;
    height:25px;
    background: url(/HeartHealth/images/healthy-promise-subhead.gif) no-repeat;
    text-indent: -9999px;
}

h1.healthy-dishes-h1 {
    width:688px;
    height:50px;
    background: url(/HeartHealth/images/healthy-dishes-header.gif) no-repeat;
    text-indent: -9999px;
}

/* product table */
#heart-health-promise-info {
    width:388px; height:190px; padding:5px;margin:0;
}
.product-1 {
    float:left;width:300px; margin-left:5px;
}
.product-2 {
    float:left;width:300px;  margin-left:5px; margin-top:5px;
}
.product-img-1{
    float:left;
}
.product-img-2{
    float:left;margin:5px 0px 0px 0px;
}

.tips {
    width:455px;
    margin:0px 0px 12px 0px;
}

.recipe {float:left; margin:0px 0px 0px 0px; width:210px; }
.recipe div {margin:0px 0px 0px 10px;}

/* links */
#heart-health-links {
    margin:5px 0px 0px 0px;
}

#see-more {
    padding:10px 0px 0px 0px;
    margin:0px 0px 0px 0px;    
}

#legal-container {
    margin-top:5px;
}

#legal-container a {

}

.heart-subhead {
 margin-bottom:10px;
}
