body {
  margin:0;
  padding:0;
	background-color: #FFFFFF;
	font-size: 13px;
  font-family: verdana;
  font-weight: normal;
  color:#333333;
  margin: 0px auto 0px auto;  
}
#base {
  width:100%;
  height:100%;
  margin: 0px auto 0px auto;
}
#headbg {
  background-image:url(../img/menu_bg.gif);
  width: 100%px;
  height: 113px;
  margin: 0px auto 0px auto;
}
#head {
  background-image:url(../img/menu_bg.gif);
  width: 955px;
  height: 113px;
  margin: 0px auto 0px auto;
}
#head2 {
  width: 1171px;
  height: 113px;
  margin: 0px auto 0px auto;
}
.sepbg {
  background-image:url(../img/sep_bg.gif);
  width: 100%;
  height: 32px;
  margin: 0px auto 0px auto;
   float:left;
   text-align:right;
}
#headbgleft {
  width: 106px;
  height: 113px;
  float:left;
  margin-left:70px;
}
#headbgright {
  width: 54px;
  height: 113px;
  float:right;
  margin-top:-113px;
  margin-right:70px;
}
#logo {
  width: 320px;
  height: 113px;
  float:left;
  margin-left:-20px;
}
.menu {
  width: 68px;
  height: 54px;
  float:left;
  margin-right:15px;
  margin-top:29px;
  text-align:center;
}
.menu A {
  font-size:9px;
  color:#cccccc;
  text-decoration:none;
}
.menu A:hover {
  color:#0092D7;
  text-decoration:none;
}
#content {
 
  width: 955px;
  margin:0px auto 0px auto;
  background-color:#green;
  }
#content2 {
  width: 955px;
  float:left;
  background-color:#0092D7;
  }
#content_left {
  width: 180px;
  float:left;
  }
#content_center {
  background-image:url(../img/content_bg.gif);
  background-repeat: no-repeat;
  background-color:#FFFFFF;
  color:#000000;
  width: 575px;
  float:left;
  padding:10px 10px 0px 10px;
  }
#content_right {
  width: 180px;
  float:left;
  }
#bottom {
  background-image:url(../img/bottom_design.jpg);
  background-repeat: no-repeat;
  width: 595px;
  height:121px;
  margin-left:-10px;
  }
.box_first {
  background-image:url(../img/box_left_bg.gif);
  background-repeat: no-repeat;
  width: 130px;
  color:#FFFFFF;
  padding:20px 25px 5px 25px;
  font-size:10px;
  }
B {
  font-weight:bold;
  color:#FFFFFF;
  font-size:14px;
  line-height:25px;
  }
.box {
  background-image:url(../img/box_bg.gif);
  background-repeat: no-repeat;
  width: 130px;
  color:#FFFFFF;
  padding:25px 25px 5px 25px;
  font-size:10px;
  }
.bileta {
  background-image:url(../img/bileta.gif);
  background-repeat: no-repeat;
  width: 180px;
  height: 160px;
  }
.photo {
  border:0px solid #0099CC;
  margin:5px;
}
#footer {
  width: 100%;
  height:2px;
  text-align:center;
  color:#F1F1F1;
  padding:6px 0px 0px 0px;
  margin:0px auto 0px auto;
  border-left:0px solid #4F4B48;
  border-right:0px solid #4F4B48;
  text-decoration:none;
  background-color:#7F7F7F;
}
#partners {
  width: 100%;
  text-align:center;
  color:#F1F1F1;
  padding:6px 0px 0px 0px;
  margin:0px auto 0px auto;
  border-left:0px solid #4F4B48;
  border-right:0px solid #4F4B48;
  text-decoration:none;
  background-color:#7F7F7F;
  float:left;
}
.addthis1 {
  width: 955px;
  height:30px;
  margin:0px auto 0px auto;
}
.addthis {
  padding-top:9px;
  margin-left:605px;
  float:left;
}
.tel {
  background-image:url(../img/tel.gif);
  background-repeat: no-repeat;
  width:180px;
  height:32px;
  float:left;
}
#copyright {
  width: 100%;
  height: 25px;
  margin:0px auto 0px auto;
  text-align:center;
  vertical-align: middle;
  text-decoration:none;
  font-size:9px;
  background-color:#7F7F7F;
  color:#FFFFFF;
  padding-top:5px;
  float:left;
}
#copyright A{
color:#FFFFFF;
text-decoration:none;
font-size:9px;
}
#copyright A:HOVER{
color:#000000;
text-decoration:none;
}

H1{
color:#FFA304;
font-size:18px;
}
H2{
color:#0092D7;
font-size:14px;
}
HR{
color:#0092D7;
size:1px;
}




A {
text-decoration:none;
color:#000000;
}