body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEEE0;
}
#top100 {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
#top100-brand {
	background: #F5F4EC;
}
ul {
	margin-bottom: 0;
	padding-bottom: 0;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
div {

}
#header {
	width: 760px;
}
#logorow {
	height: 75px;
}
#logorow-brand {
  height: auto;
  min-height: 75px;
}
#logocell-brand {
  width: 400px;
  float: left;
}

#logocell-brand img {
  margin-left:2px;
  margin-top: 8px;
  margin-bottom: 8px;
}

#logocell {
	width: 170px;
	float: left;
}	
#logocell img {
	margin-left: 22px;
	margin-top: 11px;
}	
#topnav {
	float: right;
	width: 550px;
	padding-top: 38px;
	padding-right: 20px;
}

#boilerplate-cell {
 width: 320px;
  float: right;
  margin-top: 8px;
	color: #748F01;
	font-size: 12px;
	font-weight: normal;
}
#boilerplate-cell img {
  margin-top: 8px;
}
#logo-array-cell {
  width: 320px;
  float: right;
/*  position fixed;
  bottom: 5px;
  right: 5px; 
  margin-top: 8px; */
	color: #748F01;
	font-size: 12px;
	font-weight: normal;
}
#logo-array-cell img {
  margin-left: 22px;
  margin-top: 11px;
}



#topnav-brand {
  float: right;
  width: 320px;
  padding-top: 38px;
  padding-right: 20px;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
#navbar {
	clear: both;
	height: 24px;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navbar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	font-size: 10px;
	width: 244px;
	padding-right: 4px;
}
.management {
	font-size: 10px;
	color: #d5ff81;
	text-transform: uppercase;
	height: 24px;
	line-height: 24px;
}
.whitearrow {
	font-weight: normal;
	height: 24px;
	line-height: 24px;
}
#navbar a {
	background-image: url(images/mainnav_bg_trans.gif);
	background-repeat: no-repeat;
	background-color: #0076c8;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-indent: 12px;
	height: 24px;
	line-height: 24px;
	width: 100%;
	display: block;
}
#navbar a:hover {
	background-color: #3d9dfc;
}
#navbar a.on {
	background-color: #3d9dfc;
	background-image: url(images/mainnav_bg_trans.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-indent: 12px;
	height: 24px;
	line-height: 24px;
	width: 100%;
	display: block;
}
#navbar a.on:hover {
	background-repeat: no-repeat;
	color: #ffffff;
}
#sectionplaceholder {
	padding-top: 4px;
}
#bottom100 {
	background-image: url(images/midbg.gif);
	background-repeat: repeat-x;
	background-color: #efeee0;
	padding-top: 13px;
	padding-bottom: 13px;
}
#maincontent {
	width: 759px;
	background-color: #ffffff;
	text-align: left;
}
#mainpadding {
	padding: 46px 46px 20px 46px;
}
#subnav {
	height: 20px;
	width: 760px;
}
#footer {
	background-color: #ffffff;
	width: 759px;
	text-align: left;
	border-top: 1px solid #e0ddc2;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 34px;
	line-height: 34px;
	text-indent: 27px;
	color: #333333;
	font-size: 11px;
}
#footer a {
	color: #0089cf;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: none;

}
#footer a.on {
	color: #0089cf;
	font-size: 11px;
	font-weight: bold;
}
#footer a.on:hover {
	text-decoration: none;

}
#maincontent h1 {
	padding-top: 0px;
	margin-top: 0px;
	color: #748F01;
	font-size: 20px;
	font-weight: normal;
}
#maincontent h2 {
	color: #3785B5;
	font-size: 17px;
	font-weight: normal;
}
#maincontent h3 {
	color: #3785B5;
	font-size: 15px;
	font-weight: normal;
}
#maincontent p, #maincontent li {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#maincontent p.accented {
	font-size: 14px;
	color: #333333;
	line-height: 17px;
}
#maincontent a {
	color: #af2b00;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #af2b00;
	text-decoration: none;

}
.topbordereddiv {
	border-top: 1px solid #cbcbc8;
	width: 620px;
	margin-top: 10px;
	padding-top: 10px;
}
#topnav ul {
	padding: 0px;
	margin: 0px;
	padding-right: 19px;
	list-style-type: none;
}

#topnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: right;
	font-size: 10px;
	font-size: 11px;
	color: #333333;
}
#topnav td {
	background-image: url(images/topnav_background.gif);
	background-repeat: repeat-x;
}
#topnav a {
	font-size: 11px;
	display: block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
	/*background-image: url(images/topnav_background.gif);*/
}
#topnav a:hover {
	color: #ffffff;
}
#topnav-brand td {
	background-image: url(images/topnav_background.gif);
	background-repeat: repeat-x;
}
#topnav-brand a {
	font-size: 11px;
	display: block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
	/*background-image: url(images/topnav_background.gif);*/
}
#topnav-brand a:hover {
	color: #ffffff;
}
.aboutus {
	width: 56px;
	color: #333333;
}
.aboutus:hover, .aboutus_on, .aboutus_on:hover{
	background-image: url(images/topnav_abouton.gif);
	display: block;
	width: 56px;
	color: #ffffff;
}
.indussol {
	width: 99px;
	color: #333333;
	background-image: url(images/topnav_background.gif);
}
.indussol:hover, .indussol_on, .indussol_on:hover{
	background-image: url(images/topnav_industryon.gif);
	display: block;
	width: 99px;
	color: #ffffff;
}
.contactus {
	width: 66px;
	color: #333333;
}
.contactus:hover, .contactus_on, .contactus_on:hover{
	background-image: url(images/topnav_contactuson.gif);
	display: block;
	width: 66px;
	color: #ffffff;
}
.news {
	width: 93px;
	color: #333333;
}
.news:hover, .news_on, .news_on:hover{
	background-image: url(images/topnav_newson.gif);
	display: block;
	width: 93px;
	color: #ffffff;
}
#topnav a.clientlogin {
	background-image: url(images/client.gif);
	display: block;
	width: 79px;
	color: #333333;
}
#topnav a.clientlogin:hover, #topnav a.clientlogin_on, #topnav a.clientlogin_on:hover{
	background-image: url(images/client_on.gif);
	display: block;
	width: 79px;
	color: #ffffff;
}
.homelink, .homelink:hover {
	width: 33px;
}
#tertnavspacer {
	height: 2px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
#tertnav {
	border-top: 1px solid #e0ddc2;
	border-bottom: 1px solid #e0ddc2;
	height: 25px;
	margin: 0;
	padding: 0;
}
#tertnav ul {
	padding: 0px;
	padding-left: 22px;
	margin: 0px;
	list-style-type: none;
}

#tertnav li {
	margin: 0;
	padding: 0;
	padding-right: 17px;
	list-style-type: none;
	display: inline;
	float: left;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
}
#tertnav a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#tertnav a:hover, #tertnav a.on:hover  {
	color: #0076C8;
	text-decoration: none;
}
#tertnav a.on {
	color: #0076C8;
	text-decoration: none;
	font-size: 12px;
}
#subnav ul {
	padding: 0px;
	padding-left: 11px;
	margin: 0px;
	list-style-type: none;
}

