@import url(main.css);

#hp-main-body{
	float: left;
	width: 750px;
	background: url(../img/home/bg_main_page.gif) repeat-y;
}

#home-box1{
	float: left;
	width: 750px;
    background:url(../img/home/abc_footer.gif) no-repeat left bottom;
	padding-bottom: 30px;
}

#hp-head1{
	background:url(../img/home/main_title.gif) no-repeat;
	margin: 20px 50px 10px 30px;
	padding-bottom: 10px;
}

#copy-block1{
	float: left;
	width: 400px;
}

#copy-block1 p{
	margin: 10px 30px 10px 30px;
}

#copy-block2{
	float: left;
	width: 520px;
}

#copy-block2 p{
	margin: 0px 60px 0px 20px;
}

#copy-block2-left{
	float: left;
	width: 183px;
}

#copy-block2-left p{
	margin: 0px 0px 0px 20px;
}

#copy-block2-right{
	float: right;
	width: 183px;
	}
	
#hp-head2{
	background:url(../img/home/hd_expert_advice.gif) no-repeat;
	width: 183px;
	margin: 30px 10px 0px 20px;
}

#hp-head3{
	background:url(../img/home/hd_heart_explained.gif) no-repeat;
	width: 183px;
	margin: 30px 10px 5px 20px;
	padding-bottom: 3px;
}

#hp-head4{
	background:url(../img/home/hd_nutrition_explained.gif) no-repeat;
	width: 183px;
	margin: 30px 10px 5px 0px;
	padding-bottom: 5px;
}

#hp-head5{
	background:url(../img/home/hd_healthy_heart_title.gif) no-repeat;
	width: 156px;
	margin: 0 10px 5px 15px;
	padding-bottom: 3px;
}

#hp-head6{
	background:url(../img/home/recipes_title.gif) no-repeat;
	width: 145px;
	margin: 20px 10px 5px 15px;
	padding-bottom: 3px;
}

#lower-half{
	float: left;
	width: 750px;
	background:url(../img/home/bck_tile.gif) repeat-y ;
	}

#balance-shell{
	width: 444px;
	float: left;
	background:url(../img/home/balance_tiler.gif) repeat-y ;
	margin-top: 10px;
}

#balance-content{
	float: left;
    background:url(../img/home/balance_footer.gif) no-repeat left bottom;
	padding-bottom: 37px;
}

#balance-head{
	background:url(../img/home/balance_title.gif) no-repeat;
	margin: 0px 0px 10px 0px;
	padding-left: 30px;
}

#balance-content p{
	margin: 5px 20px 0px 35px;
}

#recipe-shell{
	width: 306px;
	float: right;
	background:url(../img/home/tiler.gif) repeat-y ;
}

#recipe-content{
	float: left;
 	background:url(../img/home/recipes_bottom.gif) no-repeat left bottom;
	padding-bottom: 19px;
}

#recipe-content2{
	float: left;
	 background:url(../img/home/recipes_top.gif) no-repeat left top;
}

#recipe-content2 p{
	margin: 0 0 0px 20px;
}

.recipe-copy{
	padding: 20px 0 0 0;
	float: left;
	width: 162px;
}

#fishpic{
	clear: right;
	float: right;
	margin: 20px 20px 0 0;
}

#kidspic{
	width:124px;
	float: right;
	}
	
#docpic{
	float: left;
	clear: left;
}