body {
	background-color: #010200;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 32px;
}

div#content {
	margin: 0 auto;
	padding: 0px;
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	margin-top:32px;
	z-index: 2;
	position: absolute;

}

.container {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9c984f;
	border-right-color: #9c984f;
	border-left-color: #9c984f;
	background-color: #000000;
}
.pageheader {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	background-image: url(images/pt_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	border: 0px;
}
.logo2 {
	background-image: url(images/pt_logo3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	border: 0px;
}
.navbtn_main {
	background-image: url(images/nav_main_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 77px;
}
.navholder div {
	display: none;
}

.navbtn_solution {
	background-image: url(images/nav_solution_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 152px;
}
.navbtn_guarantee {
	background-image: url(images/nav_guarantee_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 101px;
}
.navbtn_testimonial {
	background-image: url(images/nav_testimonials_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 106px;
}
.navbtn_ingredients {
	background-image: url(images/nav_ingredients_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 106px;
}
.navbtn_order {
	background-image: url(images/nav_order_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 89px;
}
.navbtn_contact {
	background-image: url(images/nav_contact_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 77px;
}
.navbtn_faq {
	background-image: url(images/nav_faq_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 49px;
}
.navbtn_main:hover {
	background-image: url(images/nav_main_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 77px;
}
.navbtn_solution:hover {
	background-image: url(images/nav_solution_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 152px;
}
.navbtn_guarantee:hover {
	background-image: url(images/nav_guarantee_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 101px;
}
.navbtn_testimonial:hover {
	background-image: url(images/nav_testimonials_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 106px;
}
.navbtn_ingredients:hover {
	background-image: url(images/nav_ingredients_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 106px;
}

.navbtn_order:hover {
	background-image: url(images/nav_order_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 89px;
}
.navbtn_contact:hover {
	background-image: url(images/nav_contact_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 77px;
}
.navbtn_faq:hover {
	background-image: url(images/nav_faq_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 49px;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4ed01;
	line-height: 16px;
}
.grtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5e5e3;
	line-height: 12px;
}
.yellowtext11px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4ed01;
	line-height: 12px;
}
.grquote {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5e5e3;
	line-height: 12px;
}
.yellowtext10px {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f4ed01;
	line-height: 50px;
}
.contentbg {
	background-image: url(images/home_lt_temp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentbgR {
	background-image: url(images/home_rt_temp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.yellowtext10px a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f4ed01;
	line-height: 50px;
}
.drkgrquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c7a7a;
	line-height: 13px;
}
.solutionsBG_top {
	background-image: url(images/solution_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.solutionsBG_btm {
	background-image: url(images/solution_btm_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.guaranteeBG_top {
	background-image: url(images/cartcontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.guaranteeBG_btm {
	background-image: url(images/guarantee_btm_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cartBG_top {
	background-image: url(images/cartbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.shoppadding {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.cartHeadertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f4ed01;
	line-height: 28px;
}
.cartHeadertext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CED1D6;
	font-weight: bold;
}

.nounderline {
	text-decoration: none;
}
#copyright {
background-image:url(images/copyright_bg.gif);
background-repeat:repeat-x;
}
#cartboxbg { background-image: url(images/cart_box_bg.gif);
}
.Lgreentext { color:#70C141; font-size:18px;}
.Sgreentext { color:#70C141; font-size:10px;}
h2 {line-height:1em; font-size:14px}
