body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #333;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
img {
	border: none;
	display: block;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
h1, .h1 {
	color: #4C592A;
	margin: 0;
	padding: 0.3em 0 0.7em 0;
	font-size: 1.3em;
	font-weight: bold;
	background: none;
}
h1.homepage {
	padding: 0;
	margin: 0;
	/*margin: 0 0 1.2em 0;
	height: 90px;
	background: url("../images/masterhead-home.jpg") left top no-repeat;
	text-indent: -999em;*/
}
h2, h3.title1, h1.title1 {
	color: #fff;
	margin: 0.5em 0 0 0;
	padding: 0.3em 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	background: url("../images/bg-title1.gif") left center repeat-x;
}
h2.title2 {
	color: #686B54;
	margin: 0.5em 0 0.2em 0;
	padding: 0.3em 0.5em;
	font-size: 1.6em;
	font-weight: normal;
	background: url("../images/bg-title2.gif") left top no-repeat;
}
h2.title3 {
	color: #686B54;
	margin: 2em 0 0 0;
	padding: 0.4em 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	background: url("../images/bg-title3.gif") left top no-repeat;
	text-align: left;
}
h2.title4 {
	background-image: none;
	background-color: #5D9131;
	padding: 0.2em 0.5em;
}
h2.title5 {
	color: #686B54;
	margin: 2em 0 0 0;
	padding: 0.4em 0.5em;
	font-size: 1em;
	font-weight: bold;
	background: url("../images/bg-title3.gif") left top no-repeat;
	text-align: left;
}
h2 a {
	color: #fff;
	text-decoration: underline;
}
h2 a:hover {
	color: #fff;
	text-decoration: none;
}
hr {
	display: none;
}
legend {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 0.8em 0;
}

a {
	text-decoration: underline;
	color: #5B8D30;
}
a:hover {
	text-decoration: underline;
	color: #8DBCAA;
}
.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}
.article {
	margin-right: 100px;
}
.banners_right {
	text-align: center;
	padding: 1em 0;
}
.banners_right img {
	margin: 1.5em auto;
}
.bold {
	font-weight: bold;
}

.box1 {
	background: #EEEFE8;
	border-bottom: 1px solid #A6B380;
	padding: 1em 0.7em;
	margin: 0 0 1.5em 0;
	height: 1%;
}
.box1b {
	background: #EEEFE8;
	border-bottom: 1px solid #A6B380;
	padding: 1em 0.7em;
	margin: 0 0 1.5em 0;
	height: 1%;
	width: 50%;
}
.box2 {
	margin: 0 0 1em 0;
	background: url("/images/bg-box2.gif") left top repeat-y;
}
.box2 a {
	text-decoration: none;
	color: #404040;
}
.box2 a:hover {
	text-decoration: underline;
	color: #5B8D30;
}
.box2 h3 {
	margin-top: 0;
}
.box2 table {
	border-collapse: collapse;
	width: 100%;
}
.box2 table td {
	padding: 0;
	vertical-align: middle;
	border: none;
}
.box2_bottom {
	clear: both;
	background: url("/images/bg-box2-bottom.gif") left top no-repeat;
	height: 1px;
}
.box2 fieldset {
	border-bottom: 1px solid #fff;
	padding: 1em;
}
.box2 dl {
	padding: 1px 1em 1em 1em;
	margin: 0;
}
.box2 dt {
	margin: 1.5em 0 0 0;
	padding: 0;
	width: 65px;
	height: 43px;
	float: left;
	clear: left;
}
.box2 dd {
	margin: 1.5em 0 0 40px;
	padding: 0;
}
.box2 dd:after {
	visibility: hidden;
	clear: left;
	font-size: 0;
	height: 0;
	display: block;
	content: "|";
}

.box2_left {
	float: left;
	width: 49%;
	padding: 0 0 1em 0;
}
.box2_right {
	float: right;
	width: 49%;
	padding: 0 0 1em 0;
}

.box3 {
	background: #EEEFE8;
	border-bottom: 1px solid #A6B380;
	padding: 1em 0.7em;
	margin: 0 0 1.5em 0;
	width: 545px;
}

.clear {
	clear: both;
}

.col_main {
	float: left;
	width: 782px;
}

.col_main_wide {
	float: left;
	width: 964px;
}

.col_main_left {
	float: left;
	width: 190px;
}