#subnav li {
	margin: 0;
	padding: 0;
	padding-right: 3px;
	list-style-type: none;
	display: inline;
	float: left;
	line-height: 20px;
	height: 20px;
	position: relative;
}
#subnav a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 11px;
	display: block;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
}
#subnav a:hover, #subnav a.on:hover  {
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/nav_bg_on.jpg);
	background-repeat: no-repeat;
}
#subnav a.on {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/nav_bg_on.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 11px;
	display: block;
	height: 20px;
	line-height: 20px;
}
.floatsubnavimage {
	position: absolute;
	top: 0px;
	right: 2px;
}
.largelink {
	font-size: 14px;
	text-decoration: underline;
	color: #af2b00;

}
.largelink:hover {
	text-decoration: none;
}
.leftmodule {
	float: left;
	width: 450px;
}
.rightmodule {
	float: right;
	width: 205px;
}
.moduleheader {
	background-image: url(images/module_header.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.modulefooter {
	background-image: url(images/module_footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.modulecontent {
	background-image: url(images/module_bgrepeat.jpg);
	background-repeat: repeat-y;
	padding: 0px 20px 0px 20px;
}
.moduleheadertext {
	background-image: url(images/module_topshade.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #3785B5;
	font-size: 12px;
	padding-bottom: 13px;
	padding-top: 2px;
}
.moduleheadertext2 {
	color: #3785B5;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
}
.modulecontent ul {
	padding: 0;
	margin: 0;
	padding-left: 13px;
	font-size: 11px;
}
.image_team {
	border: 1px solid #B3B2B2;
	padding: 2px;
	height: 153px;
	width: 100px;
}
.image_name {
	padding-top: 5px;
}
.no_image_team {
	border: 1px solid #B3B2B2;
	padding: 2px;
	text-align:center;
	font-size: 10px;
	color: #cccccc;
	height: 100px;
  line-height: 100px;
	width: 100px;
}
.floatimageright {
	float: right;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 15px;
	text-align: center;
}
.floatimageright img {
	border: 1px solid #B3B2B2;
	padding: 2px;
}
.forcep {
	font-size: 12px;
	color: #999999;
	line-height: 15px;
	font-weight: normal;
}
.forcestyle {
	color: #ee2e24;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.forcestyle a:hover {
	text-decoration: underline;
}
.label {
	white-space: nowrap;
	padding-right: 7px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 3px;
}
.dyndata {
	width: 99%;
	vertical-align: top;
	padding-bottom: 3px;
	padding-left: 3px;
}
.newsdate {
	white-space: nowrap;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #999999;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#contact_left {
	float: left;
	width: 165px;
}
.contact_cell {
	color: #333333;
	padding-bottom: 13px;
	padding-top: 13px;
	border-bottom: 1px solid #bdbdbd;
}
.contact_cell p {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 5px;
	margin-bottom: 0;
}
#contact_right {
	float: right;
	width: 438px;
}
.contactheader {
	color:red;
	font-size:large;
	background-image: url(images/contact_top.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
.contactformdiv {
	background-image: url(images/contact_repeat.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
}
.contactfooter {
	background-image: url(images/contact_footer.jpg);
	background-repeat: no-repeat;
	height: 19px;
}
.companyname {
	font-size: 14px;
	color: #3785b5;
	display: block;
}
.formlabel {
	text-align: right;
	padding-right: 3px;
	white-space: nowrap;
	font-weight: bold;
}
.formlabel_error {
	text-align: right;
	padding-right: 3px;
	white-space: nowrap;
	color: #ff0000;
	font-weight: bold;
}
form {
	margin: 0;
	padding: 0;
}
.form100 {
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#contactformdiv ul {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contact_right .error {
	color: #ff0000;
}
#maincontent a.submitlink {
	display: block;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-indent: 8px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/submit_off.gif);
	background-repeat: no-repeat;
}
#maincontent a.submitlink:hover {
	background-image: url(images/submit_on.gif);
	color: #ffffff;
}
.italichighlight {
	font-style: italic;
	padding-top: 22px;
	color: #333333;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 17px;
	padding-bottom: 10px;
}	
.boldgreenphone {
	font-size: 14px;
	padding-top: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #748F01;
	border-top: 1px solid #A6A6A6;
	margin-left: 10px;
	margin-right: 10px;
}
#index100 {
	background-image: url(images/i_bgrepeat.gif);
	background-repeat: repeat-x;
	height: 400px;
}
#homecenter {
	width: 759px;
	margin: 0 auto;
	text-align: left;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
	color: #666666;
	width: 338px;
	padding-bottom: 25px;
	margin-bottom: 0;
}
#mainindexpadding {
	padding: 0px 13px 0px 28px;
}
#i_logocell {
	width: 170px;
	float: left;
}	
#i_logocell img {
	margin-left: 27px;
}	
#i_logorow {
	height: 89px;
}
#i_top100 {
	background-image: url(images/i_topbg.gif);
	background-repeat: repeat-x;
}
.indexmoduleheader {
	width: 235px;
	height: 46px;
	background-image: url(images/i_boxtop.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.indexmodulefooter {
	width: 235px;
	height: 197px;
	background-image: url(images/i_boxbottom.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#centermodules {
	width: 760px;
}
.indexmodule {
	float: left;
}
.indexmoduleheader a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
}
.indexmoduleheader a:hover {
	background-image: url(images/i_boxtop_on.gif);
	background-repeat: no-repeat;
}
.firstline {
	display: block;
	padding-top: 7px;
	text-indent: 19px;
	font-size: 16px;
	font-weight: bold;
}
.secondline {
	display: block;
	text-indent: 19px;
	font-size: 13px;
	color: #D5FF81;
	font-weight: bold;
}
.raquo {
	color: #ffffff;
	font-weight: normal;
}
.bottompadding {
	padding: 11px 22px 11px 22px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	position: relative;
	height: 170px;
}
.bottompadding strong {
	font-size: 13px;
	display: block;
	padding-bottom: 4px;
}
.bottompadding a {
	color: #AF2B00;
}
.bottompadding a:hover {
	text-decoration: none;
}
.companylogo {
	position: absolute;
	text-align: center;
	bottom: 15px;
	left: 0;
	width: 233px;
}
#flashcontent {
	float: right;
}
#floatindexcontent {
	float: left;
	padding-top: 55px;
}
#topnav td.itemspacer {
	width: 5px;
	background-image: url(images/topnavspacer.gif);
	background-repeat: no-repeat;
}
#topnav td.leftend {
	width: 6px;
	background-image: url(images/topnav_left.gif);
	background-repeat: no-repeat;
}
#topnav td.rightend {
	width: 6px;
	background-image: url(images/topnav_right.gif);
	background-repeat: no-repeat;
}

