@charset "utf-8";
/* CSS Document */

/* Global Styles */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #8b8b8d;
  background-image: url(/images/pitbg.jpg);
  background-repeat: repeat-x;
  /*width: 200px;
  margin: 0;*/
  min-width: 950px; /*needed for page centering in Netscape 6*/
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 0; /*added 12/3/2008 dm*/
}

a {
  color: #143062;
  text-decoration:none;
  font-size: 13px;
}

a:visited {
  color: #666666;
}

a:active {
  font-weight: bold;
}

H1 {
  font-size: 14px;
  font-weight: bold;
  color: #103064;
}

H2 {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  margin-left: 15px;
  margin-top: 10px;
}



/* ID Styles */

#wrapper {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}

#content {
  padding-top: 1px;
  text-align: left;
  background-color: #FFFFFF;
  float: left;
  padding-right: 0px;
  background-image: url(/images/bkgcol.gif);   /*padding-bottom: 5px;*/ /*dc*/
  background-repeat: repeat-y;
  height: 100%;
  width: 100%;
}

#maincontent {
  background-color: #FFFFFF;
  margin: 0px auto 0px auto;
  float: left;
  /*width: 529px;*/
  width: 540px;

}

#maincontent2 {
  width: 680px;
  background-color: #FFFFFF;
  margin: 0px auto 0px auto;
  float: left;
  padding-right: 70px;
}

#maincontent img {
  margin: auto;
}

#topsearch {
  height:55px;
  float: none;
  padding-left: 5px;
  padding-top: 5px;
}

#topsearch img  {
  border-style: none;
}

#searchbox {
  font-size: 10px;
  width: 200px;
  height: 30px;
  margin-left: 700px;
  margin-top: 25px;
}

#searchbox label {
  font-weight: bold;
}

/* contact us form styles */
.searchform {
  width: 150px;
}

input.searchform {
  width: 75%;
}

textarea.searchform {
  width: 400px;
}

/* end contact us form styles */

#topnav {
  background-color: none;
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
  height:35px;
}

#topnav ul {
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
  margin: 0px;
  padding: 10px 0px 10px 15px;
  text-align: center;
}


#topnav li {
  display: inline;
}

#topnav a:link, #topnav a:visited {
  padding: 5px 10px 5px 5px;
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#topnav a:hover {
  color: #bf2e37;
}


#banner {
  height:150px;
  background-image: url(/images/banner_02.gif);
  background-repeat: no-repeat;
}

#flashmap {
  width: 500px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

#flashmapHolder {
  width: 660px;
  margin-left: auto;
  margin-right: auto;
}



#sidebar1{
  width:200px;
  float:left;
  overflow: hidden;
  background-image:url(/images/testbk.gif);
  background-repeat: repeat-x;
  height: 100%;

}

.sidebar1Content {
  padding-top: 10px 5px 10px 5px;

}

#sidebar2 {
  width: 200px;
  float: right;
  height: 100%;
}

.sidebar2Content {
  width: 190px;
  padding-top: 40px;
}

#breadcrumb {
  font-size: 10px;
  color: #666666;
  text-decoration: none;
  padding-bottom: 10px;
  padding-left: 7px; /*added 2/12/2009*/
}

#breadcrumb ul {
  margin: 0;
  padding: 0;
  padding-top: 4px;
}

#breadcrumb ul li {
  margin-left: 0px;
  border-left: 1px solid #aaaaaa;
  list-style: none;
  display: inline;
  padding: 3px 10px 2px 10px;
  font-weight: bold;
}

#breadcrumb li {
  display: inline;
}

#breadcrumb ul li.first {
  list-style: none;
  border-left: none;
  display:inline;
  margin-left: 0px;
}

#breadcrumb a:link, #breadcrumb a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AAAAAA;
  text-decoration: underline;

}

#breadcrumb a:hover {
  text-decoration: none;
}

#breadcrumb a:active {
  font-weight: bold;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}


#segments ul {
  font-size: 13px;
  color: #FFFFFF;
}


#segtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.subsegtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 15px;
}

#seglinks {
  padding: 5px 0 5px 10px;
  margin: 0;
  width: 175px;
  font-family: Verdana, Arial, Helvetica, sans-serif;


}

#seglinks ul {
  list-style-image: url(/images/star.gif);
  margin: 0px;
  padding: 0px 0px 0px 20px;

}

/*#seglinks li {
  padding-bottom: 10px;
}*/

