body {
  background: url(../img/bg.gif);
}
#wrap {
  width: 858px;
  margin: 35px auto 35px;
  margin-top: 35px;
  padding-bottom: 200px;
  background: #000;
  border: 1px solid #333;
  overflow: hidden;
}
* html elseWrap {
  height: 100%;
}
#elseWrap {
  padding-bottom: 200px;
  min-height: 100%;
}


/* reset */


#wrap h1{
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  width: 270px;
  line-height: 10px;
  margin-bottom: 13px;
  padding-bottom: 20px;
  color: #e09f00;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  background: url(../img/h1_bg.jpg) no-repeat left bottom;
}
#wrap h2{
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  width: 270px;
  line-height: 10px;
  margin-bottom: 13px;
  padding-bottom: 20px;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  background: url(../img/h2_bg.jpg) no-repeat left bottom;
}
#wrap #secondCol h2{
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  width: 270px;
  text-indent: 95px;
  line-height: 10px;
  margin-bottom: 13px;
  padding-bottom: 20px;
  background: none;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#wrap #secondCol h2 a {
  color: #e09f00;
  text-decoration: none;
}
#wrap h3{
  font-weight: normal;
  font-size: 14px;
  line-height: 10px;
  margin-bottom: 23px;
  font-weight: bold;
}
#wrap h4{
  font-size: 14px;
  line-height: 10px;
  margin-bottom: 23px;
  font-weight: bold;
}
#wrap ul.pages li {
  list-style-type: none;
  display: inline;
  white-space: nowrap;
}
#wrap ul.pages {
  margin-bottom: 3em;
  font-weight: normal;
  font-size: 14px !important;
  color: #aaa;
}
table {
  width: 455px;
  margin-bottom: 2em;
  margin-top: -2em;
}
table a{
  color: #000;
}
table td {
  height: 40px;
  vertical-align: middle
}
table tr {
  border-bottom: 1px solid #f1f1e9;
}
table td.i{
  width: 380px;
  padding-right: 30px;
}
table td.ii{
  width: 40px;
}
table td span{
  font-size: 13px;
  color: #383838;
  padding: 1px 2px;
}
table td.iii{
  width: 80px;
}
ul {
  list-style-type: none;
  margin-bottom: 1em;
}
.clearMargin {
  margin-bottom: 0px !important;
}
#firstCol p {
  text-indent: 38px;
}

#EmailForm fieldset{
  border: none;
  width: 300px;
}
#EmailForm fieldset label {
  width: 150px;
}
#EmailForm fieldset input {
  border: 1px solid #663c00;
  background: #2b2c2c;
  padding: 0.3em 0;
  margin: 0 0 0.5em 0;
  width: 250px;
  clear: both;
  display: block;
  color: #e09f00;
  font-size: 11px;
}
#EmailForm fieldset textarea {
  width: 250px;
  border: 1px solid #663c00;
  background: #2b2c2c;
  margin: 0 0 0.5em 0;
  color: #e09f00;
  font-size: 11px;
}
#EmailForm fieldset .button {
  background: #2b2b2b;
  width: auto;
}

.link_to_full {
  padding-top: 1em;
  text-align: right;
}


/*  navigation  */

.navigation{
  height: 43px;
  position: relative;
  margin: 270px 0 20px;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  line-height: 39px;
  white-space: nowrap;
  font-size: 11px;
}
.navigation a {
  color: #fff;
  text-decoration: none;
}
.navigation a:hover {
  text-decoration: underline;
}
.navigation ul{
  color: #e09f00;
  margin-right: -15px;
}
.navigation ul li{
  display: inline;
  margin: 0 12px 0 4px;
}
.navigation ul li a{
  padding: 10px 0;
}
.navigation .active{
  text-decoration: underline;
  color: #e09f00;
}
.navigation .active a {
  text-decoration: underline;
  color: #e09f00;
}


/* #head */

#head {
  overflow: hidden;
  width: 870px;
  position: relative;
  background: url(../img/visual.jpg) no-repeat center top;
  padding-bottom: 25px;
}
#head #logo{
  font-size:48px;
  height:103px;
  margin-left:370px;
  margin-top:170px;
  overflow:hidden;
  position:absolute;
  text-decoration:none;
  text-indent:-1000px;
  width:400px;
}