#topnav td.logo {
  background-image: url(images/topbg.gif);
  background-repeat: x;
}
#topnav-brand td.itemspacer {
	width: 5px;
	background-image: url(images/topnavspacer.gif);
	background-repeat: no-repeat;
}
#topnav-brand td.leftend {
	width: 6px;
	background-image: url(images/topnav_left.gif);
	background-repeat: no-repeat;
}
#topnav-brand td.rightend {
	width: 6px;
	background-image: url(images/topnav_right.gif);
	background-repeat: no-repeat;
}

#topnav-brand td.logo {
  background-image: url(images/topbg.gif);
  background-repeat: x;
}
.raqouinlinks {
	font-size: 14px;
}
.raqouinlinks2 {
	font-size: 13px;
}
.fileext {
	padding: 0px 2px 0px 2px;
	font-size: 10px;
	color: #ffffff;
	background-color: #0076C8;
}
#mainpadding p.smalldate {
	color: #999999;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.newslogo {
}
.modulebreak {
	background-image: url(images/rightmodulebreak.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 10px;
}
.indsollinks ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.indsollinks li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	font-size: 10px;
	padding-right: 4px;
}
#maincontent .indsollinks a {
	display: block;
	line-height: 16px;
	height: 16px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}
#maincontent .indsollinks a:hover {
	color: #ffffff;
}
.link_cc {
	background-image: url(images/link_cc.gif);
	background-repeat: no-repeat;
	width: 81px;
}
.link_jcc {
	background-image: url(images/link_jcc.gif);
	background-repeat: no-repeat;
	width: 46px;
}
.link_ps {
	background-image: url(images/link_ps.gif);
	background-repeat: no-repeat;
	width: 72px;
}
.link_cc:hover {
	background-image: url(images/link_cc_over.gif);
}
.link_jcc:hover {
	background-image: url(images/link_jcc_over.gif);
}
.link_ps:hover {
	background-image: url(images/link_ps_over.gif);
}
#membershiptable {
	border-top: 1px solid #dbe0c2;
	border-left: 1px solid #dbe0c2;
}
#membershiptable td {
	border-bottom: 1px solid #dbe0c2;
	border-right: 1px solid #dbe0c2;
	width: 33%;
	vertical-align: middle;
	text-align: center;
}
#membershiptable img {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
.newsimages {
	margin-left: 7px;
	vertical-align: middle;
}	
.testimonialarea {
	background-image: url(images/test_divider.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.testimonialarea h6{
	color: #748F01;
	font-weight: normal;
	font-size: 14px;
}
.testimonialarea div {
	font-size: 12px;
	color: #748F01;
}

.testimonialarea div.testname
{
	padding-top: 10px;
	font-size: 10px;
	color: #748F01;
}

