/* Customer CSS */

body {
	margin: 0;
	background-color: #dbecf1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000308;
}

#slot-main strong{
color:#eb962b;
}

#contentTop {
	background-image: url(/images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contentBottom {
	background-image:url(/images/index_02.jpg);
	background-repeat: repeat-y;
}

#navTop {
	background-image: url(/images/navback_01.jpg);
	background-repeat: no-repeat;
	width: 179px;
	height: 92px;
float:left;
}

#navMiddle {
	background-image: url(/images/navback_02.jpg);
       background-repeat:no-repeat;
	width: 179px;
       height: auto;
	margin-top: 0px !ie;
        float:left;
}

#navBottom {
	background-image: url(/images/navback_03.jpg);
	background-repeat: no-repeat;
	width: 179px;
	height: 41px;
float:left;
}

#slot-navigation {
margin-top: -45px !ie;
position: relative;
}

#contactRepeater {
	width: 179px;
	background-image:url(/images/contact_back_02.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

#contactTop {
	width: 179px;
	min-height: 178px;
	_height: 178px;
	background-image:url(/images/contact_back_01.jpg);
	background-repeat: no-repeat;
}

#contactBottom {
	width: 179px;
	height: 60px;
	background-image: url(/images/contact_back_03.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px !ie;
}

#links-1 {
	background-image: url(/images/link_one.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 141px;
	padding-top: 110px;
}

#links-2 {
	background-image: url(/images/link_two.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 141px;
	padding-top: 110px;
	margin-top: -110px;
}

#links-3 {
	background-image: url(/images/link_three.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 141px;
	padding-top: 110px;
	margin-top: -110px;
}

#links-4 {
	background-image: url(/images/link_four.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 30px;
	padding-top: 110px;
	margin-top: -110px;
}

#slot-links a {
	color: #ee9127;
	text-transform: uppercase;
	text-decoration: none;
       font-weight: bold;
       font-size: 15px;
}

#slot-links a:hover {
	color: #78acbe;
       font-weight: bold;
       font-size: 15px;
}

#contentBottom_int {
	float: left;
	width: 1000px;
	background-image:url(/images/int_image_03.jpg);
	background-repeat: repeat-y;
}

#contentTop_int {
	float: left;
	width: 1000px;
	min-height: 600px;
	_height: 600px;
	background-image: url(/images/int_image_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#bottom {
	float: left;
	background-image: url(/images/int_image_04.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 84px;
}

#page-staff #top-header {
	display: block;
	background-image: url(/images/int_image_01.jpg);
	background-repeat: no-repeat;
	height: 190px; 
}

#page-office #top-header, #page-offices #top-header, #top-header {
	display: block;
	background-image: url(/images/office_01.jpg);
	background-repeat: no-repeat;
	height: 190px; 
}

#page-services #top-header {
	display: block;
	background-image: url(/images/services_01.jpg);
	background-repeat: no-repeat;
	height: 190px; 
}

#page-patients #top-header {
	display: block;
	background-image: url(/images/patients_01.jpg);
	background-repeat: no-repeat;
	height: 190px; 
}

#page-contact #top-header {
	display: block;
	background-image: url(/images/contact_01.jpg);
	background-repeat: no-repeat;
	height: 190px; 
}

#page-appointment #top-header {
	display: block;
	background-image: url(/images/appointment_01.jpg);
	background-repeat: no-repeat;
	height: 190px; 
}

#page-education #top-header, #page-library #top-header {
	display: block;
	background-image: url(/images/education_01.jpg);
	background-repeat: no-repeat;
	height: 190px; 
}

#page-gallery #top-header {
	display: block;
	background-image: url(/images/gallery_01.jpg);
	background-repeat: no-repeat;
	height: 190px; 
}

#slot-navigation a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}


#contactWrapper {
	width: 179px;
	margin: 30px 0 30px 0px;
margin: 20px 0 30px 0px !ie; 
clear: left;
}

