@charset "utf-8";
/* CSS Document */

body{
	background-image: url("images/bg_main.jpg");	
	font-family: arial;
	margin-top:0px;
}

td#header{
	background-color: #fff;	
	height: 103px !important;
	font-size: 13px;
	font-weight: bold;
}

div#nav{
	margin-top: 20px;
	margin-left: 230px;
}

div#nav a{
	color: #000;
	text-decoration: none;
}

div#nav a:hover{
	color: #cc0000;	
}

div#nav a.here{
	color: #cc0000;	
}

td#header.home{
	background-image: url("images/home_nav.jpg");	
}

td#grass{
	height: 143px;
	background-color: #fff;
	background-image: url(images/home_grass_back.jpg)
}

div#introText{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 130px;
	margin-right: 80px;
	line-height: 19px;
}

div#introText a{
	color: #fff;	
}

div#introText a:hover{
	#ccc;	
}

td#footer{
	background-color: #fff;	
	font-size: 11px !important;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 15px;
	padding-bottom: 30px;
}

td#footer a{
	color: #000;
	text-decoration: none;
}

div#footLeft{
	float: left;	
}

div#footRight{
	float: right;	
}

table#secTable{
	background-color: #fff;
	background-image: url(images/secBack.jpg);
	background-repeat: no-repeat;
}

td#secLeft{
	width: 287px;	
}

td#secRight{
	padding-top: 80px;	
	padding-right: 20px;
}

td#secRight h1{
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom:0px;
}

td#secRight h2{
	margin-top:0px;
	font-weight: normal;	
}

td#secRight h3{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

td#secRight p{
	font-size: 12px;	
	line-height: 19px;
}

td#secLeft ul{
	list-style-type: none;
}

td#secLeft li{
	margin:0px;
	padding:0px;
}

td#secLeft li a{
	text-decoration: none;	
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}

td#secLeft li a:hover{
	color: #000;	
}

td#secRight a:hover{
	text-decoration: none;	
}

td#secRight li{
	font-size: 12px;	
}

#secTable.secondary h3, #secTable.secondary #secRight a, #secTable.secondary #secLeft li a{
	color: #639b13;	
}

#secTable.secondary #secLeft li a.here{
	color: #b6d984;	
}

#secTable.excipients h3, #secTable.excipients #secRight a, #secTable.excipients #secLeft li a{
	color: #1594c1;	
}

#secTable.excipients #secLeft li a.here{
	color: #bde9fa;	
}

#secTable.food h3, #secTable.food #secRight a, #secTable.food #secLeft li a{
	color: #eea616;	
}

#secTable.food #secLeft li a.here{
	color: #ffe392;	
}

#secTable.nutra h3, #secTable.nutra #secRight a, #secTable.nutra #secLeft li a{
	color: #c41920;	
}

#secTable.nutra #secLeft li a.here{
	color: #fac5b8;	
}