Body {
	background-color: #df6d6d;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/BodyBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.WhiteBg {
	background-color: #FFFFFF;
}
#MainDivWidth {
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#TopGapHeight {
	height: 28px;
}
#BottomGapHeight {
	height: 118px;
}
.WhiteBox-LftTopCorner {
	background-image: url(../images/WhiteBox-LftTopCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.WhiteBox-RightTopCorner {
	background-image: url(../images/WhiteBox-RightTopCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.WhiteBox-LftBottomCorner {
	background-image: url(../images/WhiteBox-LftBottomCorner.gif);
	background-repeat: no-repeat;
	background-position: left Bottom;
}
.WhiteBox-RightBottomCorner {
	background-image: url(../images/WhiteBox-RightBottomCorner.gif);
	background-repeat: no-repeat;
	background-position: right Bottom;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.Height {
	overflow: hidden;
}
.Clear {
	clear: both;
}
#HeaderHeight {
	height: 113px;
}
#WhiteBox-LftTopCornerBig {
	background-image: url(../images/WhiteBox-LftTopCornerBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	/*width: 14px;*/
	height: 113px;
}
#WhiteBox-RightTopCornerBig {
	background-image: url(../images/WhiteBox-RightTopCornerBig.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	/*width: 14px;*/
	height: 113px;
}
#HeaderWhiteBg {
	background-color: #FFFFFF;
	margin-right: 14px;
	margin-left: 14px;
	height: 113px;
	float: left;
	width: 888px;
	background-image: url(../images/TopFruit-Logo.jpg);
	background-repeat: no-repeat;
	background-position: 562px top;
}
#LogoPad {
	padding-top: 16px;
	padding-left: 37px;
}


/* ------------------------ Navigation Section Start -------------------------- */
/*#Menu {
	height: 43px;
	background-color: #83011b;
}*/
#Menu {
	background-color: #83011b;
	height: 43px;
}

.sa_w7
{
width:7px;
}
.sa_w8
{
width:8px;
}
.sa_w10
{
width:10px;
}
.sa_w22
{
width:22px;
}
.sa_w24
{
width:24px;
}
.sa_w27
{
width:27px;
}
.sa_w28
{
width:28px;
}
.sa_w29
{
width:29px;
}
.sa_w30
{
width:30px;
}
.sa_h7
{
height:10px;
}
.sa_h10
{
height:10px;
}
.sa_h12
{
height:12px;
}
.sa_h14
{
height:14px;
}
.sa_h15
{
height:15px;
}
.sa_h16
{
height:16px;
}
.sa_h17
{
height:17px;
}
.sa_h20
{
height:20px;
}
.sa_h24
{
height:24px;
}
.sa_h25
{
height:25px;
}
.sa_h28
{
height:28px;
}
.sa_h30
{
height:30px;
}
.sa_h35
{
height:35px;
}
.sa_h40
{
height:40px;
}
.sa_h44
{
height:44px;
}
.sa_h48
{
height:48px;
}
.sa_h120
{
height:120px;
}




.menu {
padding-left: 54px;
padding-right: 54px;
}

.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.menu ul li{
	margin:-3px 0 0 0;
	padding:0px;
	list-style:none;
	float:left;
}
.menu ul .menu_home a{
	width:47px;
	height:36px;
	display:block;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-999999px;
}
.menu ul .menu_home a:hover{
	background-image:url(../images/home.jpg);
	background-position:left bottom;
	height:36px;
	
}
.menu ul .menu_home .selected{
	width:47px;
	height:36px;
	display:block;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:-999999px;
}


.menu ul .menu_the_study a{
	width:80px;
	height:36px;
	display:block;
	background-image:url(../images/the-study.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-999999px;
	margin-left: 20px;
}
.menu ul .menu_the_study a:hover{
	background-image:url(../images/the-study.jpg);
	background-position:left bottom;
	height:36px;
	margin-left: 20px;
}
.menu ul .menu_the_study .selected{
	width:80px;
	height:36px;
	display:block;
	background-image:url(../images/the-study.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:-999999px;
	margin-left: 20px;
}








.menu ul .menu_our_findings a{
	width:99px;
	height:36px;
	display:block;
	background-image:url(../images/our-findings.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-999999px;
	margin-left: 20px;
}
.menu ul .menu_our_findings a:hover{
	background-image:url(../images/our-findings.jpg);
	background-position:left bottom;
	height:36px;
	margin-left: 20px;
}
.menu ul .menu_our_findings .selected{
	width:99px;
	height:36px;
	display:block;
	background-image:url(../images/our-findings.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:-999999px;
	margin-left: 20px;
}






.menu ul .menu_win a{
	width:35px;
	height:36px;
	display:block;
	background-image:url(../images/win.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-999999px;
	margin-left: 20px;
}
.menu ul .menu_win a:hover{
	background-image:url(../images/win.jpg);
	background-position:left bottom;
	height:36px;
	margin-left: 20px;
}
.menu ul .menu_win .selected{
	width:35px;
	height:36px;
	display:block;
	background-image:url(../images/win.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:-999999px;
	margin-left: 20px;
}





/* ------------------------ Navigation Section End ---------------------------- */

#BannerBig {
	background-image: url(../images/Banner.jpg);
	height: 548px;
	background-repeat: no-repeat;
	background-position: left top;
}
#BannerTxtPad {
	padding-top: 28px;
	padding-left: 51px;
}
#BannerFruitsPad {
	margin-top: 32px;
}

@font-face {
	font-family: "FluxRegular";
	src:url(../fonts/FluxRegular.ttf);
}
@font-face {
	font-family: "HelveticaNeue ThinExt";
	src:url(../fonts/HelveticaNeue ThinExt.ttf);
}
.BannerTxt18 {
	font-family: "FluxRegular";
	src:url(../fonts/FluxRegular.ttf);
	font-size: 18px;
	color: #fefefe;
	padding-top: 16px;
}
#BodyContentPad {
	padding: 44px 44px 0px 48px;
}	
.GreyContentBoxBg {
	background-color: #ebecdc;
}
.GreyBox-LftTopCorner {
	background-image: url(../images/GreyBox-LftTopCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.GreyBox-RightTopCorner {
	background-image: url(../images/GreyBox-RightTopCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.GreyBox-LftBtmCorner {
	background-image: url(../images/GreyBox-LftBtmCorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.GreyBox-RightBtmCorner {
	background-image: url(../images/GreyBox-RightBtmCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ContentBoxWidthL {
	width: 370px;
	float: left;
}
.ContentBoxWidthR {
	width: 370px;
	float: right;
}
.LftCntBoxPad {
	padding: 22px;
}
.RightCntBoxPad {
	padding: 14px 30px 10px 30px;;
}
.Content {
	font-family: Tahoma;
	font-size: 12px;
	color: #8d8d8d;
}
.Content p {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
.StudyContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #626262;
	line-height: 20px;
}
.StudyContent p {
	padding: 0px;
	margin: 0px;
	padding-top: 16px;
}
.ContentYellowBox {
	font-family: Tahoma;
	font-size: 12px;
	color: #464646;
}
.ContentYellowBox p {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
.CntTitle {
	font-family: Tahoma;
	font-size: 15px;
	color: #83011b;
	font-weight: bold;
}
.StudyCntTitle {
	font-family: Tahoma;
	font-size: 15px;
	color: #83011b;
	font-weight: bold;
	margin-bottom: 5px;
}
.YellowContentBoxBg {
	background-color: #fff190;
}
.YellowBox-LftTopCorner {
	background-image: url(../images/YellowBox-LftTopCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.YellowBox-RightTopCorner {
	background-image: url(../images/YellowBox-RightTopCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.YellowBox-LftBtmCorner {
	background-image: url(../images/YellowBox-LftBtmCorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.YellowBox-RightBtmCorner {
	background-image: url(../images/YellowBox-RightBtmCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#YellowBoxTopPad {
	margin-top: 15px;
}
a.MoreLink:link {
	font-family: Tahoma;
	font-size: 24px;
	color: #83011b;
	text-decoration: none;
}
a.MoreLink:visited {
	font-family: Tahoma;
	font-size: 24px;
	color: #83011b;
	text-decoration: none;
}
a.MoreLink:hover {
	font-family: Tahoma;
	font-size: 24px;
	color: #83011b;
	text-decoration: underline;
}
a.MoreLink2:link {
	font-family: Tahoma;
	font-size: 24px;
	color: #83011b;
	font-weight: bold;
	text-decoration: none;
}
a.MoreLink2:visited {
	font-family: Tahoma;
	font-size: 24px;
	color: #83011b;
	font-weight: bold;
	text-decoration: none;
}
a.MoreLink2:hover {
	font-family: Tahoma;
	font-size: 24px;
	color: #83011b;
	font-weight: bold;
	text-decoration: underline;
}

a.BannerLink18:link {
	font-family: "FluxRegular";
	src:url(../fonts/FluxRegular.ttf);
	font-size: 18px;
	color: #fefefe;
	padding-top: 10px;
	text-decoration: none;
}
a.BannerLink18:visited {
	font-family: "FluxRegular";
	src:url(../fonts/FluxRegular.ttf);
	font-size: 18px;
	color: #fefefe;
	padding-top: 10px;
	text-decoration: underline;
}
a.BannerLink18:hover {
	font-family: "FluxRegular";
	src:url(../fonts/FluxRegular.ttf);
	font-size: 18px;
	color: #fefefe;
	padding-top: 10px;
	text-decoration: underline;
}
#FtrBtmBorder {
	margin-top: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83011b;
}
.FtrCnt {
	font-family: Arial;
	font-size: 10px;
	color: #83011b;
}
.FtrCntR {
	font-family: Arial;
	font-size: 10px;
	color: #83011b;
	padding-top: 12px;
}
a.FtrCntR:hover {
	font-family: Arial;
	font-size: 10px;
	color: #83011b;
	padding-top: 12px;
	text-decoration: none;
}
.FtrCopyRightPad {
	padding-top: 12px;
}
#FtrHeight {
	padding-top: 7px;
	font-family: Arial;
	font-size: 10px;
	color: #83011b;
}
#FtrLftBtmCorner {
	background-image: url(../images/FtrLftBtmCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}
#FtrRightBtmCorner {
	background-image: url(../images/FtrRightBtmCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
}
#FtrWhiteBg {
	background-color: #ffffff;
	margin-left: 14px;
	margin-right: 14px;
	height: 14px;
}
.StudyBoxWidthL {
	width: 408px;
	float: left;
}
.StudyBoxWidthR {
	width: 305px;
	float: right;
	margin-right: 35px;
}
#ImgCntBgRed {
	background-image: url(../images/ImgCntBgRed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 305px;
}
.CntHelvetica14 {
	font-family: "HelveticaNeue ThinExt";
	src:url(../fonts/HelveticaNeue ThinExt.ttf);
	font-size: 14px;
	color: #fefefe;
	padding-top: 14px;
	text-decoration: none;
}
.CntHelvetica14 a {
	font-family: "HelveticaNeue ThinExt";
	src:url(../fonts/HelveticaNeue ThinExt.ttf);
	font-size: 14px;
	color: #fefefe;
	text-align: center;
	text-decoration: none;
}
.CntHelvetica14 a:hover {
	font-family: "HelveticaNeue ThinExt";
	src:url(../fonts/HelveticaNeue ThinExt.ttf);
	font-size: 14px;
	color: #fefefe;
	text-align: center;
	text-decoration: underline;
}
#plums-width {
	float: left;
	width: 102px;
	text-align: center;
}
#nectarines-width {
	float: left;
	width: 109px;
	text-align: center;
}
#peaches-width {
	float: left;
	width: 94px;
	text-align: center;
}
#Study2BoxBtmPad {
	overflow: hidden;
	margin-bottom: 34px;
}
/*#TheStudy-GreyTxt {
	background-image: url(../images/TheStudy-GreyTxt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 191px;
	width: 408px;
	float: left;
}*/
#TheStudy-GreyTxt {
	/*background-image: url(../images/TheStudy-GreyTxt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 191px;
	width: 408px;*/
	float: left;
}
a.ArticleTxtLink:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #83011b;
	padding-top: 10px;
	text-decoration: underline;
}
a.ArticleTxtLink:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #83011b;
	padding-top: 10px;
	text-decoration: underline;
}
a.ArticleTxtLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #83011b;
	padding-top: 10px;
	text-decoration: none;
}
#FooterRightWidth {
	width: 500px;
	float: right;
}
