/* Customer CSS */

#slot-address {
  padding-top: 0px;
}

#slot-address p {
  margin:0px;
  padding: 0px;
}

.vertical li a {
  width: 153px;
}

.vertical li ul li a {
  height: auto;
}

#top-header {
width:629px;
height:152px;
background-image:url(/images/header_2.jpg);
background-position:top;
background-repeat:no-repeat;
}

/*interior images*/

#page-index #top-header {
display:none;
}
			
#page-staff #top-header {
width:629px;
height:152px;
background-image:url(/images/header_3.jpg);
background-position:top;
background-repeat:no-repeat;
}

#page-offices #top-header, #page-office #top-header {
width:629px;
height:152px;
background-image:url(/images/header_2.jpg);
background-position:top;
background-repeat:no-repeat;;
}

#page-services #top-header {
width:629px;
height:152px;
background-image:url(/images/header_4.jpg);
background-position:top;
background-repeat:no-repeat;
}

#page-education #top-header, #page-library #top-header {
width:629px;
height:152px;
background-image:url(/images/header_1.gif);
background-position:top;
background-repeat:no-repeat;
}

#page-patients #top-header {
width:629px;
height:152px;
background-image:url(/images/header_5.jpg);
background-position:top;
background-repeat:no-repeat;
}

#page-contact #top-header {
width:629px;
height:152px;
background-image:url(/images/header_6.jpg);
background-position:top;
background-repeat:no-repeat;
}

#left_content img{
  padding:0px;
}


img.left {
	float:none;
	margin-right:0px
}

img.right {
	float:none;
	margin-left:0px
}