#seglinks ul li {
  margin: 0;
  padding-bottom: 10px;
}


div#seglinks li.active a {
  background-position: 0px -20px;
  font-weight: bold;            /* highlight text */
}

#seglinks li a:link, #seglinks li a:visited, #seglinks li a:active {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  width: 150px;
  padding: 0 5px 5px 5px;
  font-weight: normal;

}

#seglinks li a:hover {
  text-decoration: underline;
}



#region1{
  float:left;
  width: 750px;
}

#region2 {
  float:left;
  width: 750px;

}

#about {
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 0px;
}
#locations{
  width:290px;
  float:left;
  background-color: #FFFFFF;
  height: 223px;
  padding-bottom: 10px;

}
#testimonials{
  height:223px;
  width:245px;
  float:left;
  background-color: #FFFFFF;
  padding-bottom: 10px;
  padding-right: 2px;
  border-right: #C1C7D5 solid 1px;
  border-left: #C1C7D5 solid 1px;

}

#region3 {
  width: 195px;
  padding: 10px 5px 3px 5px;
  background-color: #FFFFFF;
  float: right;
}

/* styles for Press Releases */


#pressReleases {
  font-size: 12px;
  color: #103064;
  margin: 0;
  width: 600px;
}

#pressReleases ul {
  padding: 0;
  margin: 0;
}

#pressReleases ul li {
  margin: 0;


}


#pressReleases a:link, #pressReleases a:visited, #pressReleases a:active {
  font-size: 12px;
  color: #103064;
  text-decoration: underline;
}

#pressReleases a:hover {
  text-decoration: none;
}



/* end styles for press releases  */

.titletext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 24px;
  padding-bottom: 5px; /*added 12/19/2008 dm*/
}

.titletext2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  line-height: 24px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.titletextblue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #103064;
  margin: 0;
  padding: 0.3em 0;
}

.maintext .titletextblue {
  font-size: 14px;
}


#news{
  height:110px;
  background-color: #FFFFFF;
  background-image: url(/images/news.gif);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 15px;
  margin-bottom: 10px;
  border: solid 1px #CCCCCC;

}

#divnews{
  height:75px;
  background-color: #FFFFFF;
  background-image: url(/images/divnews.gif);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 15px;
  border: solid 1px #CCCCCC;
  margin-bottom: 10px;
  font-size: 11px;
}

#divnews .textbox a:link, #divnews .textbox a:visited, #divnews .textbox a:active {
  text-decoration: none;
  font-weight:normal;
  font-size: 11px;
}

#divnews .textbox a:hover {
  text-decoration: underline;
  font-size: 11px;
}

#divnews ul li {
list-style: none;
background: url(/images/redarrow.gif) no-repeat center left;
padding-left: 0.8em;
margin-left: -8px;
font-size: 11px;
}



#events{
  height:50px;
  background-color: #FFFFFF;
  background-image: url(/images/events.gif);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 20px;
  padding-top: 15px;
  border: solid 1px #CCCCCC;
  margin-bottom: 10px;
  font-size: 11px;
}


#events .textbox a:link, #events .textbox a:visited, #events .textbox a:active {
  text-decoration: none;
  font-weight:normal;
  font-size: 11px;
}

#events .textbox a:hover {
  text-decoration: underline;
  font-size: 11px;
}

#events ul li {
  list-style: none;
  background: url(/images/redarrow.gif) no-repeat center left;
  padding-left: 0.8em;
  margin-left: -8px;
  font-size: 11px;
}

/*end styles for events */




/* styles for industry news*/

#industryNews {
  line-height: 25px;
}

#industryNews a:link, #industryNews a:visited, #industryNews a:active {
  font-size: 12px;
  color: #103064;
  text-decoration: underline;

}


#industryNews a:hover {
  text-decoration: none;
}

/* -----end styles for industry news-----*/

#leasing {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#leasing table {
  text-align: left;

}

#leasing table th {
  /*background-color: #103064;*/
  background-image: url(/images/graygrad.gif);
  background-repeat: repeat-x;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
}

#leasing table td {
  vertical-align: text-top;
}

#leasing table .column1 {
  text-align: left;
  font-weight: bold;

}

#leasing table .altrow {
  text-align: left;
}


#clearone {
  clear: both;
  height: 1px;
}

