body
{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000;
  padding:0;
  margin:0;
}


body.contentpane {
    width:auto;
    margin:10px;
    text-align: left;
}
img { border: 0 none; }


/* body defined in therapx-dyn-css.jsp */

p{
  margin:0;
  padding:5px 0 5px 0;
  }

a{
  font-size:12px;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-decoration:underline;
  }
  
a:hover{
  font-size:12px;
  color:#000;
  text-decoration:none;
  }


a.black {
  color:black;
}

ul{
  padding:0;
  margin:0 0 0 18px;
}

li{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  font-weight:normal;
}

h1{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#363636;
  margin-bottom:13px;

  }

h2{
/*  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#7c7c7b;
  margin:0;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight:bold;
  color:#2a2a2a;
  margin:0 0 9px 0;
  border-bottom:#ededed 3px solid;
  line-height:32px;
  }

h3{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#2a2a2a;
  margin:0 0 9px 0;
  border-bottom:#ededed 3px solid;
  line-height:32px;
  }

h4{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#000;
  margin:14px 0 10px 0;
  border-bottom:#ffc20e 2px solid;
  line-height:32px;
  padding:0 0 0 23px;
  background:url(../images/arrow.png) no-repeat 5px ;
  background-color:#fbfbfb;
  }

h5{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#2a2a2a;
  margin:14px 0 10px 0;
  border-bottom:#ffc20e 2px solid;
  line-height:32px;
  padding:0 0 0 0;
  }

h6{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#000;
  margin:0 0 0 0;
  line-height:32px;
  padding:0 0 0 18px;
  background:url(../images/arrow.png) no-repeat left;
  }

.wapper{
  width:990px;
  margin:0 auto;
  }

.topArea{
  margin:0 auto;
  height:127px;
  width:990px;
  }

.logo{
  float:left;
  padding:15px 0 0 0;
  width:990px;
  }

.topRight{
  float:right;
  height:37px;
  width:990px;
  }

.clear{
  clear:both;
  height:0;
  }

.mainMenuArea{
  float:right;
  height:37px;
  margin:10px 0 0 0;
  background:url(../images/menu-bg.gif) repeat-x;
}

.menuRight{
  background:url(../images/menu-r.gif) no-repeat right;
  width:990px;
  height:37px;
  }

.menuLeft{
  background:url(../images/menu-l.gif) no-repeat left;
  width:985px;
  height:34px;
  padding:3px 0 0 0;
  }
ul.mainMenu{
  padding:0;
  margin:0;
}

.mainMenu li{
  list-style:none;
  float:left;
  margin:0 0 0 0;
/*  background:url(../images/main-li-l.gif) no-repeat left bottom;*/
}

.mainMenu li:hover, .mainMenu li.active{
  background:url(../images/main-li-l.gif) no-repeat left bottom;
}

.mainMenu  A{
  font-size:12px;
  color:#cfcfcf;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration:none;
  padding:0 20px 0 14px;
  text-align:center;
  margin:0 12px 0 6px;
  display:block;
  height:28px;

}

.mainMenu  A:hover, .mainMenu li.active a{
  color:#373737;
  background:url(../images/main-li-r.gif) no-repeat right bottom;
  text-decoration:none;
}
.bannerArea{
  width:990px;
  margin:5px auto 0 auto;
}

.bannerArea2{
  width:990px;
  margin:5px auto 0 auto;
  border-top:#f4f4f4 1px solid;
}



.bodyArea{
  margin:0 auto 0 auto;
  background:url(../images/body-bg.gif) repeat-x top;
  padding:12px 10px 0 10px;
  }  

.innerbodyArea{
  margin:0 auto 0 auto;
  padding:0 10px 20px 10px;
  }  

div.homebox {
  color:#505050;
  height:255px;
  width:193px;
  padding:12px 24px 0 24px;
  background:url(../images/home-box.png) no-repeat top;
  position:relative;
  float:left;
  margin:3px 1px 0 0px
  }

div.homebox:hover {
  height:255px;
  width:193px;
  padding:12px 24px 0 24px;
  background:url(../images/home-box.png) no-repeat bottom;
  color:#000;
  position:relative;
  float:left;
  }
  
