html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#container {
width: 890px;
margin-left: auto;
margin-right: auto;
}

#logo {
background-color:#F9F7EC;
width: 860px;
height: 125px;
margin-left: auto;
margin-right: auto;
}
#logo img{
float:left;
overflow: hidden;
}

#address {
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top: 10px;
	margin-right: 5px;
	color: #645E2F; 
}

#image {
width: 900px;
height: 315px;
}

#shadow_left {
width: 15px;
height: 315px;
float:left;
}

#middle {
width: 860px;
height: 315px;
float:left;
background-image:url(images/header_img.jpg);
background-repeat:no-repeat;
}

#header_names{
font-size:30px;
font-family:Arial, Helvetica, sans-serif;
color:#8d8b8b;
height: 50px;
margin-top: 85px;
margin-right:65px;

}

.button {
width: 140px;
height: 63px;
float:left;
margin-top: 118px;
margin-left: 3px;
}

#acc_insurance{
padding-top:10px;
}

.emailUs
{
  display: block;
  width: 140px;
  height: 63px;
  background: url("images/button.png") no-repeat 0 0;
}

.emailUs:hover
{ 
  background-position: 0 -63px;
}

.emailUs span{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}
.emailUs a:link {
	text-decoration: none;
}
.emailUs a:visited {
	text-decoration: none;
}
.emailUs a:hover {
	text-decoration: none;
}
.emailUs a:active {
	text-decoration: none;
}

shadow_right {
width: 15px;
height:315px;
float:left;
}

#main_text {
width: 860px;
margin-left: auto;
margin-right: auto;
}

#col_left {
width: 538px;
height: 700px;
background-image:url(images/bg_grad_green.jpg);
background-repeat:repeat-x;
background-color:#eaf1d2;
float:left;
}

#col_left h2{
color:#9f4b2b;
font-size:24px;
font-family:Papyrus;
margin-left: 15px;
margin-top: 35px;
}

#col_left p{
color:#8d8b8b;
font-family:Arial, Helvetica, sans-serif;
margin-left: 25px;
margin-right: 20px;
}

#col_left li{
list-style: circle;
color:#8d8b8b;
font-family:Arial, Helvetica, sans-serif;
margin-left: 15px;
}

#col_left ul{
margin-left: 25px;
}

#clinics{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 25px;
}

td {
height: 100px;
}

.name a{
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#8d8b8b;
}

.name {
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#8d8b8b;
}

.name a:hover {
text-decoration:underline;
}

#col_right {
width: 322px;
height: 700px;
background-image:url(images/bg_grad_white.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
float:left;
overflow:hidden;
}

#col_right h3{
color:#9f4b2b;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin-top: 25px;
margin-bottom: 10px;
margin-right: 100px;
margin-left: 10px;
}

#col_right p{
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8b8b;
	font-size:14px;
	margin-left: 10px;
}

#locations{
background-image:url(images/locations_btn.png);
width: 140px;
height: 28px;
margin-bottom: 25px;
margin-left: 15px;
}

#locations a {
display:block;
width: 140px;
height: 28px;
}
#locations a:link {
	text-decoration: none;
	color:#000000;
}
#locations a:visited {
	text-decoration: none;
	color:#000000;
}
#locations a:hover {
	text-decoration: none;
	color:#000000;
}

#locations a:active {
	text-decoration: none;
	color:#000000;
}

#locations span {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

#map{
background-image:url(images/map.jpg);
display:block;
width: 140px;
height: 48px;
margin-top: 15px;
margin-left: 15px;
}

#map a {
display:block;
width: 140px;
height: 48px;
}
#map span{
display:none; 
}

#links img{
margin-left: 11px;

}

#footer {
background-image:url(images/footer_bg.png);
width: 890px;
height: 85px;
float:left;
}
#footer span{
color:#FFFFFF;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

#footer span a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

