#headerbg { background:url(../images/headerBg.jpg); height:131px; width:auto }
#middleBg { background: url(../images/middleBg.jpg); height:327px; width:auto }
#middleBgInner { background: url(../images/middleBgInner.jpg); height:206px; width:auto }
#contentBg{ background: url(../images/contentBg.jpg) no-repeat; width:980px; height:auto; margin:0px auto }
#footer { background:url(../images/footerBg.jpg); width:auto; height:223px}
#wrapper { width:980px; height:auto; margin:0px auto;}




/* global */
#wrapper .padT5 { padding-top:5px;}
#wrapper .padT10 { padding-top:10px;}
#wrapper .padT15 { padding-top:15px;}
#wrapper .padT25 { padding-top:25px;}
#wrapper .padR5 { padding-right:5px;}
#wrapper .padR10 { padding-right:10px;}
#wrapper .padR5 { padding-right:5px;}
#wrapper .padR25 { padding-right:25px;}
#wrapper .padR2 { padding-right:2px;}
#wrapper .padT35 { padding-top:35px;}

#wrapper .margT5 { margin-top:5px;}


#wrapper .padL10 { padding-left:10px}
#wrapper .padB10 { padding-bottom:10px;}
#wrapper .txtShadowWhite { text-shadow:0 1px 0px #FFFFFF;}
#wrapper .txtShadowBlack { text-shadow:1px 2px 0px #000;}

#wrapper .pTxt { width:485px; line-height:22px;}
#wrapper .fruitImageBg { background:url(../images/fruitImage.png) no-repeat right; height:289px; width:976px;}



#wrapper .iconCont{ width:187px}

#wrapper .navigation { width:680px}
#wrapper #nav {
		width: 680px;
		line-height: 50px;
		margin-top: 20px;
		
	 }
	 #nav li {
	   float: right;
	   text-shadow:0 1px 0px #FFFFFF;
	 }
	 #nav li a {
	   display: block;
	   color: #25251b;
	   text-transform: uppercase;
	   padding: 0 20px;
	   font-size: 14px;
	   font-weight: bold;
	   text-decoration:none;
	 }
	 #nav li a:hover {
	   color: #790c0b;
	   text-decoration: underline;
	 }
	 
#wrapper .leftCont { width:720px; height:auto}
#wrapper .rightCont { width:260px; height:auto}
#wrapper .downlaodCont { width:720px; height:180px;}
#wrapper .middleBG { background:url(../images/textContainer/middle.png); width:648px; height:auto}
#wrapper .newsletterCont { background: url(../images/textContainer/newsletterCont.jpg); width:240px; height:243px;}
#wrapper .txtBoxemailSub { background:url(../images/txBox.jpg) no-repeat; width:170px; height:21px}
#wrapper .txtBoxClass{ border:0px; background:transparent; width:160px; margin-left:4px; margin-top:2px}

#wrapper .testiMiddle{ background:url(../images/textContainer/testiMiddle.png); width:237px; height:auto; padding:0px 10px 0px}
.testiMiddle a{ color:#cfce3d}

.footer a{color:#cbd987; text-decoration:none}

#wrapper .borderPurchase{border-bottom:4px #900 solid; width:680px}
#wrapper .borderResources{border-bottom:2px #5c5242 solid; width:680px}
#wrapper .borderFAQ{border-bottom:1px #5c5242 dotted; width:680px}
#wrapper .promoCont { width:680px; height:auto; border-bottom:1px dotted #900}
#wrapper .promoCont p,h2{ width:550px}

ul#resources {
		width: 670px;
		margin-bottom: 30px;
	}
	ul#resources li a {
		background: url(../images/bgResources.png) no-repeat;
		height: 29px;
		width: 670px;
		line-height: 29px;
		margin:10px 0px;	
		color: #FFF;
		font-size: 16px;
		padding:2px 5px;
		font-weight:bold;
	
		display: block;
		text-decoration:none;
		text-shadow:1px 2px 0px #000;
		
	}
	
	ul#resources li a:hover {
		text-decoration: none;
		color: #cfce3d;
	}
	
	#wrapper .book-holder {
		width: 670px;
		margin-bottom: 10px;
	}
	#wrapper .book {
		float: left;
		margin-right: 48px;
	}
	
	.notification { background:#a80024; width:300px; height:auto; position:fixed; top:30px; right:30px; font-size:12px; padding:20px 10px; color:#fff; }