body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E0032;
}
.bg_bottom1 {
	background-image: url(../images/center_home_bot.jpg);
	background-repeat: no-repeat;
}
.bg_middle {
	background-image: url(../images/middle.jpg);
	background-repeat: no-repeat;
}
.bg_bottom2 {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}
.bg_middle_contact {
	background-image: url(../images/middle_contactus1.jpg);
	background-repeat: no-repeat;
}
.bg_insurance {
	background-image: url(../images/middle_insurance.jpg);
	background-repeat: no-repeat;
}
.bg_doctors {
	background-image: url(../images/middle_doctors.jpg);
	background-repeat: no-repeat;
}

.bg_blast {
	background-image: url(../images/blast_content.jpg);
	background-repeat: no-repeat;
}

.bg_appointments {
	background-image: url(../images/middle_appointments.jpg);
	background-repeat: no-repeat;
}
.bg_boutique {
	background-image: url(../images/middle_boutique.jpg);
	background-repeat: no-repeat;
}
.bg_patient {
	background-image: url(../images/middle_patieninfo.jpg);
	background-repeat: no-repeat;
}
.bg_press {
	background-image: url(../images/middle_pressroom.jpg);
}
.bg_services {
	background-image: url(../images/middle_cosmetic.jpg);
	background-repeat: no-repeat;
}
.bg_toprib {
	background-image: url(../images/pop_top.jpg);
	background-repeat: no-repeat;
}
.bg_botrib {
	background-image: url(../images/pop_bottom.jpg);
	background-repeat: no-repeat;
}
.title {
	font-size: 14px;
	font-weight: bolder;
	color: #e1242a;
}
