
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(../images/bg_body.png);
  background-position:top center;
  background-repeat:no-repeat;
}

.holder {
  margin:auto;
  width:979px;
  
}


.content {
  background-image:url(../images/bg.jpg);
  background-position:top center;
  background-repeat:repeat-y;
  width:979px;
} 

.content_data {
   padding:0px 30px 0px 40px;

}



h1 {
 color:#5a5146;
 font-size:30px;
 font-family:tahoma;
 background-image:url(../images/arow_title.jpg);
 background-position:0 50%;
 background-repeat:no-repeat;
 padding:0px 0px 0px 20px;
 margin:0px;
}


.text {
	float:left;
	width:670px;
}

p {
 font-size:12px;
 font-family:verdana;
 color:#d2ccb9;
 line-height:normal;
}

h2 {
 color:#cccbc8;
 font-size:14px;
 font-family:tahoma;
margin:0px;
padding:0px;
}


.links a {
  font-size:12px;
  font-family:tahoma;
  color:#dbc5ae;
  line-height:33px;
  margin:0px;
  padding:0px;
  text-decoration:none;
}

.links a:hover {
  font-size:12px;
  font-family:tahoma;
  color:#8e6c3e;
  text-decoration:none;
}

.img_left {
  float:left;
  margin:0px 15px 15px 0px;
  padding:0px;

}
.top {
  background-image:url(../images/top.jpg);
  background-position:top center;
  background-repeat:no-repeat;
}
.tel {
 font-family:tahoma;
 color:#999999;
 font-size:24px;
}
.footer {
 margin-top:20px;


}


.footer a{
 font-family:tahoma;
font-size:10px;
text-decoration:none;
}
.footer a:hover{
 font-family:tahoma;
font-size:10px;
text-decoration:none;
}

.footer_pic {
  background-image:url(../images/footer.jpg);
  background-position:top;
  background-repeat:no-repeat;
  width:979px;
  height:39px;

}
.left_side {
 width:200px;
}

.right_side {
 width:679px;
 float:left;
 padding-left:30px;
}
.right_side_quartet {

 float:left;
 padding-left:30px;
 width:100%;
}



.lung {
 margin:50px 0px 0px 20px;
 width:220px; 
}
.lung a {
 color:#FFFFFF;
 font-family:tahoma;
 font-size:12px;
 text-decoration:none;

}
.lung a:hover {
 color:#999999;
 font-family:tahoma;
 text-decoration:underline;

}
a {
 color:#cccbc8;
 text-decoration:underline;
}

a:hover {
 color:#666666;
 text-decoration:underline;
}
.link_hor {
 background-image:url(../images/link_vert_line.jpg);
 background-position:right;
 background-repeat:no-repeat;
}

.flash_top {
 height:22px;
 background-image:url(../images/flash_top.jpg);
 background-position:top;
 background-repeat:no-repeat;
}

.flash_bottom {
 height:88px;
 background-image:url(../images/flash_bottom.jpg);
 background-position:top;
 background-repeat:no-repeat;


}
.img_left {
 float:left;
 margin-right:10px;
}

.img_right {
 float:right;
 margin-left:10px;
}

