* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
body {
	background-image: url(../images/siteBackGradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e9e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	margin-bottom: 30px;
}
form {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#topLogo {
	height: 78px;
	width: 780px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	position: relative;
}
#topLogo ul {
	list-style-type: none;
	padding: 0px;
	position: absolute;
	width: 180px;
	right: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topLogo ul li {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-type: none;

}
#topLogo ul li a {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
}
#topLogo ul li a:hover {
	color: #A77EB8;
	text-decoration: underline;
}
#mainNav {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	width: 780px;
	background-image: url(../images/navBack.gif);
	background-repeat: repeat-x;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#mainNav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav .navR {
	float: right;
	height: 34px;
	width: 6px;
	background-image: url(../images/cNavRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainNav ul li a#hairRegrowth {
	background-image: url(../images/hairRegrowth1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 130px;
	display: block;
}
#mainNav ul li a#hairRegrowth:hover {
	background-image: url(../images/hairRegrowth2.png);
}
#mainNav ul li a#skinCare {
	background-image: url(../images/skinCare1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 89px;
	display: block;
}
#mainNav ul li a#skinCare:hover {
	background-image: url(../images/skinCare2.png);
}
#mainNav ul li a#nutrition {
	background-image: url(../images/nutrition1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 84px;
	display: block;
}
#mainNav ul li a#nutrition:hover {
	background-image: url(../images/nutrition2.png);
}
#mainAd {
	width: 780px;
	margin: 6px auto 0px;
}
#btmAds {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#btmAds #ad1 {
	height: 209px;
	width: 191px;
	background-image: url(../images/ad1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #a9721b;
}
#btmAds #ad2 {
	height: 209px;
	width: 201px;
	background-image: url(../images/ad2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #a86d85;
}
#btmAds #ad3 {
	height: 209px;
	width: 197px;
	background-image: url(../images/ad3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #7f6a91;
}
#btmAds #ad4 {
	height: 209px;
	width: 191px;
	background-image: url(../images/ad4.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #9a681a;
}
#btmAds #ad1 .text , #btmAds #ad2 .text, #btmAds #ad3 .text, #btmAds #ad4 .text{
	position: relative;
	top: 70px;
	left: 15px;
	font-size: .8em;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#btmAds #ad1 a , #btmAds #ad2 a ,#btmAds #ad3 a , #btmAds #ad4 a  {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 76px;
	position: relative;
	left: 10px;
	top: 80px;
	display: block;
}
#btmAds #ad1 a {
	background: url(../images/readMoreAd1_1.png) no-repeat;
}
#btmAds #ad1 a:hover {
	background: url(../images/readMoreAd1_2.png) no-repeat;
}
#btmAds #ad2 a {
	background: url(../images/readMoreAd2_1.png) no-repeat;
}
#btmAds #ad2 a:hover {
	background: url(../images/readMoreAd2_2.png) no-repeat;
}
#btmAds #ad3 a {
	background: url(../images/readMoreAd3_1.png) no-repeat;
}
#btmAds #ad3 a:hover {
	background: url(../images/readMoreAd3_2.png) no-repeat;
}
#btmAds #ad4 a {
	background: url(../images/readMoreAd4_1.png) no-repeat;
}
#btmAds #ad4 a:hover {
	background: url(../images/readMoreAd4_2.png) no-repeat;
}
#bBoxes {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#bBoxes .lBox {
	height: 179px;
	width: 388px;
	background-image: url(../images/blBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#bBoxes .lBox .head , #bBoxes .rBox .head{
	position: relative;
	left: 21px;
	top: 21px;
	width: 235px;
	margin-bottom: 10px;
}
#bBoxes .lBox .text , #bBoxes .rBox .text{
	position: relative;
	left: 21px;
	top: 21px;
	width: 340px;
	font-size: .7em;
}
#bBoxes .lBox .text a , #bBoxes .rBox .text a{
	float: left;
	position: relative;
	padding-top: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#bBoxes .lBox .text a:hover , #bBoxes .rBox .text a:hover{
	text-decoration: none;
}
#bBoxes .rBox {
	height: 179px;
	width: 388px;
	background-image: url(../images/blBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	float: left;
}
#footerTop {
	padding: 0px;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #632C87;
	font-style: italic;
	clear: both;
}
#footer {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #BD9FC9;
	text-decoration: underline;
}

