#header_L-theanine
	{
		background-image:url(../images/header_home.jpg);
	}
#context_top
	{
		background: center no-repeat;
		width:772px;
		padding:0px;
		text-align:left;
		background-image:url(../images/home_feature.jpg);
		height:279px;
	}
	
#context_top a{ 
	display:block; 
	width:100%; 
	height:279px; 
}

#redBoxText
	{
		font-size:14px;
		color:white;
		line-height:17px;
		padding:180px 0 0 55px;
		width:161px;
	}
#redBoxText a
	{
		color:#FFE300;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
		line-height:37px;
		margin-left:75px;
	}
#redBoxText a:hover
	{
		color:#FFFFFF;
		text-decoration:underline;
	}
#context_bottom
	{
	width:772px;
	padding:0;
	display: table;
	background-color: #FFFFFF;
	}
#theTeaEffect
	{
		padding:24px 24px 0 26px;
		width:170px;
		vertical-align:top;
		text-align:left;
		font-size:11px;
	}
#teaEffectLink
	{
		color:#D97601;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
		margin-left:40px;
	}