#footer {
  height:35px;
  clear:both;
  /*background-repeat: repeat-x;
  background-image: url(/images/footbg.jpg);*/
  background-color: #CCCCCC;
  width: 950px;
}
#footer ul {
  font-size: 10px;
  color: #666666;
  text-align: center;
  padding-top:3px;
  margin: 0px;
}

#footer li {
  padding-top:0px;
  padding-right:5px;
  padding-left: 5px;
  display: inline;
  font-size: 10px;
}

#footer a:link, #footer a:visited {
  color: #666666;
  text-decoration: underline;
  padding-bottom: 3px;
  font-size: 10px;
}

#footer a:hover {
  text-decoration: none;
  font-size: 10px;

}


#flashHolder {
  padding-left: 13px;
  padding-top: 10px;
  padding-bottom: 13px;
}

#sitemap {
  padding-top: 15px;
  height: 100%;
  position: relative;
}

.bcard {
  width: 200px;
  float: left;
  padding-right: 10px;
}

.bcard p {
  margin-top:0;
  margin-bottom: 0;
}



#sitemap .column1{
  width: 210px;
  float: left;
  padding: 5px;
}

#sitemap .column1 ul {
  margin-top: .03em;
}

#sitemap .column1 ul li {
  margin-left: -3em;
}

#sitemap .column1 a.title {
  font-weight: bold;
  font-size: 14px;

}

#sitemap .column1 p.caption {
  font-size: 9px;
  margin: 0;

}


/*Styles for contact form*/

form#frmContact {
  padding-bottom: 10px;
  margin-top: -15px;

}

form#frmContact .titletext {
  font-size: 10px;
  font-weight: bold;
}

form#frmContact fieldset {
  border: 2px solid #103064;
  padding: 10px;

}

form#frmContact legend {
  font-weight: bold;
  font-size: 14px;
  padding: 10px;
  color: #103064;
}


.formRow {
  padding-bottom: 5px;
}

form#frmContact select {
  font-size: 10px;
}

form#frmContact input.widewidth {
  width: 250px;
  background-color: #D6D6D6;
}

form#frmContact textarea {
  width: 250px;
  overflow-x: hidden;
  overflow-y: scrolloverflow-y: hidden;
  overflow-y: scroll;
}

form#frmContact span {
  font-weight: bold;
  font-size: 10px;
  color: black;
  line-height: 150%;
  text-align: right;
}

form#frmContact span.left {
  text-align: left;
}

form#frmContact span.fixedwidth {
  display: block;
  width: 210px;
  padding-right: 15px;
  float: left;
}

form#frmContact span.fixedwidth .required {
  color: #BF2E37;
  font-weight: bold;
}

#videoHolder {
  top: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 10px;
  padding-top: 10px;
}

#mapholder {
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 10px;

}

#medal {
  padding-right: 5px;
  padding-left: 3px;
  padding-top: 5px;
  padding-bottom: 10px;
}

#medal img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 175px;
  height: 133px;
}


#mainsubset {
  width: 529px;
  float: left;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 7px; /*added padding 2/12/09*/
}

#mainsubset2 {
  float: left;
  width: 650px;
  padding-left:10px;
  padding-top: 35px;
  padding-bottom: 25px;
}

#show{
  width: 600px;
}

#show p {
  margin: 0;
}

#industryNews a{
  font-size: 12px;

}

.pitphone {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #BF2E37;
  font-weight: bold;
  font-size: 13px;
  padding-top: 10px;
  text-align: left;
  float: right;

}

/* Class Styles */

/*Styles used for Trade Shows/workshops & Seminars*/

.showEvent {
  width: 600px;
  padding: 15px;
  border-top: 1px solid #CCC;
}

.showEvent .title {
  color: #BF2E37;
  font-weight: bold;
}

.showEvent p {
  margin: 0px;
  padding: 0px;
}

.divider {
  height: 5px;
  padding-bottom: 1px;
  background: url(/images/divider.gif);
  background-repeat: no-repeat;
  width: 250px;
}


