/* Customer CSS */
#office-right,#services-right {
float:right;
margin-left:10px;
}

#page-staff #top-header {
width:612px;
height:235px;
float:left;
background-image:url(../images/header_1.jpg);
background-position:top;
background-repeat:no-repeat;
}

#page-Dr-Patrick-H-Collins-DDS-PC #top-header {
width:612px;
height:235px;
float:left;
background-image:url(../images/header_2.jpg);
background-position:top;
background-repeat:no-repeat;
}

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

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