body {
	padding: 0px;
	margin-top:0;
	margin-bottom:20;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image:url(../images/bg_sides.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4em;
	line-height: 16px;
	padding-top: 2px;
}


#page {
	width:760px;
    background-color:#FFF;
	border-top: #FF0000;
	border-right: #FF0000;
	border-bottom: #FF0000;
	border-left: #FF0000;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height:84px;
	width:auto;
	text-align:right;
	background-image: url(../images/img_header.gif);
	background-repeat: no-repeat;
	cursor: auto;
}
#headerrefcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding-top: 63px;
	padding-right: 1px;
}
#headerclickhere {
	padding-top: 11px;
	padding-right: 150px;
}
#menurefcode {
	text-align: left;
	width: auto;
	padding: 2px 0px 0px 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#menurefcodebg {
	background: url(../images/prostacet_final_06.jpg) no-repeat;
	height: 22px;
}

#mainmenu {
	float:left;
	width:148px;
}
#mainmenuaid {
	background-image: url(../images/prostacet_final_10.jpg);
	background-repeat: no-repeat;
	height: 22px;
	float: left;
	width: 148px;
}

#mainbodycontent {
	background-color:#FFFFFF;
	float:left;
	width:609px;
	text-align: left;
	padding: 0px;
	margin: 0 0 0 0px;
	border-left: 1px solid #CCCCCC;	
}

#maincontent {
	background-image:url(../images/bg_nav_4px.jpg);
	float:left;
	text-align: left;
	margin: 0;
	padding:0;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
}
#content {
	padding: 0px 20px 20px 20px;;
}


#maincontent a, #maincontent a:visited {
	text-decoration: underline;	
}

#maincontent p {
	padding: 0 0 1em 0;
	margin: 0;
}
#footer {
	text-align: justify;
	background-image:url(../images/bg_footer.gif);
	background-position:bottom;
	padding: 0px;
	color: #999999;
	margin: auto;
	height: 110px;
	font-size:12px;
	clear: both;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
}
#footer a:link, #footer a:visited, #footer a:active{	color: #000;	text-decoration: underline;	font: 11px Arial, Helvetica, sans-serif;}
#footer a:hover{color: #969; text-decoration: none;	font: 11px Arial, Helvetica, sans-serif;}
.footer {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.footerleft a, .footer a, .footer a:visited, .footer a:hover, .footer a:active {
	color: #000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.footerleft a:hover, .footer a:hover {
	color: #6633CC;
	text-decoration: none;
}

#footerleft {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	height: 30px;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	clear:both;
}
#footerright {
	text-align: right;
	width: 100px;
	float: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#footertos {
	width:80%;
	color: #999;
	text-align: center;
	padding: 10px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footerlinks {
	text-align: center;
	width: 100%;
	height: 20px;
}
#footerlogo {
	float:right;
}
/* =-=-=-=-=-=-=-[LEFT NAVIGATION MENU]-=-=-=-=-=-=-=- */	

#LeftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#LeftMenu {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
	}
		
#LeftMenu li a {
	height: 29px;
	_height: 29px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	margin: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 12px;
	border-bottom:solid 1px;
	vertical-align: baseline;
	color: #999;
	}	
	
#LeftMenu li a:link, #LeftMenu li a:visited {
	color: #666;
	display: block;
	background: url(../images/menu_img.jpg);
	text-decoration: none;
	}
	
#LeftMenu li a:hover, #LeftMenu li a:active {
	color: #996699;
	background: url(../images/menu_img.jpg) 0 -30px;
	text-decoration: none;
	}
h1 {
	font-size: 18pt;
	line-height: 26px;
	padding: 0px;
	margin: 8px 0px 10px;
	color: #ed174f;
	border-bottom: 1px solid  #639;
}	
	
h2 {
	color: #ed174f;
	font-size: 14pt;
	line-height: 22px;
	padding: 0px;
	margin: 6px 0px 8px;
	border-bottom: 90% solid  #639;
}	
h3 {
	color: #ed174f;
	font-size: 12pt;
	line-height: 18px;
	padding: 0px;
	margin: 4px 0px 6px;
	border-bottom: 1px solid  #639;	
}	
h4 {
	color: #000000;
	font-size: 12pt;
	padding: 0px;
	margin: 4px 0px 6px;
	font-weight: bold;
}	
.redhold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.0125em;
	text-decoration: underline;
}
.grouppic {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
input, textarea {
	padding: 1px 3px 2px 3px;
	background: #9999CC;
	color:FFF;
	font: normal 11px Tahoma, Verdana, sans-serif;
}
#li-1{
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arwred.gif);
	font-size: 10pt;
	line-height: 16px;
	color: #006699;
	font-weight: bold;
}
#WebmasterFormBody{
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arwred.gif);
	font-size: 10pt;
	line-height: 16px;
	color: #006699;
	font-weight: bold;
}
#ingredients p{
	padding: 5px;
	border: 1px solid #999999;
	background: #e4f2ff;
}
#ingredients p h4  {
	color: #000000;
	font-size: 12pt;
	padding: 0px;
	margin: 4px 0px 6px;
	font-weight: bold;
}	s
.inthenews {
	font-size: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
}

#articlelinks {
	font: 9pt Arial, Helvetica, sans-serif;
	width:140px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 30px;
}
#headercompanyname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ed174f;
	float: left;
	padding-top: 45px;
	padding-left:18px;
	text-align: left;
}
#titles {
	width:142px;
	background-color:#FFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed174f;
	border:solid 1px #cec9c9;
	padding: 2px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
#test {
	width:126px;
	background-color: #FFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	border:solid 1px #cec9c9;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
.who{color:#FF3300;}
.th1{
	color: #FFF;
	background-color:#cc3366;
	text-align:center;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-weight: bold;
	}
.th2{
	color: #FFF;
	background-color:#944d65;
	text-align:center;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;	font-weight: bold;	
	}
.th3{
	background-color:#663399;
	color:#FFF;
	text-align:center;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;		font-weight: bold;
	}
.th4{
	background-color:#663399;
	color:#FFF;
	text-align:center;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;		font-weight: bold;
	}
.th5{
	background-color:#788d32;
	color:#FFF;
	font-size:12pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;		font-weight: bold;
	}
.tc1{border:solid #cc3366 1px;}
.tc2{border:solid #944d65 1px;}
.tc3{border:solid #663399 1px;}
.tc4{border:solid #663399 1px;}
.tc5{border:solid #788d32 1px;}
.testis{background-color: #F5F5F5; border:dashed 1px #CCCCCC;}
.style24 {font-family: Arial, "Times New Roman", Times, serif; font-weight: bold; font-size: 16px; color: #CC0000;}