@charset "utf-8";
/* CSS Document */

#banner {
	height: 380px;
}

#specialServices {
	height: 90px;
}

#specialServicesRoll1 {
	background-image: url(../images/home_page/links/special_service_pain_rollover.png);
	background-repeat: no-repeat;
}

#specialServicesRoll2 {
	background-image: url(../images/home_page/links/special_service_sports_rollover.png);
	background-repeat: no-repeat;
}

#specialServicesRoll3 {
	background-image: url(../images/home_page/links/special_service_nutrition_rollover.png);
	background-repeat: no-repeat;
}

#welcomeTextImage {
	height: 140px;
	width: 450px;
	margin: 10px 10px 10px 20px;
	border: 1px solid #0055e3;
}

#article1 table {
	width: auto; /*598*/
	margin-left: 10px;
	margin-right: 10px;
}

#article1 td {
	width: 20%;
}

#article1 td + td {
	width: 80%;
}

#infoBarRollover1 {
	background-image: url(../images/home_page/links/info_bar_header_services_roll.png);
	background-repeat: no-repeat;
}

#infoBarRollover2 {
	background-image: url(../images/home_page/links/info_bar_header_testimonials_roll.png);
	background-repeat: no-repeat;
}

#introCopy li + li {
	margin-top: 20px;
}

#conditionsTechniques li + li {
	margin-top: 0;
}

#conditionsTechniques h4 + ul {
	margin-top: 5px;
}

.testimonialsCopy {
	position: relative;
	display: inline-block;
	float: left;
	min-height: 146px;
	width: 756px;
}

.testimonialsCopy em {
	font-size: 12px;
}

.testimonialsCopy p {
	margin-top: 10px;
	margin-left: 0;
}

#memberships h4 + ul, #memberships h4 + p {
	margin-top: 0;
	margin-top: 5px;
}

#memberships li + li {
	margin-top: 15px;
}
