* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	font-size: 0.8em;
}
#document {
	text-align: left;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	position: relative;
}
.invisible {
	display: none;
}
#mainMenu {
	list-style-type: none;
	position: absolute;
	left: 0px;
	width: 762px;
	top: 173px;
}
#headerRight {
	float: right;
	width: 248px;
}
p {
	line-height: 115%;
}
p a {
	color: #666666;
}
#logo {
	text-align: center;
	margin-top: 40px;
}
#headerRight p {
	margin-top: 20px;
}
.cleaner {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	visibility: hidden;
}
#mainMenu a {
	font-size: 0.9em;
	color: #0097DA;
	text-decoration: none;
	float: left;
	display: block;
}
#mainMenu a:hover {
	color: #FF6600;
}

#mainMenu li {
	display: block;
	float: left;
	margin-right: 19px;
}
#mainMenu #active {
	color: #FF6600;
}
#footer #bottomLinks {
	float: right;
}
#footer a {

	color: #666666;
}
#footer {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 25px;
}
hr {
	border-bottom: 1px solid #5398C1;
	height: 1px;
}
.leftColumn {
	float: left;
	width: 503px;
	margin-right: 13px;
}
.rightColumn {
	float: right;
}
h2 {
	color: #0097DA;
	font-size: 1.2em;
	font-weight: lighter;
	margin-top: 15px;
}
.leftColumn p {
	margin-top: 15px;
}
#teaserChiropractics {

	background-image: url(../images/shared/teaser-chiropractics.jpg);
	display: block;
	height: 133px;
	width: 246px;
}
#teaserTestimonials {

	background-image: url(../images/shared/teaser-testimonials.jpg);
	display: block;
	height: 133px;
	width: 246px;
	margin-top: 15px;
}
#teaserConditions {
	background-image: url(../images/shared/teaser-conditions.jpg);
	height: 133px;
	width: 246px;
	display: block;
	margin-top: 15px;
}
#teaserTreatments {
	background-image: url(../images/shared/teaser-treatments.jpg);
	height: 133px;
	width: 246px;
	display: block;
	margin-top: 15px;
}
#teaserKnee {
	background-image: url(../images/shared/teaser-knees.jpg);
	height: 133px;
	width: 246px;
	display: block;
	margin-top: 15px;
}
#teaserBack {
	background-image: url(../images/shared/teaser-back.jpg);
	height: 133px;
	width: 246px;
	display: block;
	margin-top: 15px;
}
#teaserShoulder {
	background-image: url(../images/shared/teaser-shoulder.jpg);
	height: 133px;
	width: 246px;
	display: block;
	margin-top: 15px;
}
#teaserTestimonials:hover {

	background-image: url(../images/shared/teaser-testimonials-active.jpg);
}
#teaserChiropractics:hover {

	background-image: url(../images/shared/teaser-chiropractics-active.jpg);
}
#teaserConditions:hover {

	background-image: url(../images/shared/teaser-conditions-active.jpg);
}
#teaserTreatments:hover {

	background-image: url(../images/shared/teaser-treatments-active.jpg);
}
#teaserKnee:hover {

	background-image: url(../images/shared/teaser-knees-active.jpg);
}
#teaserBack:hover {

	background-image: url(../images/shared/teaser-back-active.jpg);
}
#teaserShoulder:hover {

	background-image: url(../images/shared/teaser-shoulder-active.jpg);
}
#teasers span {

	display: none;
}
#teasers {
	list-style-type: none;
	margin-top: 15px;
}
