/*--- DEFINE LAYOUT & BODY  ---*/

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*---- added by Hiro ----- */
input.btn {
	padding: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #CCE2E8;
	color: #598236;
}
	
#container {
	position:absolute;
	width:749px;
	background-color: #E5EFF2;
	left:50%;
	margin:0 0 0 -375px;
}

/*----- INDEX HEADER ------- */

#index_header h1 {
	margin: 0;
	padding: 0;
	height: 400px;
	background-image: url(images/slices/spacer_header.gif);
	background-repeat: no-repeat;
}

h1 span {	display: none; }

/*---- INTERNAL HEADER -----*/

#header h1 {
	margin: 0;
	padding: 0;
	height: 125px;
	background-image: url(images/slices/spacer_internal.gif);
	background-repeat: no-repeat;
}

/*---- CONTENT AREA ------- */

#content {
	width: 375px;
	margin: 25px;
	font-size: 10px;
	color: #1E3017;
}

#content p {
	line-height: 18px;
}

#content strong, b {
	color: #598236;
}

#content em, i {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#content a:link, alink, vlink {
	font-weight: bold;
	text-decoration: none;
	color: #4F9BCF;
}

#content a:hover {
	text-decoration: underline;
	color: #3399CC;
}

#content h3, h4, h5, h6 {
	color: #4F9BCF;
	letter-spacing: .15em;
}

#content h3 {	font-size: 24px; }
#content h4 {	font-size: 18px; }
#content h5 {	font-size: 14px; }
#content h6 {	font-size: 12px; }

#content ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

#content label {
	padding: 5px 25px 5px 0;
	font-weight: bold;
	color: #598236;
}

#content input, textarea {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCE2E8;
}

/*---- added by Hiro ----- */
#content input, select {
	padding: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #CCE2E8;
}

#content blockquote {
	width: 70%;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

/*---- SUPPLEMENTS ----- */

#supplements {
	width: 324px;
	float: right;
	background-image: url(images/slices/bg_supplements.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	color: #1E3017;
}

#supplements .img_150 {
	margin-left: 40px;
}

#supplements p.family_name {
	margin: 5px 0 5px 50px;
	font-weight: bold;
	color: #4F9BCF;
}

#supplements p {
	margin: 0 30px 10px; 30px;
	line-height: 16px;
}

#supplements strong, b {
	color: #598236;
}
#supplements a:link {
	font-weight: bold;
	text-decoration: none;
	color: #4F9BCF;
}

#supplements a:hover {
	text-decoration: underline;
	color: #3399CC;
}



/*---- PDFDOWNLOADS----- */

#pdf-downloads {
	width: 324px;
	float: left;
	background-image: url(images/slices/bg_supplements.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	color: #1E3017;
	margin-bottom:10px;
}

#pdf-downloads .img_150 {
	margin-left: 40px;
}

#pdf-downloads p.family_name {
	margin: 5px 0 5px 50px;
	font-weight: bold;
	color: #4F9BCF;
}

#pdf-downloads p {
	margin: 0 30px 10px; 30px;
	line-height: 16px;
}

#pdf-downloads strong, b {
	color: #598236;
}
#pdf-downloads a:link {
	font-weight: bold;
	text-decoration: none;
	color: #4F9BCF;
}

#pdf-downloads a:hover {
	text-decoration: underline;
	color: #3399CC;
}

.pdf-link
{margin-left:00px;
font-size:12px;
clear:none;
font-weight:100;
text-align:center;
display:block;}

/*------ FOOTER -------- */

#footer {
	margin-top: 50px;
	padding-top: 5px;
	height: 70px;
	clear: both;
	background-image: url(images/slices/bg_footer.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
}

#footer a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #AFDA8A;
}