.col_main_left h2 {
  margin-top: 0;
}



.col_main_left dl {
	margin: 0;
	padding: 1em;
	border-bottom: 1px solid #fff;
	color: #4C592A;
}
.col_main_left dl a {
	color: #4C592A;
	text-decoration: none;
}
.col_main_left dl a:hover {
	color: #5B8D30;
	text-decoration: underline;
}
.col_main_left dt {
	margin: 0;
	padding: 0 0 0.2em 0;
	font-size: 1.2em;
	font-weight: bold;
}
.col_main_left dd {
	margin: 0;
	padding: 0;
}
.col_main_left dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.col_main_left dd ul li {
	padding: 0 0 0.2em 0;
}

.col_main_right {
	float: right;
	width: 562px;
}
.col_main_right ul {
	margin: 0 0 0 1em;
	padding: 0.3em 0 1.2em 0;
	list-style: none;
}
.col_main_right ul li {
	background: url("/images/bullet1.gif") no-repeat left 0.45em;
	padding: 0 0 0 10px;
	color: #5B8D30;
}

.col_main_right_wide {
	float: right;
	width: 760px;
}
.col_main_right_wide ul {
	margin: 0 0 0 1em;
	padding: 0.3em 0 1.2em 0;
	list-style: none;
}
.col_main_right_wide ul li {
	background: url("/images/bullet1.gif") no-repeat left 0.45em;
	padding: 0 0 0 10px;
	color: #5B8D30;
}