A.homeReadmore{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  font-weight:normal;
  text-decoration:none;
  display:block;
  margin-bottom:20px;
  position:absolute;
  bottom:0;
  padding:0 10px 2px 0;
  width:67px;
  text-align:left;
  background:url(../images/arrow.gif) no-repeat 67px 5px;
  border-bottom:#fff 1px dotted;
}
A.homeReadmore:hover {
  color:#000;
  background:url(../images/arrow_h.gif) no-repeat 67px 5px;

  text-decoration:none;
}

A.LinkText{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#7b7b7b;
  font-weight:normal;
  text-decoration:none;
  display:block;
  padding:0 12px 0 0;
  margin:4px 12px 0 0;
  text-align:right;
  background:url(../images/arrow.gif) no-repeat right;
  border-bottom:#999999 1px dotted;
  line-height:20px;
  float:right;
}
A.LinkText:hover {
  color:#000;
  background:url(../images/arrow.gif) no-repeat right;
  border-bottom:#000 1px dotted;
  text-decoration:none;
}

.links{
  height:24px;
  border-top:#e3e3e3 1px solid;
  margin:12px 0 0 0;

  }

.newsArea{
  background:url(../images/news-bg.gif) repeat-x;
  height:53px;
  width:964px;
  margin:0 auto;
  }
  
.newsRight{
  background:url(../images/news-right.gif) no-repeat right;
  height:53px;
  width:964px;
  }

.newsLeft{
  background:url(../images/news-left.gif) no-repeat left;
  height:43px;
  width:939px;
  color:#959595;
  font-size:11px;
  padding:10px 0 0 25px;
  }

.latestNews{
  background:url(../images/news-sep.gif) no-repeat right 5px;
  width:86px;
  height:30px;
  padding:5px 0 0 0;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#7c7c7b;
  margin:0;
  }
  
.newsPlace{
  float:left;
  padding:6px 0 0 5px;
  }

.footerArea{
  min-height:88px;
  margin:0 auto 0 auto;
  width:950px;
  border-top:#d9d9d9 5px solid;
  }

.footerAreainner{
  min-height:88px;
  margin:0 auto 0 auto;
  width:950px;
  border-top:#d9d9d9 5px solid;
  }

.footerRight{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#959595;
  padding:12px 0 0 0;
  float:right;
  width:280px;
  text-align:right;
  line-height:17px;
  }

.footerLeft{
  width:420px;
  height:25px;
  padding:12px 0 0 0;
  float:left;
  }
.followus{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#9d9d9d;
  float:left;
  width:55px;
  padding:4px 0 0 0;
  }
.oldsite{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#9d9d9d;
  float:left;
  width:190px;
  padding:4px 0 0 0;
  }

A.twitter{
  background:url(../images/twitter.jpg) no-repeat top;
  width:22px;
  height:25px;
  display:block;
  float:left;
  margin:0 4px 0 0;
  opacity:1.0;
  filter:alpha(opacity=100);
}
A.twitter:hover {
  opacity:0.7;
  filter:alpha(opacity=100);
  text-decoration:none;
}

A.facebook{
  background:url(../images/facebook.jpg) no-repeat top;
  width:22px;
  height:25px;
  display:block;
  float:left;
  margin:0 4px 0 0;
  opacity:1.0;
  filter:alpha(opacity=100);
}
A.facebook:hover {
  opacity:0.7;
  filter:alpha(opacity=100);
  text-decoration:none;
}

A.linkedIn{
  background:url(../images/in.jpg) no-repeat top;
  width:22px;
  height:25px;
  display:block;
  float:left;
  margin:0 4px 0 0;
  opacity:1.0;
  filter:alpha(opacity=100);
}
A.linkedIn:hover {
  opacity:0.7;
  filter:alpha(opacity=100);
  text-decoration:none;
}

A.youtube{
  background:url(../images/youtube.jpg) no-repeat top;
  width:22px;
  height:25px;
  display:block;
  float:left;
  margin:0 4px 0 0;
  opacity:1.0;
  filter:alpha(opacity=100);
}
A.youtube:hover {
  opacity:0.7;
  filter:alpha(opacity=100);
  text-decoration:none;
}

