html, body,* {
  font-family: Tahoma, 'Lucida Grande', Verdana, Sans-Serif;
  margin: 0;
  padding: 0;
}

body {
  text-left: center;
  background-color: #E5E4D5;
  color: #000;
  font-size: 12px;
  font-weight: 100;
}
a {
  color: #009DBF;
  font-weight: bold;
}
p {
  margin-top: 12px;
}

.TPage {
  width:1000px;
  background-color: #E5E4D5;
  text-align: left;
}

.THeader {
  background: url(../images/header-bg.jpg) no-repeat #E5E4D5 left top;
}

.THeaderLogo {
  padding: 44px 0px 0px 116px;
  display: inline-block;
  position: relative;
  z-index: 10;
}

.THeaderLogo img, .THeaderLogo a{
  padding: 0px;
  margin: 0px;
  border: none;
}

.THeaderLinks {
  display: inline-block;
  vertical-align: top;
  padding-top: 80px;
  padding-left: 362px;
}
.THeaderLinks ul li {
  list-style-image: none;
  list-style: none;
  display: inline;
}
.THeaderLinks img{
  background: #fff;
  padding: 0px;
  margin: 0px;
  border: none;
}

.THeaderLinks ul li a{
  margin-right: 50px;
}

.TTop {
  background: url(../images/top-bg.jpg) no-repeat #E5E4D5 left top;
}

.TTopMenu {
  display: inline-block;
  vertical-align: top;
  padding-left: 50px;
}
.TTopMenu ul li a
{
  color: #000;
}
.TTopImg {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  margin-top: -50px;
}
.TTopMenu ul {
  width: 238px;
}
.TTopMenu ul li {
  list-style-image: none;
  list-style: none;
  background: url(../images/menudelim.jpg) no-repeat left bottom;
  height: 30px;
  padding: 0px 0px 0px 15px;
  display: block;
}

.TTopMenu ul li a {
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 0px 0px 48px;
  margin: 0px;
  width: 160px;
  height: 23px;
  display: block;
}

.TTopMenu ul li a.active, .TTopMenu ul li a:hover{
  background: url(../images/menuactive.jpg) no-repeat #8f3b33;
  color: white;
  }

.TContent {
  background: url(../images/content-bg.jpg) repeat-y #E5E4D5 left top;
  padding-left: 47px;
}
.TContentBGMenu ul li a
{
  color: #484848;
  }
.content a
{
  color: #009DBF;
  }
.BTitle {
  display: inline-block;
  vertical-align: top;
  width: 220px;
  padding-right: 80px;
}
.BTitle.first {
  padding-left: 80px;
}
.BTitle.last {
  padding-right: 0px;
}

.delimt {
  background: url(../images/delimt.jpg) no-repeat  right top;

}
.BTitle h2 {
  font-size: 21px;
  font-family: "Arial";
}

.BTitle {
  font-size: 12px;
  font-weight: 100;
}
a.readmore {
  color: #009dbf;
  padding-left: 15px;
  background: url(../images/readmore.gif) no-repeat bottom left;
}

.TFooter {
  background: url(../images/footer-bg.jpg) no-repeat #E5E4D5 left top;
  padding-top: 50px;
  color: #908778;
}
.TFooter h2{
  font-family: "times";
  font-size: 25px;
  color: #53524b;
}
#phone-contact,#fax-contact,#address-contact {
  display: inline-block;
  vertical-align: top;
}
#phone-contact h2,#fax-contact h2{
  color: #6e6e6e;
  font-family: Times;
  font-size: 16px;
  margin-left: 50px;
}

#phone-contact {
  background: url(../images/phone-ico.jpg) no-repeat;
  background-position-y: center;
  padding-left: 25px;
  padding-right: 80px;
}

#fax-contact {
  background: url(../images/fax-ico.jpg) no-repeat;
  background-position-y: center;
  padding-left: 25px;
  height: 87px;
}
.number{
  color: #6e6e6e;
  font-size: 37px;
  font-family: Times;
  vertical-align: top;
}
.number span{
  color: #6e6e6e;
  font-size: 15px;
  vertical-align: top;
}
#address-contact {
  color: #908778;
  font-family: Tahoma;
  width: 250px;
  margin-left: 50px;
  margin-top: 20px;
}
#address-contact span.title {
  color: black;
  font-family: Tahoma;
}
.TFooterCopyright {
  color: #908778;
  float: left;
}
.TFooterDesign {
  float: right;
  margin-top: -20px;
  vertical-align: top;
}
.TFooterDesign,.TFooterDesign a {
  color: #908778;

}

