@import url("style.css");

#base #top-menu-navigation {
    margin: 20px 0 21px 0;
}

#main-content {
  font-size:            12px;
  width:                100%;
}

#main-content p {
  width:                100%;
  line-height:          1.5em;
  padding-bottom:       1em;
}

#main-content p strong {
  font-weight:          bold;
}

#contacts {
  margin-top:           10px;
  width:                90%;
  margin-left:          20px;
}

#contacts dt {
  font-weight:          bold;
  margin-bottom:        3px;
  padding-left:         10px;
  background:           url('../images/activity-type-pointer.gif') no-repeat left 5px;
}

#contacts dd {
  padding-left:         10px;
  margin-bottom:        15px;
}

#contacts dd div {
  float:                both;
  margin-bottom:        15px;
}

.ymap-open {
	font-size:         12px;
	line-height:       2.5em;
	cursor:            hand;
	cursor:            pointer;
	text-decoration:   underline;
	color:             #214E99;
    float:             right;
}

#company-scheme {
    float:right; 
    width: 508px;
    margin-bottom:      20px;
}

#wrap-scheme {
     width:             500px; 
     border:            1px solid #BBBBBB; 
     padding:           3px;
}

#ymap-scheme {
    width:              500px; 
    height:             320px;
}

#wrap-contacts {
     width:             400px; 
     float:             left;
}
#company-scheme {
    float:right; 
    width: 508px;
    margin-bottom:      20px;
}

#wrap-scheme {
     width:             500px; 
     border:            1px solid #BBBBBB; 
     padding:           3px;
}

#ymap-scheme {
    width:              500px; 
    height:             320px;
}

#wrap-contacts {
     width:             400px; 
     float:             left;
}

.phone-label {
	float: left;
	margin-right: 5px;
}

.phones,.phones span {
	float: left;
    width:300px;
}