A.web{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#fff;
  text-decoration:none;
}
A.web:hover {
  color:#fff;
  text-decoration:none;
}

A.dotsense{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#fff;
  text-decoration:none;
}
A.dotsense:hover {
  color:#fff;
  text-decoration:none;
}

.moreGroup{
  width:141px;
  height:21px;
  margin:5px 414px 0 414px;
  float:left;

  }

.homeslidebg{
  background:url(../images/moregroup.gif) no-repeat;
  width:133px;
  height:21px;
  display:block;
  margin:0 0 0 0;
  padding:0 8px 0 0;
  }

A.show_hide{
  background:url(../images/more-arrow.png) no-repeat 120px 7px;
  display:block;
  font-family:"Myriad Pro", Arial, Helvetica;
  font-size:13px;
  color:#4b4b4b;
  text-align:center;
  text-decoration:none;
  width:133px;
  padding:0 8px 0 0;
}
A.show_hide:hover {
  color:#000;
  text-decoration:none;
}

A.show_hide.show{
  background:url(../images/more-arrow.png) no-repeat 120px -7px;
  display:block;
}
.dotSense{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#eab20c;
  }


.innerBannerArea{
  background:url(../images/innerbannerbg.jpg) no-repeat center bottom;
  height:218px;
  margin:5px auto 0 auto;
/*  border-top:#f4f4f4 1px solid;*/
}


.rightArea{
  width:724px;
  float:left;
  }

.leftArea{
  width:241px;
  float:left;
  }

.leftbox{
  width:241px;
  float:left;
  margin:0 0 0 0;
  }

.leftbox2{
  width:241px;
  float:left;
  margin:5px 0 0 0;
  }  
  
.leftbox-top{
  width:241px;
  height:11px;
  }

.leftbox-bg{
  width:196px;
  background:url(../images/leftbox-bg.png) repeat-y;
  padding:3px 23px 25px 22px;
  position:relative;
  line-height:17px;
  }

.leftbox-bg2{
  width:196px;
  background:url(../images/leftbox-bg.png) repeat-y;
  padding:3px 23px 5px 22px;
  position:relative;
  line-height:17px;
  }

.leftbox-bottom{
  width:241px;
  height:13px;
  }

.rightbox{
  width:724px;
  float:left;
  margin:0 0 0 0;
  }
  
.rightbox-top{
  width:724px;
  height:11px;
  }

.rightbox-bg{
  width:673px;
  background:url(../images/rightbox-bg.png) repeat-y;
  padding:3px 27px 5px 25px;
  position:relative;
  line-height:16px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#434242;
  text-align:justify;
  }

.rightbox-bottom{
  width:724px;
  height:13px;
  }

.pictureRight{
  float:right;
  margin:4px 6px 22px 22px;
  }

ul.innerMenu{
  padding:0;
  margin:0 0 0 0;
}

.innerMenu li{
  list-style:none;
  margin:0 0 0 0;
}

.innerMenu  A{
  font-size:13px;
  color:#7b7b7b;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-decoration:none;
  padding:0 0 0 18px;
  text-align:left;
  margin:0 0 0 0px;
  display:block;
  height:29px;
  line-height:29px;
  border-bottom:#ededed 1px solid;
  background:url(../images/arrow.gif) no-repeat 5px 12px;

}

.innerMenu  A:hover, .innerMenu li.active a{
  background:url(../images/arrow_h.gif) no-repeat 5px 12px;
  border-bottom:#dddddd 1px solid;
  color:#191919;
  text-decoration:none;
}

.homePicture{
  background:url(../images/homepicturebg.png) no-repeat top;
  height:137px;
  width:192px;
  padding:7px 0 0 7px;
  margin:0 15px 0 10px;
  float:left;
  }

.slidingDiv {
  height: auto;
}


#slidingDiv{
  height: auto;
  display:none;
}

.homebodybox{
  width:970px;
  float:left;
  margin:0 0 0 0;
  }
  
.homebodybox-top{
  width:970px;
  height:12px;
  }

.homebodybox-bg{
  width:890px;
  background:url(../images/homebodybg.png) repeat-y;
  padding:15px 40px 5px 40px;
  position:relative;
  line-height:16px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  text-align:justify;
  margin:0 auto;
  }

