@import "Common.css";



/* HOME - start */
H2 SPAN,
H3 SPAN,
H4 SPAN,
H5 SPAN {
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
	display:block;
}

A SPAN {
	display:none;
}


#mainContainer {
	background:url('../Images/SubCommon/bgLong.gif') no-repeat left top;
	background-position:290px 0;
	height:100%;
	margin:0;	
}

#contentBody {
	clear:both;
	min-height:620px;
	background:url('../Images/bgRepeatBlue.jpg') 996px 0px repeat-x;
	min-width:1000px;
}

* HTML #contentBody {
	height:600px;
}

* HTML #contentWrapper {
	width:996px;
}

#mainContentArea {
	background:url('../Images/bgContent.jpg') no-repeat left top;
	min-height:600px;
	float:left;
	width:702px;
}

* HTML #mainContentArea {
	height:600px;
}

#mainContent {
	padding:10px 35px 10px 30px;
	margin:20px 0 0 0;
	background:#fff;
	min-height:600px;
	width:496px;
	overflow-x:hidden;
}

HTML>BODY #mainContent {
	overflow:hidden;
}

* HTML #mainContent {
	height:600px;
}

#topBlurb {
	display:none;
}

/* Footer - start */

#mainFooter {
	background:url('../Images/SubCommon/bgLongBum.gif') no-repeat;
	background-position:290px 0;
	height:80px;
} 

#footerContent {
	padding:703px 5px 5px 5px;
	position:absolute;
	top:0;
}

/* Footer - end */


/* NUTRITION LABELS EXCLUSIVE - START */
#eatWholeGrains {
        position:relative;
        width:250px;
        height:195px;
        float:left;
        background:url(../Images/Sects/Home/bg-eat-whole-grains.gif) 0 100% no-repeat;
}

#eatWholeGrains #clickHere {
        display:block;
        width:69px;
        height:16px;
        position:absolute;
        left:105px;
        bottom:40px;
        background:url(../Images/Sects/Home/btn-click-here-green.gif);
}

#cookbookCreator {
        position:relative;
        width:246px;
        height:195px;
        float:left;
        background:url(../Images/Sects/Home/bg-cookbook-creator.gif) 0 100% no-repeat;
}

#cookbookCreator #clickHere {
        display:block;
        width:69px;
        height:16px;
        position:absolute;
        left:105px;
        bottom:40px;
        background:url(../Images/Sects/Home/btn-click-here-brown.gif);
}

#aboutWholeGrains {
        position:relative;
        clear:both;
        height:201px;
        background:url(../Images/Sects/Home/bg-about-whole-grains.jpg) 0 100% no-repeat;
}

#aboutWholeGrains #findOutMore{
        display:block;
        width:67px;
        height:10px;
        position:absolute;
        left:161px;
        bottom:62px;
        background:url(../Images/Sects/HOme/btn-find-out-more-home.gif);
}

#comparisonToolSection {
        position:relative;
        clear:both;
        height:201px;
        background:url(../Images/Sects/Home/bg-comparison-tool.jpg) 0 100% no-repeat;
}

#compareNow {
        display:block;
        width:116px;
        height:18px;
        position:absolute;
        left:118px;
        bottom:40px;
}

/* NUTRITION LABELS EXCLUSIVE - END */


/* HOME - end */