/* firstCol */
#firstCol {
  display: inline;
  float: left;
  margin-left:65px;
  width:450px;
}
.wideCol {
  width: 850px;
}


#firstCol .block {
  line-height: 15px;
  font-size: 11px;
  margin-bottom: 3em;
}
#firstCol .block ul li {
  font-size: 12px;
  padding-bottom: 5px;
}
#firstCol .block h2 a{
  text-decoration: none;
}
#firstCol .block h2 a:hover{
  text-decoration: underlined;
}


#wrap #secondCol{
  display:inline;
  float:left;
  width:275px;
  margin-left: 40px;
  color: #666;
}
#wrap #secondCol .block {
  padding: 0;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 35px;
  overflow: hidden;
  background: url(../img/second_block_bg.jpg) left 12px no-repeat;
}
#wrap #secondCol .block .img {
  width: 52px;
  color: #999;
  font-weight: bold;
  text-align: center;
  float: left;
  padding-left: 25px;
  padding-top: 5px;
}
#wrap #secondCol .block img {
  padding-bottom: 10px;
  width: 51px;
  height: 51px;
}
#wrap #secondCol .block .desc {
  padding-left: 92px;
  padding-right: 25px;
  font-size: 11px;
  line-height: 1.3em;
}
#wrap #secondCol .block .desc p{
  padding-bottom: 0.3em;
  height: 75px;
  overflow: hidden;
}
#wrap #secondCol .block .desc ul {
  padding-left: 5px;
}
#wrap #secondCol .block .desc ul li {
  display: inline;
  padding-left: 20px;
}
#wrap #secondCol .block .desc ul li a{
  color: #666;
}
#wrap #secondCol .block .desc ul li a:hover {
 color: #e09f00;
}



#wrap .block_preview {
  padding: 0;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 35px;
  overflow: hidden;
  background: url(../img/second_block_bg.jpg) left 12px no-repeat;
  width: 290px;
  height: 180px;
  text-indent: 0;
  margin-right: -17px;
  margin-left: 10px;
  float: left;
}
#wrap .block_preview .img {
  width: 100px;
  color: #999;
  font-weight: bold;
  text-align: center;
  float: left;
  padding-left: 5px;
  padding-top: 5px;
  font-size: 10px;
}
#wrap .block_preview img {
  padding-bottom: 10px;
  width: 51px;
  height: 51px;
}
#wrap .block_preview_full img {
  padding-bottom: 10px;
  width: auto;
  height: auto;
}
#wrap .block_preview .desc {
  padding-left: 92px;
  padding-right: 25px;
  font-size: 10px;
  line-height: 1.3em;
}
#wrap .block_preview .desc p{
  padding-bottom: 0.3em;
  height: 75px;
  overflow: hidden;
  text-indent: 0 !important;
}
#wrap .block_preview .desc ul {
  padding-left: 5px;
}
#wrap .block_preview .desc ul li {
  display: inline;
  padding-left: 20px;
}
#wrap .block_preview .desc ul li a{
  color: #666;
}
#wrap .block_preview .desc ul li a:hover {
 color: #e09f00;
}


#footer {
  width: 765px;
  margin: 0px auto;
/*  height: 100px;   */
  clear: both;
  overflow: hidden;
  margin-top: -200px;
  padding-bottom: 45px;
  background: url(../img/footer.jpg) no-repeat left 0px;
}
.bottom_nav {
  font-size:10px;
  margin:0;
  overflow:hidden;
  height: auto;
  margin-top: 60px;
}
.bottom_nav ul {
  margin-bottom: 0.5em;
}
.bottom_nav li {
  margin:0 12px 0 0 !important;
}
.bottom_nav li a{
  color: #676767;
  text-decoration: underline;
}
.bottom_nav li a:hover{
  color: #e09f00;
  text-decoration: none;
}
#copyright-text {
  width: 270px;
  padding-left: 73px;
  padding-top: 75px;
  float: left;
  overflow: hidden;
}
#copyright-text p {
  background: url(../img/18.gif) no-repeat 220px bottom;
  padding-bottom: 15px;
  line-height: 1.2em;
}
.head_phone {                               
  position: absolute;
  top: 40px;
  left: 300px;
  font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
  font-size:17px;
}
.head_phone span{
  color:#E09F00;
  font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
  font-size:36px;
}

