div#home_outer {
	width: 999px;
	margin: 0 auto;
	padding: 30px 0px 20px 0px;
	
	position: relative;
	
}

div#home_inner {
	background: #ffffff url('../images/bg_white_top.gif') left top no-repeat;
	width: 919px;
	height: 560px;
	margin: 0 auto;
}

div#home_content {
	background: url('../images/bg_white_bottom.gif') left bottom no-repeat;
	width: 919px;
	height: 560px;

	position: relative;
}

div#main_pic {
	width: 919px;
	/*height: 439px;*/
	height: 471px;
	overflow:hidden;
}
div#rnd_recipe{
	width:611px;
	height:471px;
	overflow:hidden;
	background:#fff;
	position:relative;	
}
div#home_right_top1{
	padding:0px 0px 0px 0px;
	width:177px;
	height:44px;
	background:#fff;
	overflow:hidden;
}
div#home_right_top{
	width:305px;
	height:77px;
	overflow:hidden;
}
div#rnd_product{
	width:308px;
	height:159px;
	overflow:hidden;
}
div#home_textarea{
	width:290px;
	padding-left:12px;
	height:200px;
}
div#static_product{
    padding-left:26px;
}
div#static_text{
    padding-left:28px;
    width:260px;
}
div#btn_party_planning {
	position: absolute;
	top: 390px;
	left: 6px;
}
div#btn_party_planning_txt {
	position: absolute;
	top: 490px;
	left: 28px;
}

div#btn_play_games {
	position: absolute;
	top: 390px;
	left: 232px;
}
div#btn_play_games_txt {
	position: absolute;
	top: 490px;
	left: 256px;
}
div#btn_cool_downloads {
	position: absolute;
	top: 390px;
	left: 459px;
}
div#btn_cool_downloads_txt {
	position: absolute;
	top: 490px;
	left: 478px;
}
div#btn_party_invitations {
	position: absolute;
	top: 390px;
	left: 683px;
}
div#btn_party_invitations_txt {
	position: absolute;
	top: 490px;
	left: 705px;
}