/*CSS Document Developd by Sajesh P*/
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	color:#505050;
	font-size:12px;
	text-align:left;
	background-color:#AA845A;	
}
body a{
	color:#505050;
	text-decoration:underline;
}
body a:hover{
	color:#AA845A;
	text-decoration:none;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, form{
	margin:0px;
	padding:0px;
}
h1, h2{
	font-size:17px;
	color:#AE8D64;
}
h3{
	font-size:14px;
	color:#8DC328;
}
.tit17px{
	font-size:14px;
	color:#8DC328;
	font-weight:bold;
}
.normalBold{
	font-weight:bold;
}
.ingredientsTxt{
	font-size:11px;
	color:#9D9D9D;
	text-decoration:none;
}
.ingredientsTxt a{
	font-size:11px;
	color:#9D9D9D;
	text-decoration:none;
}
.ingredientsTxt a:hover{
	font-size:11px;
	color:#AE8D64;
	text-decoration:underline;
}
.listOL{
	padding:0px 0px 0px 25px;
}
.listUL{
	padding:0px 0px 0px 15px;
}
.minheight{
	height:50px;
}
.picLft{
	padding:5px 5px 5px 0px;
}
.picRit{
	padding:5px 0px 5px 5px;
}
.ctrAlign{
	text-align:center;
}
.clearBoth{
	clear:both;
}
#logoBox{
	margin:0 auto;
	width:800px;
	background:url(../images/logo-bg.jpg) repeat-x;
}
.logoBoxLft{
	width:366px;
	float:left;
	background:url(../images/logo-bg-lft.jpg) no-repeat 0% 100%;
	height:69px;
	padding:24px 0px 0px 34px;
}
.logoBoxRit{
	width:400px;
	float:left;
	background:url(../images/logo-bg-rit.jpg) no-repeat 100% 100%;
	height:93px;	
}
#menuBox{
	margin:0 auto;
	width:800px;
	background:url(../images/page-shadow-bg.jpg) repeat-y;
	background-color:#ffffff;
}
.menu{
	margin:0 auto;
	width:770px;
	border-bottom:1px solid #ffffff;
	background:url(../images/menu-bg.jpg) no-repeat;
	height:32px;
	background-color:#B6956B;
}
.menu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 33px;
	margin:0 auto;
}
.menu ul li{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	float:left;
	color:#ffffff;
	text-transform:uppercase;
	list-style:none;
	font-size:11px;
	height:22px;
	display:block;
	background:url(../images/menu-dvr.jpg) no-repeat;
	background-position:right;
}
.menu ul li a{
	color:#ffffff;
	text-decoration:none;
}
.menu ul li a:hover{
	color:#CEE690;
	text-decoration:none;
}
#home #active1,
#science #active2,
#howUse #active3,
#shopLushbust #active4,
#results #active5,
#faq #active6,
#learnMore #active7,
#press #active8,
#contact #active9{
	color:#2E6C00;
	background:url(../images/menu-dvr2.jpg) no-repeat 100% 100%;	
	background-color:#AA845A;
	display:block;
}
#header{
	background:url(../images/page-shadow-bg.jpg) repeat-y;
	margin:0 auto;
	width:770px;
	padding:0px 15px 0px 15px;
}
.headerLft{
	float:left;
	background-color:#7CB900;	
}
.headerRit{
	float:left;
	background-color:#7CB900;	
}
#middleBox{
	background:url(../images/page-shadow-bg.jpg) repeat-y;
	margin:0 auto;
	width:800px;
	background-color:#ffffff;		
}
.middleBoxSafe{
	background:url(../images/top-botm.jpg) no-repeat;
	padding:15px 25px 10px 25px;
}
.midLftBoxHom{
	width:270px;
	padding:10px 10px 10px 10px;
	background:url(../images/bx-dvr-hom.jpg) no-repeat 100% 50%;
	float:left;
}
.midRitBoxHom{
	width:270px;
	padding:10px 10px 10px 15px;
	float:left;
}
.btnBox{
	padding:15px 0px 10px 60px;
}
.seeResultsBtn{
	width:86px;
	float:left;
	padding:0px 5px 0px 0px;
}
.howtoUseBtn{
	width:86px;
	float:left;	
}
.btnBoxRit{
	padding:15px 0px 10px 160px;
}
#footerBox{
	background:url(../images/page-shadow-bg.jpg) repeat-y;
	margin:0 auto;
	width:770px;
	padding:0px 15px 0px 15px;
}
.footerBoxSafe{
	background:#F2EBE4;
}
.footerBoxLft{
	width:540px;
	padding:5px 0px 0px 15px;
	line-height:18px;
	height:40px;
	float:left;
	color:#AA845A;
	font-size:11px;
}
.footerBoxLft a{
	color:#AA845A;
	text-decoration:none;	
}
.footerBoxLft a:hover{
	color:#2E6C00;
	text-decoration:underline;
}
.footerBoxRit{
	width:195px;
	float:left;
	padding:5px 0px 0px 20px;	
}
.twitrLgo{
	width:29px;
	float:left;
	padding:5px 2px 0px 0px;	
}
.facebokLgo{
	width:29px;
	float:left;
	padding:5px 2px 0px 0px;		
}
.geoTrustLgo{
	width:117px;
	float:left;	
}
.pageBotm{
	margin:0 auto;
	width:800px;	
}