#phone {
  padding: 0px;
  float: left;
  width: 40px;
  margin-right: 45px;
  margin-left: 15px;
  margin-top: 5px;
}

#pen {
  position: absolute;
  margin-left: 32px;
  margin-top: -375px;
}
/**********************************************************/
.hr1 {size: 1px; color: #E5E4D5; margin: 6px 0px 6px 0px;}
.div-bot {width: 820px; margin: 20px 0px 0px 80px;}
.link-bot2 {color: #908778; text-align: center;}
.link-bot {color: #e72011;}
/*.link-bot {color: #908778;}*/
.input {
 border: #beb79d 1px solid;
 width: 280px;
 height: 20px;
 margin-bottom: 10px;
 font-family: arial, verdana, tahoma;
 background-color: #eceadb;
 font-size: 14px;
 color: #000000;}
.txtar {
 border: #beb79d 1px solid;
 width: 280px;
 height: 140px;
 font-family: arial, verdana, tahoma;
 overflow: auto;
 background-color: #eceadb;
 font-size: 14px;
 color: #000000;}
.but1 {
 cursor: pointer;
 border: 1px solid #b3ac98;
 /*width: 90px;*/
 height: 18px;
 padding: 0px 4px 0px 2px;
 margin: 0px 16px 0px 0px;
 font-family: arial, tahoma, verdana;
 background-color: #eceadb;
 text-decoration:none;
 font-size: 11px;
 color: #634e1a;
 font-weight: bold;}
a.but2 {
 cursor: pointer;
 border: 1px solid #b3ac98;
 /*width: 220px;*/
 height: 20px;
 padding: 0px 4px 0px 2px;
 margin: 0px 16px 0px 0px;
 font-family: arial, tahoma, verdana;
 background-color: #d6584c;
 text-decoration:none;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;}

/*************************************************************************/
.topmenu {
 font-family: tahoma, arial, verdana;
 padding: 0px 10px 0px 10px;
 text-decoration: none;
 font-weight: normal;
 font-size: 13px;
 text-transform: uppercase;
 color: #ffffff; }
.topmenu:hover {
 text-transform: uppercase;
 text-decoration: none;
 color: #f1ebb4;}
.atopmenu {
 font-family: tahoma, arial, verdana;
 padding: 0px 19px 0px 19px;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: normal;
 font-size: 13px;
 color: #f1ebb4; }
.topmenutext {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 13px;
 text-transform: uppercase;
 color: #ffffff; }

.bgmenu {background: url(../images/bgmenu.jpg) no-repeat #dd5c4f center top;}

.mapsite {
 margin: -50px 160px 0px 0px;
 float: right;}

.delimtnew {background: url(../images/delimt.jpg) no-repeat left top;}

td {
  text-decoration: none;
  color: #0000000;
  font-size: 12px;
  font-weight: 100;}
.tdb {
  text-decoration: none;
  color: #0000000;
  font-size: 12px;
  font-weight: bold;}

.mar_content {margin: 20px 20px 20px 20px;}

.free {background: url(../images/free.jpg) no-repeat left top; width: 292px; height: 216px;}

form {padding: 0px; margin: 0px;}

.white {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 /*text-transform: uppercase;*/
 color: #ffffff; }
.inputcons {
 border: 0px solid;
 width: 100%;
 height: 20px;
 font-family: arial, verdana, tahoma;
 background-color: #ffffff;
 font-size: 14px;
 color: #000000;}
.proc {
 cursor: pointer;
 border: 0px solid;
 width: 89px;
 height: 25px;
 background: url(../images/proc.gif) no-repeat right top;}
.form-mar {margin: 36px 0px 0px 12px;}

.banner {
 width: 523px;
 height: 216px;
 background-repeat: no-repeat;
 background-position: top;}

.bt {display: inline-block; vertical-align: top;}
.bt h2 {font-size: 21px; font-family: "Arial";}
.bt {font-size: 12px; font-weight: 100;}
.ul {margin: 0px 0px 0px 24px; padding: 0px 0px 0px 0px;}
.lim {margin: 0px 0px 9px 0px;}
.bb {font-weight: bold;}