/*.showName {
  font-size: 13px;
  font-weight: bold;
  color: #BF2E37;
  padding-top: 3px;
  border-bottom: solid thin #E5E5E5;
}

.showLocation {
  padding-top: 10px;
}

.showDate {
  padding-top: 10px;
  font-weight: bold;
  clear: both;
}

.showDate .column1 {
  font-weight: normal;
  width: 175px;
  padding-right: 30px;
  padding-bottom: 20px;
  float: left;
}

.showDate .column1 p {
  margin: 0;
}



.showDate ul li {
  list-style: none;
  background: url(/images/redarrow.gif) 0em 0.7em no-repeat;
    padding-left: 0.8em;
  font-weight: normal;

}

.contactNum {
  font-size: 11px;
  font-weight:normal;
  padding: 5px 0 5px 0;

}

.showContact {
  font-weight:bold;
  float: left;

}

.eventDescript {
  padding-top:5px;
  padding-bottom: 10px;
  /*border-top: solid thin #E5E5E5;*/
  /*border-bottom: solid thin #E5E5E5;
}

.eventDescript p {
  margin: 0;
}
*/
/*end styles for Tradeshows/Workshops & Seminars*/

.textbox {
  font-size: 10px;
  padding: 10px 5px 3px 10px;
}

.textbox ul {
  margin: 0px;
  padding-left: 10px;
  list-style-position: outside;
  list-style-type: disc;
}


.textbox a:link, a:visited, a:active {
  font-size: 12px;
  color: #112F68;

}

.textbox a:hover {
  color: #112F6B;
  text-decoration: underline;
}

.imgright {
  float: right;
}

.imgleft .clearboth {
  clear: both;
}
.imgleft {
  float: left;
  padding: 5px;
}

.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.green {
  color: #a6c780;
  font-weight: bold;
}

.productimg {
  float: right;
  clear: right;
  display: inline-block;
  padding: 5px;

}
.boldblue {
  color: #103064;
  font-weight: bold;
}

.subheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #103064;
  line-height: 20px;
}

.boldwhite {
  font-weight: bold;
  color: #FFFFFF;
}

.boldred {
  color: #BF2E37;
  font-weight: bold;
}
.border {
  background-image: url(/images/border.jpg);
  background-repeat: repeat-x;
}

.bannerbox {
  width: 190px;
  margin-bottom: 10px;
}

.subsetbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  width: 247px;
  float: left;
  height: 210px;
  border: dotted gray 1px;
  margin-left: 7px;
  margin-right: 4px;
  text-align: left;
  background-color: #CCCCCC;
  background-image: url(/images/graygrad.gif);
}

#video {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.italic {
  font-style: italic;
}

.subsetText {
  padding: 10px 5px 10px 5px;
  background-color: #FFFFFF;
  margin: 3px;
  height: 65%;
  font-style: italic;

}

.subsetText img {
  display: block;
  margin: auto;
}

.subsetText ul {
  margin: 0px;
  padding-left:15px;
  padding-top: 15px;
  list-style-image: url(/images/bullet.gif);
}

.subsetBox .titletext2 {
  color: black;
}

.maintext {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 15px;
  padding-bottom: 15px;
  margin-top: 10px;
  text-align: left;
}

.maintext .textbox {
  width: 350px;
  padding: 0px;
}

.maintext ol li {
  margin-top: 15px;
  margin-left: 24px;

}

.maintext p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.maintext a:link, a:visited, a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #143062;
  font-size: 12px;
  text-decoration: underline;
}

.maintext a:link, a:visited, a:hover, a:active, img {
  border: none;
}



.maintext a:hover {
  color: #666666;
  text-decoration: none;
}

.maintext ul  {
  font-size: 12px;
}

.maintext ul li {
  /*list-style-image: url(/images/redarrow.gif);*/
  padding: 4px;
  list-style: none;
  background: url(/images/redarrow.gif) 0em 0.7em no-repeat;
    padding-left: 0.8em;
}


.maintext table {
  width: 500px;
  font-size: 11px;
  margin-bottom: 10px;

}

.maintext table th {
  font-size: 12px;
  font-weight: bold;
}

.maintext table .centerText {
  text-align: center;
}

.maintext table .altrow {
  background-color: #FFFFD7;
  text-align: center;
}

.maintext table .altrowCol1 {
  background-color: #FFFFD7;
  text-align: left;
}


/*Begin Styles for product grid*/
#productgrid {
  width: 500px;
  padding: 3px;

}

table#productgrid {
  border: 1px solid #aec3e4;
}

#productgrid p {
    vertical-align: top;
}

subsetText#productgrid {
  font-size: 10px;
  font-style: italic;
}

#productgrid td {
  vertical-align: text-top;
}


#productgrid td.columntitle {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  background-color: #aec3e4;
}

#productgrid td.centerText {
  Font-weight: bold;
  color: #103064;
}
#productgrid p {
  font-size: 10px;
  margin: 0px 0px 7px 0px;
}

