/* Customer CSS */
body {
background-color: #0C0C52;
}

#nav {
    background: url(/images/nav_back.gif) top no-repeat;
}

#left_corner {
    background: url(/images/nav_left.gif) top no-repeat;
}

#left_corner {
    background: url(/images/nav_left.gif) top no-repeat;
}

#right_nav {
    background: url(/images/nav_repeat.gif) top repeat-x;
}

#right_nav a {
    background-image: url(/images/nav_break.gif);
}

#right_corner {
    background: url(/images/nav_right.gif) top no-repeat;
}

#content_wrapper {
    background: url(/images/content_repeat.gif) bottom repeat-y;
}

#content {
    background: url(/images/content_top2.gif) top no-repeat;
}

#bottom_image {
    background: url(/images/bottom_image.jpg) bottom no-repeat;
}

#page-staff #top-header {
    background: url(/images/header_1.jpg) top no-repeat;
}

#page-office #top-header, #page-offices #top-header, #top-header {
    background: url(/images/header_2.jpg) top no-repeat;
}

#page-services #top-header {
    background: url(/images/header_3.jpg) top no-repeat;
}

#page-patients #top-header {
    background: url(/images/header_4.jpg) top no-repeat;
}

#page-contact #top-header {
    background: url(/images/header_6.jpg) top no-repeat;
}

#page-appointment #top-header {
    background: url(/images/header_7.jpg) top no-repeat;
}

#page-education #top-header, #page-library #top-header {
    background: url(/images/header_5.jpg) top no-repeat;
}

#page-gallery #top-header {
    background: url(/images/header_3.jpg) top no-repeat;
}

#int_content_wrapper {
    background: url(/images/int_content_repeat.gif) bottom repeat-y;
}

#int_bottom_image {
    background: url(/images/int_bottom_image.jpg) bottom no-repeat;
}

#int_content {
    background: url(/images/int_content_top2.gif) top no-repeat;
}

#slot-links a {
color:#0C0D50;
text-decoration:none;
}

#slot-links a:hover {
color:#2F327F;
text-decoration:none;
}

a {
    color: #0C0D50;
}

a:hover {
    color: #2F327F;
}

h1 {
font-size:20px;
}

#doctor {
width: 230px;
height: 600px;
margin: 7px;
float: right;
}

#footer {
color:#F0E9DA;
}

#footer a:hover {
color:#F0E9DA;
}
#footer a {
color:#EFCD86;
}

#comp-logo {
display:none;
}

#contact {
padding:120px 30px 10px 0;
}

#page-index #address {
margin: 335px 0 0 400px;
position:absolute;
color: #0C0C52;
}

#address {
color: #0C0C52;
}
#navigation-6 a{
background-image:none;
}

#slot-lsidebar {display:none;
}

