#content {
	background:#6b6b6b url(../images/injet_25_green_tile_v.gif) repeat-y 0 0;
	clear:both;
	margin:0 0 25px 0;
	min-height:auto;
	height:auto;
	width:880px;
}

#contentNav {
	background:url(../images/injet_25_sub.png) 0 0 no-repeat;
	width:860px;
	height:24px;
	text-align:right;
	padding:3px 20px 0 0;
}
#mainContent {
	width:880px;
	padding:0;
	background:url(../images/injet_green_bg_1.png) 20px 90% no-repeat;
	position:relative;
}
#mainContent h2 {
	background:url(../images/injet_25_green_title.png) 0 0 no-repeat;
	width:335px;
	height:50px;
	margin:0 0 20px 0px;
}
#mainContent p, #mainContent li, #textLeft h4 {
	color:#fff;
	font:11px/16px Arial, Helvetica, sans-serif;
	}
#mainContent span {
	position:absolute;
	left:-9999px;
}
#greenText {}
#greenText div {}
#textLeft {
	width:400px;
	padding:42px 77px 0 90px;float:left;
	}
#textLeft p, #textLeft h4 {margin:0 0 1em 60px;}
#textLeft h4 a { color: #fff; }
#textRight {
	width:280px;
	padding:70px 0 0 0;
	background:url(../images/injet_green_bg_2.png) 100% 0 no-repeat;
	float:right;
	}
#textRight ul {
	border-left:1px solid #e37925;
	padding:0 30px;
	}
#textRight li {
	height:80px;
	padding:0 0 0 90px;
	}
#liA {background:url(../images/injet_green_liA.png) 0 0 no-repeat;}
#liB {background:url(../images/injet_green_liB.png) 0 0 no-repeat;}
#liC {background:url(../images/injet_green_liC.png) 0 0 no-repeat;}
#liD {background:url(../images/injet_green_liD.png) 0 0 no-repeat;}
#tables {
	clear:both;
	background:url(../images/injet_green_bg_3.png) 100% 100% no-repeat;
	}
table {
	border-collapse:separate;
	border-spacing:7px;
	margin:30px 0 10px 20px;
	float:left;
}
th, td {
	text-align:center;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
}
th {
	color:#d9ddc9;
	font-size:0.75em;
	}
td {
	color:#e37925;
	background:#000;
	font-size:0.85em;
	padding:5px 0;
	}
#tableA {margin:30px 0 50px 40px;}
#tableA td {
	background:transparent;
	width:82px;
	text-align:right;
	}
#tableA td + td {
	text-align:left;
	padding-left:8px;
	}