div#content .center {
   float:left;
   width:575px;
   padding-left:21px;
   
}

.center span.bold {
   font-weight: bold;
}

div#content .center .pagetitle {
  margin-bottom: 0px;
}

.center div.card_1 {
   margin-left: 0px;
   width: 150px;
   clear: left;
   float: left;
}

.center div.card_2 {
   margin: 0px 49px 0px 49px;
   width: 170px;
   float: left;
}

.center div.card_3 {
   margin-left: 0px;
   width: 149px;
   float: right;
}

.center div.card_4 {
   margin-left: 0px;
   width: 550px;
   clear: left;
   text-align: center;
}

.center div.card_1 div.text, .center div.card_2 div.text , .center div.card_3 div.text, .center div.card_4 div.text {
   margin-top: 5px;
   margin-bottom: 20px;
}

.center div.card_1 div.text a, .center div.card_2 div.text a , .center div.card_3 div.text a, .center div.card_4 div.text a {
 text-decoration: underline;
 color:#666;
}

.center div.card_1 div.text a:hover, .center div.card_2 div.text a:hover , .center div.card_3 div.text a:hover, .center div.card_4 div.text a:hover {
 text-decoration: underline;
 color:#D8100D;
}.center div.g_mini_title {
   clear:left
}

.center p a {
   color: #D8001D;
}

.center p.bold {
   font-weight: bold;
}

.center p.bold  a {
   font-weight: bold;
}


.center div.text1 a {
   color: #D8001D;
}


.center div.phone8 {
   margin-bottom: 8px;
}

.center div.informcentr {
   margin-bottom: 5px;
   color:#D8001D;
   clear:left;
}

.center div.informcentr a {
   text-decoration: underline;
   color:#D8001D;
}




