#mainWrapper{
  margin:20px auto;
  width:960px;
  border:solid 1px #9b9b9b;
}
#hmainWrapper{
  margin:0px auto;
  width:960px;
  border:solid 1px #000000;
}
#hcontentWrapper{
  margin:100px auto 150px auto;
  width:259px;
  position:relative;
}
#hcontentWrapper #linkGense {
  position:absolute;
  top:0;
  left:0;
}
#logoWrapper{
  float:left;
  width:100%;
}
#leftLogoWrapper{
  float:left;
}
#rightLogoWrapper{
  float:right;
  margin:0px 20px 0px 0px;
}
#middleWrapper{
  float:left;
  background:#FFFFFF;
  width:100%;
  margin:0px;
}
#contentWrapper{
  float:left;
  width:100%;
  height:450px;
  overflow-y:auto; 
  overflow-x:hidden;
  border-top:solid 1px #6d6d6d;
}
#contentWrapper .content {
/*  padding:10px;*/
}
#footWrapper{
  float:left;
  background:#000000;
  width:100%;
  height:27px;
}
#footWrapper span#copyright{
  float:left;
  color:#ffffff;
  font-size:10px;
  margin:7px 0px 0px 15px;
}
#footMenuWrapper{
  padding:0; 
  float:right;
    text-transform: uppercase;
}
div.footMenu1{
  float:left;
  margin:5px 0px 0px 0px;
  padding:0;
  

}
div.footMenu2{
  margin:0;
  padding:0;
  float:left;
  

}

#leftMenuWrapper{
  float:left;
  width:170px;
}
#contInfoWrapper{
  float:left;
  width:650px;
  height:450px;
  overflow-y:auto; 
  overflow-x:hidden;
}
#rightBlockWrapper{
  float:right;
  background:#000000;
  width:100px;
  height:450px;
  margin:0px 30px 0px 0px;
  padding:0;
  text-align:center;
  color:#7a0510;
}

#rightBlockWrapper .content {
  padding:10px 5px;
}
#rightBlockWrapper p {
  text-align:center;
  color:#7a0510;
}
/************tt_plugins******************/
div.footMenu1 #searchBox{
color:#fff;
}
div.footMenu1 #searchBox input{
border:none;

}
input.searchInput{
  margin:0px 0px 0px 10px;

}

#leftMenuIndustrydbWrapper{
  float:left;
  width:350px;

}
#contInfoIndustrydbWrapper{
  float:left;
  width:400px;
  padding:20px 0px 0px 180px;
}
#industrydbContent{
  float:left;
}
.industrydb-search-container{
  margin:30px 0px 0px 20px;
  width:300px;
}
h1.csc-firstHeader{
color:#000000;
font-size:14px;
margin:5px 0;
padding:0;

text-align:left;
}
div.industrydb-list-item h3 {
color:#000000;
font-size:12px;
margin:2px 0;
padding:0;
text-align:left;
}