@import url(text.css);

BODY {
  background: #5E5E5E url(../images/bg.gif);
  margin: 0px;
  padding: 20px 0px;
  color: #3C3C3C;
  font: 11px "Arial", "Tahoma";
  text-align: center;
}

a img {
  border-width: 0px;
}

a {
  color: #B3636B;
  text-decoration: none;
}

form {
  margin: 0px;
  padding: 0px;
}

div.body {
  background: #000000;
  width: 739px;
  margin: 0px auto;
  text-align: left;
  padding: 6px;
}

div.head {
  height: 95px;
  background: url(../images/head_bg.jpg) no-repeat;
  border: 1px solid #fff;
  border-bottom: 2px solid #fff;
}

div.head a {
  float: left;
  display: block;
  height: 95px;
  width: 180px;
  margin-left: 10px;
}

div.head div {
  float: right;
}

div.menu {
  height: 14px;
  text-transform: uppercase;
  padding: 14px 0px 12px 0px;
}

div.menu a {
  display: block;
  line-height: 14px;
  height: 14px;
  float: right;
  color: #999999;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 9px;
  border-left: 2px solid #4D4D4D;
}

div.menu a:hover {
  color: #fff;
}

.white {
  color: #fff;
}

div.menu a.first {
  border-width: 0px;
}

.only-border {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  background-color: #fff;
}

.left-bg {
  background: #fff url(../images/content_bg2.gif) repeat-y left;
}


div.line-1 {
  background: url(../images/content_bg.gif) no-repeat;
  height: 42px;
}


div.content {
  background:  url(../images/text_bg.gif) no-repeat right bottom;
  border-bottom: 4px solid #FED88D;
}

div.left-part {
  position: relative;
  background:  #FEE7BB url(../images/left_bg.jpg) no-repeat top;
  padding: 12px 0px 12px 0px;
  width: 228px;
  margin-top: -14px;
  color: #919191;
  text-align: center;
  float: left;
}

div.left-part .project {
  background:  url(../images/project.gif) no-repeat top;  
  margin: 0px auto;
  padding: 15px 0px 0px 0px;
  width: 185px;
}


div.left-part .address {
  width: 185px;
  height: 85px;
  margin: 3px auto 13px auto;
  background: url(../images/address.gif) no-repeat top; 
  text-align: left;
}

div.left-part .address a {
  display: block;
  width: 101px;
  height: 14px;
  background: url(../images/for_information.gif) no-repeat top; 
  position: relative;
  top: 62px;
  left: 75px;
}

div.left-part .contact {
  width: 185px;
  height: 148px;
  margin: 0px auto 0px auto;
  background: url(../images/contact_bg.gif) no-repeat top left; 
  text-align: left;
  padding-top: 6px;
  color: #C39232;
}

div.left-part .contact .quick {
  background: #DDC072 url(../images/quick_contact.gif) no-repeat top left;  
  display: block;
  width: 173px;
  height: 26px;
  margin: 0px auto 20px auto;
}

div.left-part .contact table {
  margin-left: 15px;
  border-collapse: collapse;
  font-size: 9px;
  width: 156px;
}

div.left-part .contact table th {
  background: #fff;
  padding: 2px 3px;
  width: 40px;
  border: 1px solid #C39232;
}

div.left-part .contact table td {
  background: #FDDD9F;
  padding: 2px 9px;
  border: 1px solid #C39232;
}

div.left-part .contact table td.cod  {
  background: #FBD58A;
  font-weight: bold;
  font-size: 12px;
  padding: 2px 5px;
  width: 20px;
}


div.left-part .contact table th a {
  background: #9A2F39;
  color: #fff;
  text-decoration: none;
  font-size: 8px;
  display: block;
  width: 40px;
  text-align: center;
}

div.left-part .contact a.click {
  display: block;
  width: 155px;
  height: 16px;
  margin: 6px auto 8px auto;
  border: 1px solid #C39232;
  background: #fff url(../images/click_here.gif) no-repeat center;  
}

div.left-part .contact b, div.left-part .contact span {
  display: block;
  line-height: 15px;
  text-align: center;
}

div.right-part {
  pos ition: relative;
  margin-left: 228px;
}


div.text {
  padding: 20px 30px 30px 30px;
  color: #5E5E5E;
}

* html div.text {
  heig ht: 330px;  
}


div.bottom-part {
  background: #9A2F39;
  height: 22px;
  line-height: 22px;
  font-size: 9px;
  color: #EBD5D7;
  border-top: 3px solid #631C23;
  position: relative; 
  font-weight: bold;
}

div.bottom-part p {
  margin: 0px 0px 0px 228px;
  padding: 0px;
  text-align: center;
  word-spacing: 0.4em; 
}

div.bottom-part span {
  margin: 0px 6px;
}

div.bottom-part .copy {
  float: left;
  text-align: center;
  background: #631C23;
  line-height: 22px;
  width: 228px;
  color: #A88084;
  text-transform: uppercase;
}

