@import url(text.css);

BODY {
  background: #777777 url(../images/bg.gif);
  margin: 0px;
  padding: 20px 0px;
  color: #3C3C3C;
  font: 10px "Arial", "Tahoma";
}

a img {
  border-width: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}

.only-border {
  border: 3px solid #ffffff;
  width: 764px;
  margin: 0px auto;
  background: #A8A8A8;
}

.only-border .only-border {
  border: 1px solid #ffffff;
  background: #ffffff;
  width: 742px;
  margin: 8px auto;
}

div.body {
  background: #fff url(../images/body_bg.gif) repeat-y left;
  border: 1px solid #000000;
}

div.head {
  border-bottom: 3px solid #ffffff;
  height: 125px;
  background: url(../images/head_bg.gif) repeat-x bottom;
  position: relative;
}

.account {
  margin-left: 38px;
  background: #CECECE url(../images/account_bg.gif) repeat-x top;
  color: #A1A1A1;
}

div.head .phon {
  width: 240px;
  line-height: 42px;
  float: left;
  background: #fff url(../images/call.gif) no-repeat right;
  margin-right: 12px;
  text-align: center;
  padding-right: 103px;
}

div.head .select-account {
  font-size: 9px;
  line-height: 36px;
  padding-top: 6px;
  letter-spacing: 0em;
  color: #797979;
}

div.head a.arrow {
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/arrow_button.gif) no-repeat right;
  position: absolute;
  top: 17px;
  left: 620px;
}

div.head a.can, div.head span.can {
  display: block;
  height: 19px;
  width: 38px;
  /*background: url(../images/can.gif) no-repeat right;*/
  position: absolute;
  top: 15px;
  left: 645px;
}

div.head a.che, div.head span.che {
  display: block;
  height: 19px;
  width: 38px;
  /*background: url(../images/che.gif) no-repeat right;*/
  position: absolute;
  top: 15px;
  left: 690px;
}

div.head .flash {
  position: absolute;
  top: 42px;
  left: 0px;
}


.line-1 {
  border-top: 8px solid #ffffff;
  background: #B5C790 url(../images/line_3.gif) repeat-x;
  height: 8px;
  font-size: 1px; 
}


div.content {
  border-top: 1px solid #9CBC5B;
  border-bottom: 1px solid #9CBC5B;
  background: url(../images/content_bg.gif) repeat-y 38px;
  padding-left: 300px;
  position: relative;
  min-height: 420px;
  *height: 420px;
}

div.left-part {
  position: absolute;
  background:  url(../images/left_bg.gif) no-repeat top;
  padding-top: 0px;
  left: 40px;
  *le ft: -260px;
  width: 236px;
  top: 0px;
  *top: 1px;
  color: #919191;
}

div.left-part .logo {
  display: block;
  height: 85px;
  margin-bottom: 9px;
}

div.left-part .contact {
  background:  #EAEAEA url(../images/contact_bg.gif) ;
  padding: 21px 0px;
  width: 217px;
  margin: 0px auto;
}

div.left-part .contact a {
  background:  #EAEAEA url(../images/contact.gif) no-repeat;
  display: block;
  height: 37px;
  width: 183px;
  margin: 0px auto;
}

div.left-part .contact a:hover {
  background:  #EAEAEA url(../images/contact_on.gif) no-repeat;
}

div.left-part .forma {
  background:  url(../images/form_bg.gif) no-repeat center top;
  margin: 0px auto;
  padding: 30px 0px 0px 26px;
}

div.left-part h2 {
  margin: 0px 0px 10px 0px;
  padding: 3px 0px 5px 1px;
  text-align: left;
}

.forma  input {
  width: 175px;
  height: 19px;
  display: block;
  margin: 0px 0px 10px 0px;
}

.forma  input.send {
  width: 47px;
  margin-left: 133px;
}

div.menu {
  position: absolute;
  height: 20px;
  w idth: 480px;
  left: 279px;
  *le ft: -21px;
  top: 0px;
}

div.text {
  padding: 45px 30px 30px 0px;
  font-family: "Verdana";
}

* html div.text {
  height: 330px;  
}


div.bottom-part {
  background: #BEE678;
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #ffffff;
  font-size: 9px;
  color: #768F4B;
}

div.bottom-part p {
  margin: 0px 0px 0px 274px;
  padding: 0px;
  text-align: center;
  word-spacing: 0.4em; 
}

div.bottom-part span {
  margin: 0px 6px;
}

div.bottom-part .copy {
  float: left;
  background: #DCF2AF url(../images/bottom_bg.gif) repeat-y left;
  line-height: 34px;
  width: 192px;
  color: #85926A;
  padding-left: 83px;
  mar gin-right: 20px;
}

.bold {
  font-weight: bold;
}

