body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

h1 {
	margin: 0px 10px 10px 10px;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}

a {
	color: #0000FF;
}

#content {
	width: 100%;
}

#left {
	background-color: #D6D0C7;
	text-align: center;
}

#quote {
	width: 550px;
	margin: 10px auto 10px auto;
	color: #333333;
	text-align: left;
}

#header_images {
	margin 50px auto 0px auto;
}

#header_images img {
	margin: 0px 25px 0px 25px;
}

#main {
	width: 541px;
	margin: 50px auto 25px auto;
}

#main .main_top {
	width: 541px;
	height: 23px;
	background: #FFFFFF url('../images/content_top.jpg') no-repeat bottom center;
}

#main .main_content {
	background: #FFFFFF url('../images/content_middle.jpg') repeat-y center center;
}

#main .main_bottom {
	width: 541px;
	height: 34px;
	background: #FFFFFF url('../images/content_bottom.jpg') no-repeat top center;
}

#copy {
	margin: 0px;
	padding: 0px;
	width: 500px;
	background: #FFFFFF url('../images/chiropractic_caduceus.png') no-repeat bottom center;
	text-align: left;
}

#copy p, #copy ul li, #copy form table tr td {
	font-size: 10pt;
	color: #333333;
	margin: 10px;
}

#right {
	width: 401px;;
	background: #AEC9F9 url('../images/blue_gradient.jpg') repeat-y;
	text-align: center;
}

#nav {
	margin: 50px 0px 0px 70px;
	list-style-type: none;
	text-align: left;
}

#nav li {
	margin: 10px 0px 10px 0px;
}

#nav li a {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration: none;
}

#nav a:hover {
	color: #cc0000;
}

#footer {
	font-size: 10pt;
	color: #333333;
}

.contact {
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
}

