body,html{
  font-family: Arial
}

a{
  text-decoration: none
}
#premap, #footer{
  width: 400px
}
#map{
text-align: center;
position: relative;
z-index: 20;
height: 281px;
width: 233px;
left: -90px
}
#right{
  margin-bottom: 40px
}

h1{
margin: 5px 0px 0px 0px;
text-align:center;
font-family: Tahoma;
font-size: 12px;
color: #585858;
}

h2{
margin: 0px 0px 5px 0px;
text-align:center;
font-family: Tahoma;
font-size: 11px;
color: #585858;
}
.yo_tel{
  font-size: 16px;
  font-weight: bold;
  color: #686868;
}

#right a{
  /*text-align: left;*/
  font-size: 16px;
  font-weight: bold;
  color: #686868;
  /*display: block;*/
  /*float: left*/
}

#footer a{
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #686868;
  margin: 25px 0px 0px 0px
}
#right a:first-letter{
  color: Red
}
#header{
  font-size: 16px;
  font-weight: bold;
  color: #7A7A7A;
  text-align: center;
  margin: 15px 0px 15px 0px
}
#map .on{
background: transparent url(http://www.chrysler-motor.ru/image/point_h.gif)!important;
}
#right .on,#footer .on{
  background: none!important;
  color: Red
}
#map a.point{
background: transparent url(http://www.chrysler-motor.ru/image/point_l.gif);
width: 20px;
height: 20px;
position: absolute;
z-index: 50;
display: block;
cursor:pointer;
background-position: center!important;
background-repeat: no-repeat
}
.p4{
/*Сокольники*/
left: 63%; top: 35%
}
.p3{
/*Войковская*/
left: 43%; top: 33%
}
.p2{
/*Тульская*/
left: 55%; top: 55%
}
.p1{
/*Южная*/
left: 56%; top: 63%
}
#telephone{
  font-size: 24;
  font-weight: bold;
  color: Red;
  font-family: Arial;
  padding: 0px 40px 0px 0px;
  display: block;
  text-align: center
}
.telephone{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial;
  color: Red;
  margin: 15px 0px 0px 0px
}
p{
  text-align: justify;
  text-indent: 20px
}


a:link, a:visited, a:hover, a:active {
    COLOR: #000000;
    text-decoration: none
}

A:visited {
	COLOR: #000000;
    text-decoration: none
}
A:active {
	COLOR: #000000;
    text-decoration: none
}
A:hover {
	COLOR: #000000;
    text-decoration: none
}

