html, body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
div.pagecontainer {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 784px;
	background-color:#FFFFFF;
}
div.pagemain {
	position: absolute;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
	font-size: 14px;
	color:#005FA8;
	font-weight:bold;
	margin:0px;
	margin-bottom:3px;
}
h2{
	font-size: 14px;
	color:#E11D1E;
	font-weight:bold;
	margin:0px;
	
}
h3{
	font-size: 12px;
	color:#005FA8;
	font-weight:bold;
	font-style:italic;
	margin:0px;
	margin-bottom:3px;
}

		a{
		color:#005FA8;
		text-decoration:none;	
		}
		a:hover{
		text-decoration:underline;			
		}
		
		.A-black:link, .A-black:visited , .A-black:active  { 
		color:#000000; font-weight:bold;
		text-decoration:none; 
		}
		.A-black:hover { 
		color: #000000; font-weight:bold;
		text-decoration:underline; 
		}
		
		#bigLink a{
		font-size:14px;
		}
		
#bigLink{
	font-size:14px; 
}
.boldRed{
	color:#E11D1E;
	font-weight:bold;		
}

.button{
	background-color:#FFCC00; height:24px; text-align:center; padding-top:5px; 
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	border-left-color:#FFCC00;
	border-top-color:#FFCC00;}

		.button a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#333333;
		text-decoration:none;			
		}		
		.button a:hover{ 
		color:#FFFFFF; text-decoration:none; 
		}

#leftLinks {
	font-weight: bold;
	font-style: italic;
	color:#005FA8;
	background-image:url(../images/drop.gif);
	background-repeat:no-repeat;
	padding-left:30px; 
	width:121px;
	height:450px; 
}
		#leftLinks a{
		font-size:12px;
		font-weight:bold;
		font-style: normal;
		color:#005FA9;
		text-decoration:none;
		line-height:18px;
			
		}
		#leftLinks a:hover{
		color:#E11D1E;
		}

/* Plant-Products */

.productBox{	
	position:absolute;
	top:400px;
	left:328px;
	text-align:right;
	width:450px; height: 400px;
	font-weight:bold;
	line-height:18px; 
	visibility:hidden;
}
.productBox2{	
	position:absolute;
	top:370px;
	left:250px;
	width:450px;
	font-weight:bold;
	line-height:18px; 
	visibility:hidden;
}
.productBox img{
	margin-left:20px;
	padding-right:10px;
}
.border70px { border-bottom: #FFFFFF solid 70px;} 
.productBox h1{
	margin:5px;
}
#mainText{
	padding-top:20px;
}

ol li{
  margin-top: 10px;
}
#contact{ background-color: #fff; padding:0; margin:0;}
#contact p{ padding: 10px 0 4px 0; margin:0}
.border10px {border-top: 14px solid #fff; }

#news { background:url(../images/h_news2.jpg) top left no-repeat; 
	width:170px; margin-left: -30px; padding: 12px; 
	text-align:left; font-size: 11px; font-weight: normal; font-style:normal;
	line-height:12px; 
	margin-top:20px; 
	background-color:#EFEFEF; border: 1px solid #005FA8;
	}
#news h1{ color: #005FA8; margin-top: 30px; margin-bottom: 0px; line-height:15px;}
#news p{ color: #000000; margin-top:7px; margin-bottom: 10px;}
#news a { color: #005FA8; text-decoration: underline; font-size: 11px; line-height:12px; }
#news a: hover { color: #E11D1E; text-decoration: underline;}

#newsitem { width:554px; padding:0; margin-top:20px; margin-left: 20px; text-align:left; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;} 
#newsitem p{ margin:10px 0 0px 0; padding:0;}
#newsitem img{ padding: 4px 15px 20px 30px;} 
#newsitem a {color: #005FA8; text-decoration: underline; font-weight: bold;}
#newsitem a: hover { color: #E11D1E; text-decoration: underline; }

#company-details {
  text-align: center;
  font-size: 10px;
  padding-top: 35px;
  padding-bottom: 20px;
  color: #888;
}
