/* Customer CSS */
#appointment-form {
display:none;
}

#page-index #top-header,#top-header,#page-staff #top-header,#page-services #top-header,#page-patients #top-header,#page-contact #top-header {
background-image:url(/images/index_head.jpg);
}

#comp-logo {
margin-top:40px;
margin-left:30px;
}

#backgroundImage {
background-image:url(/images/bg.gif);
}

body {
background-color:#001f33;
}

#head {
background-image:url(/images/head1.jpg);
}

#navagation {
background-image:url(/images/nav_bg.gif);
}

#main {
background-image:url(/images/main_bg.gif);
}

#page-index #main {
background-image:url(/images/main_bg.gif);
}

#bottom {
background-image:url(/images/bottom.gif);
}

#page-index #addy {
width:260px;
}


