/*  HOME
************************************************************************************************************************************/
	
/*	main  */
	#home_main					{ overflow:hidden; height:221px/* 18.5em */; margin-bottom:8px; padding:30px 260px 30px 30px; background:#fff url(../images/home_main.jpg) top right no-repeat; border:solid 1px #00a94f; }
	#home_main_loggedin			{ height:160px; margin-bottom:8px; padding:30px 300px 30px 30px; background:#fff url(../images/promo_grapes.jpg) top right no-repeat; border:solid 1px #00a94f; }
	#home_main p				{ font-size:1em; }
	#home_main ul				{ font-size:1em; color:#00A94F; }
	#home_main a				{ color:#EE2E24; }
	#home_main a.arrow			{ padding:2px 9px 2px 2px; font-weight:bold; background:url(../images/arrow_red.gif) right no-repeat; }
	#home_main li 				{ list-style:square url(../images/arrow_green.gif); }
	#home_main h2				{ margin-bottom:1em; }
	
/*	right  */
	#home_right					{ float:right; width:228px; }
	.home_right1				{ padding:16px 21px; border:solid 1px #00a94f; background:#fff; }
	.home_right2				{ width:186px; margin-bottom:8px; padding:16px 21px; border:solid 1px #00a94f; background:#fff; }
	.home_right3				{ width:186px; margin-bottom:8px; padding:8px 21px 16px 21px; /*padding-top:8px;*/ text-align:center; border:solid 1px #00a94f; background:#fff url(../images/secondarymain_bg2.gif) repeat-x; }
	.home_right3 h3				{ margin-bottom:1em; font-size:1.2em; white-space:nowrap; }
	.home_right3 p.large		{ margin-bottom:0; font-size:1.4em; }
	
/*	left  */
	#home_left					{ float:left; width:540px; }
	#home_left_content			{ width:496px; min-height:110px; margin-bottom:8px; padding:16px 21px; border:solid 1px #00a94f; background:#fff; }
	#home_bottom1					{ overflow:hidden; float:left; width:221px; height:133px/* 11em */; margin-right:8px; padding:16px 21px; text-align:center; border:solid 1px #00a94f; background:#fff; }
	#home_bottom1	img				{ margin-bottom:1em; }
	#home_bottom2					{ overflow:hidden; float:left; width:133px; height:133px/* 11em */; padding:16px 110px 16px 21px; border:solid 1px #00a94f; background:#fff url(../images/home_right3.jpg) top right no-repeat; }
	#home_bottom3					{ overflow:hidden; float:right;  width:185px; height:133px/* 11em */; margin:0; padding:16px 21px; background:#fff; border:solid 1px #00a94f; }
	
/*	middle  */
	/* MIDDLE ALL BG IMAGE
	#home_middle				{ clear:left; width:774px; height:163px; border:solid 1px #00a94f; background:#fff url(../images/home_middle.jpg) no-repeat; margin-bottom:8px; }*/
	/* MIDDLE WITH TEXT
	#home_middle				{ clear:left; width:178px; height:125px; margin-bottom:8px; padding:22px 16px 16px 580px; border:solid 1px #00a94f; background:#fff url(../images/home_middle.jpg) no-repeat; }
	#home_middle_inner			{ clear:both; width:178px; height:125px; }*/
	#home_middle				{ clear:left; width:774px; height:163px; margin-bottom:8px; border:solid 1px #00a94f; background:#fff url(../images/home_middle2.jpg) no-repeat; }
	#home_middle_inner			{ clear:both; width:186px; height:121px; padding:26px 16px 16px 572px; background:transparent url(../images/home_middle_inner.jpg) no-repeat 603px 90px !important; }
	#home_middle_inner h3		{ font-size:1.4em; }
	

