/* Customer CSS */

#comp-logo {

height: 50px
width: 600px;
margin-bottom: 7px;
margin-bottom: 0px !ie;
}

.big_font {
font-size: 16px;
}

body {
color:#2F2217;
}

#page-appointment #top-header {
	width: 784px;
	height: 168px;
	background-image: url(/images/int_header1.jpg);
	background-repeat: no-repeat;
}


#page-staff #top-header {
	background-image: url(/images/int_header4.jpg);
}

#page-offices #top-header, #page-office #top-header {
	background-image: url(/images/int_header5.jpg);
}

#page-services #top-header {
	background-image: url(/images/int_header3.jpg);
}

#page-patients #top-header {
	background-image: url(/images/int_header2.jpg);
}

#page-education #top-header, #page-library #top-header, #page-privacy #top-header, #page-disclaimer #top-header,
	#page-siteMap #top-header, #page-gallery #top-header {
	background-image: url(/images/int_header5.jpg) ;
}

#top-header {
	background-image: url(/images/int_header5.jpg);
       clear: both;
}

#slot-links a {
	font-size: 15px;
}

#slot-links #links-1 a {
	padding-right:35px;
}

#slot-links #links-2 a {
	padding-right:24px;
}

#slot-links #links-3 a {
	padding-right:26px;
}

#slot-links #links-4 a {
	padding-right:20px;
}

#slot-links #links-5 a {
	padding-right:0;
}

.h1 {
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}