#productgrid a {
  text-decoration: underline;
}


/* end styles for product grid */

.small {
  font-size: 10px;
  font-weight: normal;
}

.smallwhite {
  font-size: 10px;
  font-weight: normal;
  color: white;
}


table#productgrid th {
  background-color: #aec3e4;
  text-align: center;
  font-size: 14px;
  padding: 5px;
}

table#productgrid td{
  border: 1px solid #aec3e4;
}

#productgrid img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: solid thin #aec3e4;
  margin-bottom: 5px;

}


#returnpolicy .altrow {
  text-align: left;
}

.bold {
  font-weight: bold;
}

.maincontent_img {
  float: right;
  width: 140px;
  padding: 15px 10px;
}

.maincontent_img a>img {
  border:none
  }


.noborder {
  border: none;
}


.emptydiv1 {
  height: 83px;
}
.copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}
.smredcopy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #BF2E37;
}

.smreditalic {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  color: #BF2E37;

}

.medboldred {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #BF2E37;
}


.itemholder {
  width: 529px;
  padding-bottom: 10px;
}

.itembox {
  width: 500px;
  padding: 20px 25px 5px 25px;
  float: left;
}

.itemholder img {
  float:left;
  margin: 0px;
  padding: 0px;
  border: thin solid #103064;
}


.itemtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  width: 225px;
  float: left;
  padding-right: 25px;
  padding-bottom: 5px;
  padding-left: 25px;
}

.itemtext ul {
  color: #000000;
  margin: 0px;
  padding: 0px;
}

.itemtext ul li {
  list-style-image: url(/images/segments/bullets.gif);
  margin-left: 15px;
  margin-top: 0px;

}

.itemtext li {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}
.itemtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
  color: #103064;
}

.bnrcontainer {
  width: 525px;
  padding-top: 10px;
  padding-bottom: 15px;
  clear: both;

}


.subsetboxSmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  width: 205px;
  height: 200px;
  float: left;
  border: dotted gray 1px;
  margin-left: 5px;
  background-color: #CCCCCC;
  background-image: url(/images/graygrad.gif);
}

.subsetboxSmall .subsetText {
  height: 130px;
}

.subsetboxSmall .titletext2  {
  font-size: 12px;
  line-height: 16px;
  padding: 5px;
  text-align: center;
}

.white {
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.logos {

  padding-bottom: 10px;
  font-size: 13px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}


.logosholder {
  width: 160px;
  float: left;
  padding: 0 5px 0 5px;

}




.logosText {
  font-size: 13px;
  width: 160px;
  font-weight: normal;
  float: left;

}

.logosText ul {
  padding-left: 10px;
  width: 158px;
  margin-left: 0;
  padding-left: 7px;
}
.logosText ul li {
  padding: 4px;
  list-style: none;
  background: url(/images/redarrow.gif) 0em 0.7em no-repeat;
    padding-left: 0.8em;

}

.logosText a:link, .logosText a:visited {
  text-decoration: none;
}

.logosText a:hover {
  text-decoration: underline;
}

.logosText a:active {
  font-weight: bold;
}





.equipimg {

  padding: 10px;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 15px;
  text-align: center;
}

.equipimg2 {
  text-align: left;
  position: absolute;
  left: 616px;
  top: 426px;
  width: 306px;
  height: 230px;
}


.caption {
  font-size: 9px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}

.captionTitle {
  color: black;
  font-size: 9px;
  font-weight: bold;
  text-align: center;

}

.participate {
  padding: 10px 5px 10px 5px;
  float: left;
  width: 500px;
}

.participate .logo{
  float: left;
  padding: 0px 10px 10px 0px;
  width: 100px;
  vertical-align: top;

}


.participate .text {
  float: left;
  text-align: left;
  width: 375px;
}

.participate .title {
  font-size: 13px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
}

.participate .title a {
  text-decoration: none;
  color: #000000;
}

.participate a:hover {
  color: #666666;
}

.portfolio {
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 550px;
}

.portfolio .title {
  font-size: 13px;
  font-weight: bold;
  color: #BF2E37;
  padding-top: 5px;
  padding-bottom: 10px;

}

.portfolio .text {
  float: left;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.portfolio .logos {
  float: left;
  padding: 10px;
}

.column {
  width: 225px;
  padding: 5px;
  float: left;
}


.clear {
  clear: both;
}

.logocontainer {
  width: 510px;
  padding-left: 10px;
  text-align: left;
  position: relative;
  clear: both;
}

.logocontainer .logo {
  float: left;
  padding: 5px 5px 10px 5px;
}

.productBox {
  width: 520px;
  padding: 20px 0 20px 5px;
  position: relative;
  float: left;
}

.productBox .caption {
  width: 125px;
  text-align: center;
  color: #103064;
  margin-left: auto;
  margin-right: auto;
}
.productText {
  float:left;
  padding: 5px;

}
.productBox .logo {
  float: left;
  padding: 0 10px 0px 0;
  clear: right;

}

.productBox .titletext {
  float: left;
  text-align: left;
  padding-left: 10px;
  clear: right;
}


.logo {
  padding: 15px;
  float:left;
}

.logo a>img {
  border:none
  }

.productHeading {
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  clear: both;
}

.custServe {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
  color: #103064;
  clear: both;
}

.segmentMenu {
  width: 150px;
  padding: 10px;
  float: left;
  margin-left: auto;
  margin-right: auto;
  text-align: center;

}

.superscript{
  font-size:xx-small;
  vertical-align:top;
}


.segmentMenu img {
  border: solid thin black;
}

#colHolder {
  width: 520px;
  float: left;
  padding-left: 5px;
    background-repeat: no-repeat;
  }

#chemistry {
  padding-bottom: 10px;
  width: 500px;
}