.col_right {
	float: right;
	width: 180px;
}
.col_right img {
	display: inline;
}
.colcode1 {
	color: #5B8D30;
}
.container {
	width: 992px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.content {
	background: url("/images/bg-page.gif") left top repeat-y;
	margin: 15px 0 0 0;
	height: 1%;
}
.content2 {
	margin: 15px 0 0 0;
	height: 1%;
}

.feat_clients_logos {
	border-bottom: 1px solid #EEEFE8;
	text-align: center;
	padding: 1em 0;
}
.feat_clients_logos img {
	margin: 1.5em auto;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}

.footer {
	background: #EEEFE8;
	margin: 2em 0;
	color: #88897A;
	padding: 1em 1em 4em 1em;
}
.footer a {
	color: #88897A;
}
.footer a:hover {
	color: #333;
}
.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.footer ul li {
	display: inline;
	padding: 0 0 0 1.5em;
}

input.form1, textarea.form1 {
	width: 165px;
}
select.form1 {
	width: 170px;
}

input.form3, textarea.form3 {
	width: 265px;
}
select.form3 {
	width: 270px;
}

input.form4 {
	width: 75px;
}

input.fileform{
	width: 195px;
	* width: 165px;
}

.hidden {
	display: none;
}
.indent1 {
	float: left;
	width: 26em;
}
.invisible {
	position: absolute;
	left: -999em;
}

.link_back {
	color: #000;
	background: url("/images/arrow2.gif") no-repeat left center;
	padding: 0 0 0 16px;
}
.link_back:hover {
	color: #5B8D30;
}
.link_next {
	color: #000;
	background: url("/images/arrow4.gif") no-repeat right center;
	padding: 0 16px 0 0;
}
.link_next:hover {
	color: #5B8D30;
}
.link1 {
	color: #333;
}
.link1:hover {
	color: #5B8D30;
}
.link2 {
	font-weight: bold;
	background: url("/images/arrow3.gif") no-repeat right center;
	padding: 0 18px 0 0;
}

.list_icons {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list_icons li {
	padding: 1.3em 0 1.3em 30px;
	font-weight: bold;
	font-size: 0.9em;
}


li.list_icon1 {
	background: url("/images/icon-envelope.gif") 4px center no-repeat;
	font-weight: bold;
}
li.list_icon2 {
	background: url("/images/icon-sms.gif") 5px center no-repeat;
	font-weight: bold;
}
li.list_icon3 {
	background: url("/images/icon-refer.gif") 6px center no-repeat;
	font-weight: bold;
}
li.list_icon4 {
	background: url("/images/icon-rss.gif") left center no-repeat;
	padding-left: 35px;
}
li.list_icon5 {
	background: url("/images/icon-widget-cog.gif") 2px center no-repeat;
	font-weight: bold;
}
li.list_icon4 a {
	color: #333;
}
li.list_icon4 a:hover {
	color: #8DBCAA;
}
li.list_icon4 span {
	font-weight: normal;
}

ul.list_steps {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url("/images/bg-list-steps.gif") repeat-x left bottom;
	height: 1.8em;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
ul.list_steps li {
	background: none;
	padding: 0.3em 0.7em;
	float: left;
	border-right: 1px solid #fff;
	background: url("/images/bg-title1b.gif") repeat-x left center;
	color: #aaa;
}
ul.list_steps li.active {
	background: url("/images/bg-title1.gif") repeat-x left center;
	color: #fff;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.logo {
	padding: 26px 0 24px 10px;
}

.mainnav {
	background: url("/images/bg-mainnav.gif") right top no-repeat;
	height: 35px;
	margin: 0;
}
.mainnav fieldset {
	padding: 8px 5px 0 0;
	float: right;
}
.mainnav fieldset label {
	position: absolute;
	left: -999em;
}
.mainnav fieldset select {
	font-size: 0.9em;
}
.mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.mainnav ul li {
	float: left;
	background: url("/images/bg-mainnav-link.gif") no-repeat left top;
	height: 35px;
}
.mainnav ul li a {
	display: block;
	width: 90px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	padding: 8px 0 0 0;
	color: #4C592A;
}
.mainnav ul li a:hover {
	text-decoration: none;
	color: #8DBCAA;
}

.size1 {
	font-size: 1.1em;
}


.seclist1a, .seclist1b {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
	font-weight: bold;

}
.seclist1a li, .seclist1b li {
 	background: url("/images/arrow3.gif") no-repeat left 0.2em;
	padding: 0 18px 0 0;
}



.tab1 {
	border-collapse: collapse;
	width: 100%;
}
.tab1 th {
	color: #404040;
	padding: 0.3em 0 0 0;
	width: 16%;
	font-weight: normal;
	vertical-align: top;
	border: none;
}
.tab1 td {
	padding: 0 0 0.7em 0;
	width: 34%;
	font-weight: normal;
	vertical-align: top;
	border: none;
}
.tab2 {
	border-collapse: collapse;
	margin: 0.5em 0;
}
.tab2 th {
	color: #404040;
	padding: 0.3em 0 0 0;
	width: 15em;
	font-weight: normal;
	vertical-align: top;
	border: none;
}
.tab2 td {
	padding: 0 0 0.7em 0;
	font-weight: normal;
	vertical-align: top;
	border: none;
}
.tab3 {
	border-collapse: collapse;
	margin: 1em 0;
	width: 100%;
}
.tab3 th {
	color: #fff;
	background: #5D9131;
	padding: 0.5em 0.3em;
	font-weight: bold;
	vertical-align: top;
	border: none;
}
.tab3 td {
	padding: 0.5em 0.3em;
	vertical-align: top;
	border: none;
	border-bottom: 1px solid #cdcdcd;
}

.tab4 {
	border-collapse: collapse;
	width: 100%;
}
.tab4 th {
	color: #404040;
	padding: 0.3em 0 0 0;
	width: 32%;
	font-weight: normal;
	vertical-align: top;
	border: none;
}
.tab4 td {
	padding: 0 0 0.7em 0;
	width: 68%;
	font-weight: normal;
	vertical-align: top;
	border: none;
}

.tab6 {
	border-collapse: collapse;
	width: 70%;
}

.tab6 td{
	border: none;
	padding: 0.2em 0.2em 0.5em 0;
	vertical-align: middle;
}

.tab7 {
	border-collapse: collapse;
	margin: 0.5em 0;
}
.tab7 th {
	color: #404040;
	padding: 0.3em 0 0.5em 0;
	width: 15em;
	font-weight: normal;
	vertical-align: top;
	border: none;
	text-align: left;
}
.tab7 td {
	padding: 0.3em 0 0.5em 0;
	font-weight: normal;
	border: none;
}
 

select.form2 {
            width: 160px;
}

select.header {
            width: 110px;
}
.tab5 {
            border-collapse: collapse;
}

.tab5 td {
            padding: 0 5px 0 0;
            border: none;
            vertical-align: middle;
}


.topbanner {
	position: absolute;
	top: 40px;
	right: 181px;
}

.topnav {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0.4em 0 0.6em 0;
	z-index: 10;
	height: 1em;
	background: url("/images/bg-topnav.gif") right top repeat-y;
}
.topnav li {
	float: right;
}
.topnav li a {
	color: #917530;
	padding: 0 20px 0 8px;
	display: block;
	text-decoration: none;
	background: url("/images/arrow1.gif") left center no-repeat;
}
.topnav li a:hover {
	color: #333;
	text-decoration: none;
}
.topnav li p {
	color: #917530;
	padding: 0 20px 0 8px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background: url("/images/arrow1.gif") left center no-repeat;
}
.helptext 
{
	font-size: 0.9em;
	color: #818D99;
}

.biggreen {
	color: #4C592A;
	font-weight: bold;
	font-size: 1.2em;
}

dl.bannerhome {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #fff;
}

input.sitesearch {
	width: 100px;
	height: 10px;
	padding: 0;
	margin: -1px 0 5px 0;
}


ul.blogurls{
	list-style: none;
	padding: 15px;
	margin: 0;
	width: 240px;
}
ul.blogurls li {
	background:  url("/images/blog-bullet.gif") left 0.3em no-repeat;
	padding: 0.3em 0 1em 20px;
}
div.blogurls{
	width: 350px;
	display: inline;
}
.blogphoto{
	padding: 5px;
	margin: 0 10px 0 0;
	background: #E7E8DE;
	width: 170px;
}


.box1lighter {
	background: #EEEFE8;
	border-bottom: 1px solid #7AB24A;
	padding: 1em 0.7em;
	margin: 0 0 1.5em 0;
	height: 1%;
}

h2.title4lighter{
	background-image: none;
	background-color: #7AB24A;
	padding: 0.2em 0.5em;
}

.box1lighter2 {
	background: #EEEFE8;
	border-bottom: 1px solid #7AB24A;
	padding: 1em 0.7em;
	margin: 0 0 1.5em 0;
	height: 1%;
}

.box1lighter3 {
	background: #FFFFFF;
	border-bottom: 1px solid #EEEFE8;
	padding: 1em 0.7em;
	margin: 0 0 1.5em 0;
	height: 1%;
}


h2.title4lighter2{
	border: 1px solid #EEEFE8;
	background-image: none;
	background-color: #EEEFE8;
	padding: 0.2em 0.5em;
	color: #5D9131;
}

a.title4lighter2{
	color: #5D9131;
}

a:hover.title4lighter2{
	color: #5D9131;
}

a:visited.title4lighter2{
	color: #5D9131;
}

.paddingright8px{
	padding: 0 8px 0 0;
}


.trex-right{
	float: right;
	width: 200px;
	padding: 5px;
	border: 1px solid #EEEFE8;
	text-align: center;
}

.trex-left{
	padding: 5px;
	width: 765px;
	border: 1px solid #EEEFE8;
}

.line{
	border-top: 1px solid #EEEFE8;
	padding: 5px 0 5px 0;
	margin: 0;
}

ul.profileurls{
	list-style: none;
	padding: 15px;
	margin: 0;
	width: 100px;
}
ul.profileurls li {
	background:  url("/images/blog-bullet.gif") left 0.3em no-repeat;
	padding: 0.3em 0 1em 20px;
}
div.profileurls{
	width: 200px;
	display: inline;
}

.trex-ltd{
	padding: 5px;
	width: 980px;
	border: 1px solid #EEEFE8;
}

.trex-jobs{
	width: auto;
	text-align: left;
	padding: 5px 15px 15px 15px;
}

h2.trextitle1 {
	color: #686B54;
	margin: 0.5em 0 0 0;
	padding: 0.4em 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	background: url("../images/trex-bg-title.gif") center top no-repeat;
	text-align: center;
}

table.trex-friends{
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 0;
}

table.trex-friends tr{
	vertical-align: top;
}

table.trex-friends td{
	width: 60px;
}

.blogsectorlist {
	padding: 3px;
	float: left;
	width: 180px;
	display: inline;
}

.supplierresults{
	width: 390px;
}


.box1blog {
	background: #FFFFFF;
	border-bottom: 1px solid #A6B380;
	padding: 1em 0.7em;
	margin: 0 0 1.5em 0;
	height: 1%;
}

.blogphoto2{
	padding: 5px;
	margin: 0 10px 0 0;
	background: #FFFFFF;
	width: 170px;
}