.homebodybox-bottom{
  width:970px;
  height:13px;
  margin-bottom:20px;
  }

.companyName{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#2a2a2a;
  font-weight:bold;
  }

A.companyReadmore{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#fff;
  font-weight:normal;
  text-decoration:none;
  display:block;
  padding:0 0 0 0;
  margin:10px 0 0 0;
  width:103px;
  height:33px;
  line-height:21px;
  text-align:center;
  background:url(../images/readmorebg.gif) no-repeat;
  border-bottom:#fff 1px dotted;
  float:left;
}
A.companyReadmore:hover {
  color:#ffc20e;
  text-decoration:none;

}

.companyPicture{
  background:url(../images/homepicturebg.png) no-repeat top;
  height:137px;
  width:192px;
  padding:7px 0 0 7px;
  margin:8px 25px 0 15px;
  float:left;
  }
  
ul.productlinks{
  padding:0;
  margin:0;
}

.productlinks li{
  list-style:none;
  background:none;
  margin:0;
}

.productlinks  A{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#000;
  font-weight:bold;
  text-decoration:none;
  padding:0 0 0 20px;
  margin:12px 0 12px 0;
  background:url(../images/bullet.gif) no-repeat top left;
  display:block;
  height:13px;
  line-height:13px;
}

.productlinks  A:hover{
  /*background:url(../images/bullet.gif) no-repeat bottom left;*/
  color:#000;
  text-decoration:none;
}


.dot{
  width:16px;
  height:16px;
  left:0;
  top:300px;
  position:fixed;
  }
A.dotLink {
  background-image:url(../images/dot.gif);
  background-repeat:no-repeat;
  height:16px;
  width:16px;
  display:block;
}
A.dotLink:hover {
  background-image:url(../images/dot.gif);
  background-repeat:no-repeat;
  height:16px;
  width:16px;
}


ul.bullet{
  padding:0;
  margin:0;
}

.bullet li{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  font-weight:normal;
  text-decoration:none;
  background:url(../images/bullet2.gif) no-repeat left 3px;
  list-style:none;
  padding:0 0 0 20px;
  margin:3px 0 3px 18px;
}


.productBorder{
  padding:7px;
  margin:0 15px 0 15px;
  border:#e1e1e1 1px solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 5px 5px 5px #cacaca;
  -webkit-box-shadow: 5px 5px 5px #cacaca;
  box-shadow: 5px 5px 5px #cacaca;
  }
  
.productBorder:hover{
  padding:7px;
  margin:0 15px 0 15px;
  border:#cdcdcd 1px solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 5px 5px 5px #b3b3b3;
  -webkit-box-shadow: 5px 5px 5px #b3b3b3;
  box-shadow: 5px 5px 5px #b3b3b3;

  }
  

.addressBorder{
  padding:10px 5px 10px 10px;
  margin:0 5px 0 5px;
  border:#e1e1e1 1px solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 3px #cacaca;
  -webkit-box-shadow: 3px 3px 3px #cacaca;
  box-shadow: 3px 3px 3px #cacaca;
  height:95px;
  }
  
.addressBorder:hover{
  padding:10px 5px 10px 10px;
  margin:0 5px 0 5px;
  border:#cdcdcd 1px solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 5px 5px 5px #b3b3b3;
  -webkit-box-shadow: 5px 5px 5px #b3b3b3;
  box-shadow: 5px 5px 5px #b3b3b3;
  }  
  
 
.contactBorder{
  padding:15px 10px 20px 10px;
  margin:0 5px 0 5px;
  border:#e1e1e1 1px solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 3px #cacaca;
  -webkit-box-shadow: 3px 3px 3px #cacaca;
  box-shadow: 3px 3px 3px #cacaca;

  }
  
.contactBorder:hover{
  padding:15px 10px 20px 10px;
  margin:0 5px 0 5px;
  border:#cdcdcd 1px solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 3px #b3b3b3;
  -webkit-box-shadow: 3px 3px 3px #b3b3b3;
  box-shadow: 3px 3px 3px #b3b3b3;
  } 
 
 