
html, body {
  height: 100%;
}
.non-footer {
  min-height: 100%;
  margin-bottom: 95px;
}
body {
  font-family: "Trebuchet MS", Verdana;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: #555555;
}
h1 {
  font-size: 23px;
  font-weight: bold;
  color: #252932;
  margin: 24px 0px 24px 0px;
  padding: 0px;
}
h2 {
  font-size: 23px;
  font-weight: bold;
  color: #252932;
  margin: 24px 0px 24px 0px;
  padding: 0px;
}
h3 {
  font-size: 15px;
  font-weight: bold;
  color: #252932;
  margin: 20px 0px 10px 0px;
  padding: 0px;
}
#main {
}
.clearfix {
  clear: both;
}
.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}
a {
  color: #0099FF;
  text-decoration: underline;
}
a:hover {
  color: #036DB7;
  text-decoration: underline;
}

.border {
  background-image: url(/images/border.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  height: 30px;
  line-height: 0px;
}
.light-brown {
  background-color: #F5F3E5;
}
.sortable {
  display: block;
  padding-left: 10px;
  margin-left: -10px;
  font-weight: bold;
  color: #555555;
}
.sorted {
  background-image: url(/images/arr_up.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}
/****************  HEADER  *****************/
#header-block {
  background-image: url(/images/border.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}
#header {
  width: 980px;
  margin: auto;
  height: 275px;
}
#header a.selected {
  color: #281563;
}
#header a.logo {
  margin-top: 42px;
  float: left;
}
#header ul {
  float: right;
  padding: 0px;
  margin: 55px 0px 0px 0px;
}
#header li {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 20px;
  float: left;
  font-size: 13px;
}
#header-intro {
  float: left;
  width: 460px;
  margin-top: 20px;
  line-height: 15px;
}
#header-info {
  float: right;
  width: 400px;
  background: url(/images/phone.gif) no-repeat left top;
  margin-top: 20px;
}
#header-info .email {
  color: #555555;
}
#header-info-phone {
  margin-left: 160px;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #1F0B5D;
  letter-spacing: -2px;
  display: block;
  text-decoration: none;
}
#header-info-phone .prefix {
  color: #0099FF;
}
#header-info-address {
  margin-left: 160px;
  font-size: 11px;
  line-height: 14px;
}
#header-info ul {
  margin: 10px 0px 0px -50px;
  font-size: 13px;
}

.intern #header  {
  height: 125px;
}
.intern #header-info {
  background: none;
}
.intern #header-info-phone {
  margin-top: -5px;
  margin-right: -15px;
  float: right;
  background-color: #FFFFFF;
  padding: 0px 15px 0px 15px;
  display: block;
  text-decoration: none;
}
/*****************  END OF HEADER  ******************/


/*****************  INNER PAGES CONTENT  ***********************/
#body-block {
}
#breadcrumbs {
  width: 980px;
  margin: auto;
  margin-bottom: 50px;
}
#content {
  width: 980px;
  margin: auto;
}
#west {
  float: left;
  width: 220px;
  padding-bottom: 50px;
}
#east {
  float: right;
  width: 740px;
  padding-bottom: 50px;
}
#east h1, #east h2 {
  margin: 0px 0px 24px 0px;
}
#partners {
  
}
/****************  END INNER PAGES CONTENT  *********************/

/****************  INTERNAL MENU  **********************/
#west ul {
  margin: 5px 0px 40px 0px;
  padding: 0px;
  list-style: none;
}
#west ul li {
  margin-bottom: 10px;
}
#west ul li ul {
  margin: 10px 0px 0px 2px;
  padding: 0px;
}
#west ul li ul li {
  margin: 0px;
  padding: 0px 0px 10px 15px;
  border-left: 2px solid #D4D0E0;
  list-style: none;
}
#west ul li ul li.last {
  padding: 0px 0px 0px 15px;
}
#west ul li a.active {
  color: #555555;
  text-decoration: none;
}
#west ul li ul li a.active {
  color: #140054;
}
/****************  END OFINTERNAL MENU  **********************/


/**************** STATION PROFILE ***************************/

#image_1, #image_2, #image_3 {
  /*background: url(/images/img_placeholder.gif) no-repeat top left;*/
  width: 220px;
  height: 220px;
  float: left;
  margin-right: 20px;
}
#image_3 {
  margin: 0px;
}
.price {
  color: #0099FF;
  font-size: 19px;
}
.consultation {
  font-size: 19px;
}
a.go-order {
  margin-top: 35px;
  margin-bottom: 30px;
  background-image: url(/images/go_order.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 160px;
  height: 39px;
  display: block;
}
a.go-order:hover {
  background-position: bottom;
}
h2 {
  margin-top: 24px !important;
}
/**************** END OF STATION PROFILE ***************************/

.price-gray {
  font-size: 16px;
  font-weight: bold;
  color: #555555;
}



#home-image {
  background: url(/images/home_big.gif) no-repeat top center;
  height: 213px;
  width: 980px;
  margin: auto;
}
#home-image a#link-1,
#home-image a#link-2,
#home-image a#link-3,
#home-image a#link-4 {
  display: block;
  float: left;
  width: 200px;
  height: 173px;
  margin: 20px;
}
#home-image a#link-1 {
  width: 180px;
}
#home-image a#link-2 {
  width: 240px;
}
#home-image a#link-3 {
  width: 180px;
}

#home-cats-block {
  background-color: #F5F3E5;
  min-height: 187px;
}
#home-cats {
  width: 980px;
  margin: auto;
  padding-bottom: 20px;
}
#home-content-block {
  background-image: url(/images/border.gif);
  background-position: top;
  background-repeat: repeat-x;
}
#home-content {
  width: 980px;
  margin: auto;
  min-height: 300px;
}
#home-sub-content {
  width: 980px;
  margin: auto;
}
#home-content .num_list {
  font-size: 21px;
}
#home-content-left {
  width: 220px;
  float: left;
  padding-right: 20px;
}
#home-content-center {
  width: 340px;
  float: left;
  padding-right: 20px;
}
#home-sub-content-left {
  width: 485px;
  float: left;
  padding-right: 20px;
}
#home-sub-content-right {
  width: 475px;
  float: right;
}
#home-content-center h2 {
  color: #0099FF;
  font-style: italic;
  font-size: 15px;
  text-decoration: underline;
  line-height: 16px;
}
#home-sub-content-left div {
  width: 220px;
  float: left;
  padding-right: 20px;
  margin-bottom: 10px;
}
#home-sub-content-left div p {
  margin-top: 5px;
}
#home-content-right {
  width: 340px;
  float: right;
}
#footer-block {
  background-image: url(/images/border.gif);
  background-position: top;
  background-repeat: repeat-x;
}
#footer {
  width: 980px;
  margin: auto;
  height: 95px;
  margin-top: -95px;
}
#footer a {
  color: #555555;
}
#footer-phone {
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #252932;
  letter-spacing: -2px;
  width: 250px;
  padding-top: 30px;
  float: left;
}
#footer-address {
  width: 450px;
  font-size: 11px;
  line-height: 14px;
  float: left;
  padding-top: 12px;
}
#footer-counters {
  font-size: 11px;
  line-height: 14px;
  float: right;
  width: 270px;
  padding-top: 23px;
  text-align: right;
}