.clearFloat  {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#pages {
	background-repeat: repeat-x;
	background-image: url(../images/topBack.gif);
}
.pagesCont {
	padding: 0px;
	width: 778px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c9c6c7;
	border-right-color: #c9c6c7;
	border-left-color: #c9c6c7;
	background-image: url(../images/pagesBack.jpg);
	background-repeat: no-repeat;
	background-position: left 190px;
	background-color: #FFF;
	top: 50px;
}
#pagesAd {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 101;
	height: 190px;
	width: 778px;

}
#pagesAd ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 102;
	top: 0px;
	list-style-type: none;
	right: 220px;
}
#pagesAd ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#pagesAd ul li a.pHome {
	height: 17px;
	width: 43px;
	display: block;
	background-image: url(../images/pHome1.png);
	background-repeat: no-repeat;
}
#pagesAd ul li a.pHome:hover {
	background-image: url(../images/pHome2.png);
}
#pagesAd ul li a.pAboutUs {
	height: 17px;
	width: 70px;
	display: block;
	background-image: url(../images/pAbout1.png);
	background-repeat: no-repeat;
}
#pagesAd ul li a.pAboutUs:hover {
	background-image: url(../images/pAbout2.png);
}
#pagesAd ul li a.pContactUs {
	height: 17px;
	width: 69px;
	display: block;
	background-image: url(../images/pContact1.png);
	background-repeat: no-repeat;
}
#pagesAd ul li a.pContactUs:hover {
	background-image: url(../images/pContact2.png);
}
.pagesCont .heading {
	float: right;
	width: 520px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagesCont .mainCont {
	width: 520px;
	padding: 0px;
	float: right;
	font-size: 0.75em;
	margin: 10px 30px 30px 0px;
}
.mainCont h1 {
	margin: 0px;
	color: #AB8CC5;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 0px;
}
.pagesCont p {
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.boldYellow  {
	font-weight: bold;
	color: #FAA624;
	font-size: 1.2em;
}
.boldPurple {
	font-weight: bold;
	color: #AB8CC5;
}
p.boldPurple_bl  {
	font-weight: bold;
	color: #AB8CC5;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
.mainCont ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
.pagesCont ul li {
	margin: 0px;
	padding: 0px 0px 5px;
	list-style: outside;

}
.mainCont  .mainContBtmPur {
	background-color: #EBE2F1;
	height: 140px;
	background-image: url(../images/pBorder.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 20px;
	float: left;
	width: 100%;
}
.mainCont .mainContBtmPur img {
	float: left;
	padding: 0px;
	display: block;
	margin: 0px;
}
.mainCont .mainContBtmPur ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 300px;
	margin: 20px 0px 0px 15px;
}
.mainCont .mainContBtmPur ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.mainCont .mainContBtmPur ul li a {
	display: block;
	margin: 0px;
	background-image: url(../images/btmPageArr.gif);
	background-repeat: no-repeat;
	color: #794E97;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 10px 20px;
}
.mainCont .mainContBtmPur ul li a:hover {
	background-image: url(../images/btmPageArr1.gif);
}
.mainCont #bnCont {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-color: #794E97;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #794E97;
	float: left;
	width: 100%;
}
.mainCont #bnCont img {
	height: 70px;
	width: 70px;
	margin-left: 10px;
	display: block;
	float: left;
}

.mainCont #bnCont .prodName {
	float: left;
	margin-left: 20px;
	color: #63258A;
	font-weight: bold;
	font-size: 11px;
	margin-top: 25px;
}
.mainCont #bnCont .prodPrice {
	float: right;
	color: #AA61D6;
	font-size: 15px;
	margin-top: 23px;
	font-weight: bold;
}
.mainCont #bnCont .prodButton {
	float: right;
	margin-left: 10px;
	color: #AA61D6;
	font-size: 20px;
	margin-top: 22px;
	margin-right: 10px;
}


.pagesCont .mainCont p span {
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainCont p a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.mainCont p a:hover {
	color: #333;
	text-decoration: underline;
}



#pagesFooter {
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/pagesFooter.png);
	background-repeat: no-repeat;
	height: 32px;
	position: relative;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #AB8CC5;
}
.pagesCont .mainCont p.skin  {
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

