
body {

  background-color: #B8B98E;
  
  margin: 0;
  
  padding: 0;
  
  padding-bottom: 60px;

}

div.MSAC_top_bar {

  border-bottom: 2px solid #000000;
  
  background-color: #ECD09C;
  
  margin-bottom: 8px;

}

.MSAC_top_bar img {

  visible: hidden;

}


div.MSAC_main_layout {

  border: 2px solid #000000;
  
  border-top-style: none;

}


div.MSAC_central_section {

  background-image: url( 'images/layout/hospital.jpg' );
  
  background-repeat: no-repeat;
  
  width: 756px;
  
  background-color: #FFFFFF;
  
  

}


div.MSAC_page_heading {

  height: 25px;
  max-height: 25px;
  
  overflow: hidden;
  
  background-color: #D6D6BD;
  
  
  line-height: 25px;  

}

div.MSAC_page_heading .MSAC_home_link {

  width: 220px;
  
  text-align: center;
  
  height: 100%;
  
  float: right;
  
  font-weight: bold;

}

div.MSAC_page_heading .MSAC_home_link a {

  color: #000000;
  
  text-decoration: none;

}


div.MSAC_page_heading h1.MSAC_page_heading {

  width: 220px;
  
  font-size: 16px;
  
  font-weight: bold;

  height: 100%;
  
  margin: 0;
  
  text-align: center;
 
}

div.MSAC_page_heading h1.MSAC_page_heading *, div.MSAC_page_heading .MSAC_home_link * {

  vertical-align: middle;

}




table.MSAC_main_content td.MSAC_left_bar {
  
  width: 0;
  
  background-image: url( '/inside/images/layout/left_bar_bg_patt.gif' );
  
  background-repeat: repeat-y;

}

table.MSAC_main_content td.MSAC_left_bar .MSAC_hospital {

  
  background-image: url( '/inside/images/layout/left_bar_bg.jpg' );
  
  background-repeat: no-repeat;
  
  padding: 342px 0 44px 15px;


}


table.MSAC_main_content {

  width: 100%;

}

table.MSAC_main_content td.MSAC_main_content {

  width: 100%;

}


div.MSAC_main_content {

  margin: 18px 18px 48px;
  min-height: 660px;
  height: auto !important;
  height: 660px;

}


div.MSAC_MSAC_logo {

  text-align: center;
  
  position: absolute;
  
  top: 3px;
  
  width: 756px;
  
  z-index: 1000000;
  
  visibility: hidden;  

}

div.MSAC_MSAC_logo img {

  visibility: visible;

}


.MSAC_happy {

  margin: 0 0 12px 38px;

}


.MSAC_bottom_bar img {

  display: block;

}


a#facebook {
	background-image:url(/inside/images/layout/facebook.png);
	float:left;
	top: 1300px;
	left: 100px;
	margin-left:25px; 
	width: 93px;
	height: 34px;
	z-index:100;
}


#petportal {
	background-image:url(../images/layout/petportal.gif);
	float: right;
	margin: 10px 30px 6px 0px; 
	width: 86px;
	height: 80px;
	z-index:100;
}