/* Customer CSS */
#page-staff #interior_imageHeader {
display:block;
background-image:url(/images/int_head01.jpg);
background-repeat:no-repeat;
height:209px;
width:1000px;
}

#page-office #interior_imageHeader,#page-offices #interior_imageHeader,#interior_imageHeader {
display:block;
background-image:url(/images/int_head02.jpg);
background-repeat:no-repeat;
height:209px;
width:1000px;
}

#page-services #interior_imageHeader {
display:block;
background-image:url(/images/int_head03.jpg);
background-repeat:no-repeat;
height:209px;
width:1000px;
}

#page-patients #interior_imageHeader {
display:block;
background-image:url(/images/int_head04.jpg);
background-repeat:no-repeat;
height:209px;
width:1000px;
}

#page-contact #interior_imageHeader {
display:block;
background-image:url(/images/int_head01.jpg);
background-repeat:no-repeat;
height:209px;
width:1000px;
}

#page-appointment #interior_imageHeader {
display:block;
background-image:url(/images/int_head02.jpg);
background-repeat:no-repeat;
height:209px;
width:1000px;
}

#page-education #interior_imageHeader,#page-library #interior_imageHeader {
display:block;
background-image:url(/images/int_head01.jpg);
background-repeat:no-repeat;
height:209px;
width:1000px;
}

#page-staff #slot-main img {
border:1px solid #000;
}

#page-education #education_menu {
display:none;
}

#sbContactSidebar {
display:none;
}

#flash {
position:relative;
}

#logo {
position:absolute;
top:250px;
left:30px;
margin:0;
}

#address {
position:absolute;
top:400px;
left:50px;
margin:0;
}
