* {
	margin:0px;
	padding:0px;
}

body {
	background-image: url(../images/bodyBG.jpg);
	background-color: #99BAD6;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#Chiropractor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5F5F5F;
	line-height: 1.8em;
	background-color: #FFFFFF;
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/stripBG.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 64px;
	background-image: url(../images/bannerBG.jpg);
}
#banner img {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#header {
	background-image: url(../images/headerBG.jpg);
	margin: 0px;
	padding: 0px;
	height: 169px;
}
#header .getlisted {
	display: block;
	padding: 0px;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 33px;
	top: 33px;
}
#nav {
	margin: 0px;
	padding: 0px;
	height:35px;
	background-image: url(../images/navBG.gif);
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height:35px;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav ul li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height:35px;
	background-position: 0px 0px;
}
#nav ul li a:hover {
	background-position: 0px bottom;
}


#nav ul li a.home {
	width:63px;
	background-image: url(../images/home.gif);
	
}
#nav ul li a.whatIs {
	width:179px;
	background-image: url(../images/WhatIs.gif);
}
#nav ul li a.whatDoes {
	width:237px;
	background-image: url(../images/whatTeat.gif);
}
#nav ul li a.visiting {
	width:174px;
	background-image: url(../images/visiting.gif);
}
#nav ul li a.choosing {
	width:247px;
	background-image: url(../images/tips.gif);
}
/*#nav ul li a.testimonials {
	width:102px;
	background-image: url(../images/testimonials.gif);
}*/
#divSearch {
	margin: 0px;
	padding: 0px;
	height: 49px;
	background-image: url(../images/searchBG.gif);
}
#divSearch form {
	margin: 0px;
	padding: 0px;
}
#divSearch table {
	padding: 0px;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divSearch .input {
	padding: 3px;
	width: 205px;
}
#divClear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#left {
	padding: 0px;
	width: 164px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#right {
	float: left;
	width: 675px;
	padding: 30px;
	margin: 0px;
}
#right p {
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 75px;
	display: block;
	background-color: #060E30;
	font-size: 14px;
}
#footer p {
	color: #99BAD6;
}
#footer .floatRight {
	padding: 0px;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .floatLeft {
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #5584B0;
}
#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#right ul li {
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background: url(../images/bullet.gif) no-repeat 8px left;
	display: block;
}
#right ul li a {
	margin: 0px;
	padding:0px;

}





h1, h2, .offScreen {
	position: absolute;
	left: -9999px;
	background-image: url(../images/bullet.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 7px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 26px;
	color: #5082B1;
	letter-spacing: -0.1em;
}
.getaquote {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

