html {
  overflow-y: scroll;
}


body {
  margin:0;
  padding:0;
  background:#ffffff;
  font:normal 11px Tahoma, Verdana, Arial;
  color:#3b3839;
}

#top {
  height: 70px;
}

h1 {
    color:#E35F08;
    font:19px tahoma,arial,verdana;
    margin:10px 0;
    text-align:left;
}

h2 {
    font: 12px tahoma,arial,verdana;
    margin-bottom: 4px;
}


h2 a {
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.title h2 a {
    color: white;
    font-weight: normal;
    text-decoration: underline;
    font-size: 16px;
}

.title h3 a {
    color: white;
    font-weight: normal;
    text-decoration: underline;
    font-size: 14px;
}





#estate {
  min-width: 1000px;
}

#content {
}


#top_menu {
  padding-left: 275px;
  position: relative;
}


#top_menu ul {
  list-style:none;
  margin:auto;
  padding:0;
}

#top_menu li {
  float:left;
  margin-top:20px;
  width: 14%;
  text-align: center;
  white-space: nowrap;
}

#top_menu li a{font:normal 22px arial, tahoma, verdana; color:#84888a; text-decoration:none;}
#top_menu li a:hover{color:#76046d}
#top_menu li a.active{color:#6b613c}

#phone {
 width: 250px;
 height:70px;
 float: left;
}

#phone p {
margin:20px 15px 0 0;
text-align:right;
font:normal 22px arial, tahoma, verdana;
color:#76046d;

}

#left {
  width:250px;
  float: left;
}

.wrap {
  float: left;
  width: 25px;
}

.block {
  margin-bottom: 15px;
}


.block .title {
  background-image: url("title_right.gif"/*tpa=http://new.alliance-an.ru/theme/images/title_right.gif*/);
  width: 225px;
  height: 29px
}


.block .title .tl {
  height: 29px;
  float: left;
  background-image: url("title_left.gif"/*tpa=http://new.alliance-an.ru/theme/images/title_left.gif*/);
}

.block .title .tm {
  height: 29px;
  width: 13px;
  float: left;
  background-image: url("title_middle.gif"/*tpa=http://new.alliance-an.ru/theme/images/title_middle.gif*/);
}

.spec {
  padding-top: 8px;
  clear: both;
}

.spec .picture {
  border: 1px solid #CCCCCC;
}

.spec .picture:hover {
  border: 1px solid #000000;
}



.block .tl h2 {
  font-size: 14px;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  margin-left: 7px;
  margin-top: 7px;
}

.block .content {
  padding-left: 25px
}


.bgmenu {
  background-image: url("wrap_menu.gif"/*tpa=http://new.alliance-an.ru/theme/images/wrap_menu.gif*/);
  background-repeat: no-repeat;
}

.bgmap {
  background-image: url("wrap_map.gif"/*tpa=http://new.alliance-an.ru/theme/images/wrap_map.gif*/);
  background-repeat: no-repeat;
}

.bgadv {
  background-image: url("wrap_adv.gif"/*tpa=http://new.alliance-an.ru/theme/images/wrap_adv.gif*/);
  background-repeat: no-repeat;
}




.block .menu {
  padding-left: 3px;
  padding-bottom: 10px;
}

.block .menu li {
  color:#A39CA3;
display:list-item;
list-style:disc inside none;

  margin: 0 0 0 0.5em;

padding:0.2em 0.5em 0 0;

}

.block .menu li a {
color:#66042C;
font:13px tahoma,arial,verdana;
text-decoration: underline;
}

.block .menu .leaf ul {
  padding-left: 17px;
}

.block .menu .leaf ul li {
  line-height: 10px;
    padding:0.1em 0.1em 0 0;
}

.block .menu .leaf ul li a {
  font-size: 10px;
  margin-left: -5px;
}


.block ul {
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
  list-style-type;
}

img {
  border: 0;
}


#right {
  padding-left: 275px;
  padding-right: 20px;
}


#right .top {
  height: 127px;
  background-color: #96959C;
}

#footer {
  height: 120px;
  background-color: #96959C;
  clear: both;
}


#right .top .left {
  background-image: url("shapka_left.jpg"/*tpa=http://new.alliance-an.ru/theme/images/shapka_left.jpg*/);
  background-repeat: no-repeat;
  height: 127px;
}

#right .top .middle {
  background-image: url("shapka.jpg"/*tpa=http://new.alliance-an.ru/theme/images/shapka.jpg*/);
  background-repeat: no-repeat;
  background-position: center;
  height: 127px;
}

#right .top .right {
  background-image: url("shapka_right.jpg"/*tpa=http://new.alliance-an.ru/theme/images/shapka_right.jpg*/);
  background-repeat: no-repeat;
  background-position: right;
  height: 127px;
}

.curPage {
  color: red;
}


.small {
 font:10px tahoma,arial,verdana;
 font-size: 10px;
 color:#705470;
 line-height: 12px;
 text-decoration: none;
}