.narrowCol {
  width: 170px;
  float: left;
  font-size: 12px;
    text-align: left;
    vertical-align: middle;
  margin: 5px 1px 0px 1px;
  padding-bottom: 10px;
  background-color:#dde4f0;
}

.narrowCol .textbox {
  padding: 3px 3px 15px 10px;
  font-size: 12px;


}

.narrowCol ul {
  list-style:none;
  margin: 0;
  padding-left: 25px;
  padding: 0px 0px 20px 0px;
}

.narrowCol li {
  margin-bottom: 1em;
  margin-top: 1em;
}


.narrowCol .titletext {
  font-size: 12px;
  background-image: url(/images/segments/titlebkg.jpg);
  text-align: center;
  padding-top: 5px;
  height: 25px;
}

.narrowCol img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: thin solid black;
}

.download a:link, a:visited, a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #143062;
  text-decoration: underline;
}

.download a:hover {
    color: #666666;
    text-decoration: none;
}

.email a:link, a:visited, a:active, a:hover {
	text-decoration: none;	
}

.bios {
  padding: 5px 5px 10px 5px;
  float: left;
  width: 650px;
  background-image:url(/images/dot.gif);
  background-repeat: repeat-x;
  background-position:bottom;
}

.bios img {
  float: right;
  padding: 0;
  margin-left: 10px;
  width: 100px;
  height: 100px;
  vertical-align: top;
  border: thin solid #103064;
}

.bios .text {
  float: left;
  text-align: left;
  padding-top: 0px;
  width: 525px;
}


.bios p {
  font-size: 12px;
}

.bios .titletext {
  font-size: 13px;
  font-weight: bold;
  color: #103064;
  margin-top: 0px;
  line-height: 1.2em;
}


.equipment {
  width: 500px;
  padding-bottom: 10px;
}

.equipment img {
  float: right;
}

.equipment p {
  Font-size: 11px;
  margin-right: 120px;
}

.equipment .titletext {
  font-size: 12px;
  font-weight: bold;
  color: #103064;
}

.equipment .subheading {
  font-size: 11px;
  color: #BF2E37;
  font-weight: bold;
  line-height: 1.1em;
}

.productOffering {
  padding-bottom: 20px;
  float: left;
  width: 500px;
}


.productOffering .titletext {
  font-size: 13px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 1.0em;
  width: 350px;

}


.productOffering .text {
  float: right;
  width:360px;
  padding-left: 5px;

}

.productOffering .logo {
  float: left;
  margin: 0;
  padding: 2px 5px 2px 5px;

}


.productOffering table {
  width: 360px;
  border: solid thin #BF2E37;
  text-align:left;
}

.productOffering tr.altrow {
  text-align: left;
}

.greenlogo {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
}

#left {
  position: relative;
  right: 50%;
  left: 15%;

}

#right {
  left: 15%;
  position: relative;

}




/*need styles for largeButton and largeButton Title */

#wrapper #content #maincontent .logos .vendorItems .vendorItems {
  list-style-image: none;
}

