@charset "utf-8";
/* CSS Document */

#mainwraper{
	width:760px;
	margin:0px auto;
}


#header{
	width:760px;
	margin:0px auto;
}

#body{
	width:760px;
	margin:0px auto;
}

#footer{
	width:760px;
	margin:0px auto;
}

#personaldiet_left{
	width:375px;
	float:left;
}


#recipe_diet{
	width:367px;
	float:right;
}

#breakfastleft{
	width:303px;
	float:left;
}

#breakfastmiddle{
	width:135px;
	float:left;
}

#breakfastright{
	width:299px;
	float:left;
}

#lunchleft{
	width:272px;
	float:left;
}

#lunchmiddle{
	width:174px;
	float:left;
}

#lunchright{
	width:299px;
	float:right;
}

#dinnerleft{
	width:204px;
	float:left;
}

#dinnermiddle{
	width:257px;
	float:left;
}

#dinnerright{
	width:299px;
	float:right;
}

#snackleft{
	width:294px;
	float:left;
}

#snackmiddle{
	width:157px;
	float:left;
}

#snackright{
	width:299px;
	float:right;
}

#bluebarleft{
	width:530px;
	float:left;
}

#bluebarright{
	width:230px;
	float:right;
}
