/* Customer CSS */
body {
background-color:#4c79cd;
color:#002fa7;
}

.sbContainer a {
color:#000;
}

.sbContainer a:hover {
color:#555;
}

.vertical li a {
color:#002fa7;
}

.vertical li a:hover {
background-color:#555;
color:#fff;
}

.vertical li ul li a {
color:#002fa7;
}

.vertical li ul li a:hover {
background-color:#555;
color:#fff;
}

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

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

#slot-navigation {
background-image:url(../images/nav_background.gif);
}

#slot-navigation a {
color:#fff;
padding:0 6px;
text-decoration:none;
}

#slot-navigation a:hover {
color:#002fa7;
}

#top-header {
width:629px;
height:152px;
background-image:url(../images/header_4.jpg);
background-position:top;
background-repeat:no-repeat;
}

/*interior images*/
#page-index #top-header {
display:none;
}

#page-staff #top-header {
width:629px;
height:152px;
background-image:url(../images/header_3.jpg);
background-position:top;
background-repeat:no-repeat;
}

#page-offices #top-header,#page-office #top-header {
width:629px;
height:152px;
background-image:url(../images/header_2.jpg);
background-position:top;
background-repeat:no-repeat;
}

#page-services #top-header {
width:629px;
height:152px;
background-image:url(../images/header_4.jpg);
background-position:top;
background-repeat:no-repeat;
}

#page-education #top-header,#page-library #top-header {
width:629px;
height:152px;
background-image:url(../images/header_1.jpg);
background-position:top;
background-repeat:no-repeat;
}

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

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

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

#left_content {
background-color:#fff;
background-image:url(../images/left_content_header.gif);
}

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

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

#slot-address {
background-color:#eee;
color:#002fa7;
font-size:11px;
}

#address_bottom {
background-image:url(../images/address_bottom.gif);
width:130px;
height:15px;
}

#address_bottom img {
display:none;
}

#slot-rsidebar {
margin:0;
}

#slot-rsidebar ul {
list-style:none outside none;
margin:0;
padding-left:0;
}

#slot-rsidebar li {
border-bottom:1px solid #FFF;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:17px;
font-weight:700;
width:165px;
}

#slot-rsidebar a {
color:#002fa7;
display:block;
padding-bottom:15px;
padding-left:10px;
padding-top:10px;
text-decoration:none;
}

#slot-rsidebar li a {
color:#002fa7;
display:block;
padding-bottom:15px;
padding-left:10px;
padding-top:10px;
text-decoration:none;
}

#slot-rsidebar li a:hover {
color:#555;
text-decoration:none;
}

#slot-rsidebar a:hover {
color:#555;
text-decoration:none;
}

#slot-links a {
color:#002fa7;
}

#slot-links a:hover {
color:#555;
}

#footer-content {
background-image:url(../images/left_content_bottom.gif);
color:#999;
}

#footer-content a {
color:#002fa7;
padding:0 5px;
}

#footer-content a:hover {
color:#555;
}

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

#page_bottom img {
display:none;
}
