/* Customer CSS */
#comp-logo{
margin:0 0 0 0;
padding: 0 0 0 0;
}
#logo{
background-color: #000000;
}

#page-pediatric-dentistry #top-header {
	display: block;
	width:597px;
	height:180px;
	background-image: url(../images/int_header_ped.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px #598059 solid;
}


#page-emergencies #top-header {
	display: block;
	width:597px;
	height:180px;
	background-image: url(../images/int_header_emergencies.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px #598059 solid;
}

#page-pediatric-services #top-header {
	display: block;
	width:597px;
	height:180px;
	background-image: url(../images/int_header_services.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px #598059 solid;
}


#page-index #header_right{
float:right;
background-color:#598080;
height:180px;
width:597px;
background-image:url(../images/brighten_banner.gif);
background-position:bottom;
background-repeat:no-repeat;
}






