/* - common - */

body{
margin:0px;
}

p, ul, li{
font-family:arial,helvetica,sans-serif;
font-size:12px;
}

a:link, a:visited{
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#036;
text-decoration:none;
}

a:hover{
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#093;
text-decoration:none;
}

h1{
margin:0px;
}

h2{
font-family:arial,helvetica,sans-serif;
font-size:16px;
color:#093;
}

.insurance{
font-family:arial,helvetica,sans-serif;
font-size:11px;
}

/* - layout - */

#wrapper{
width:770px;
}

#header{
width:770px;
line-height:0em;
}

#header img{
position:absolute;
left:0px;
}

#header img{
left:0px;
}

#content{
position:absolute;
top:92px;
width:770px;
background: url(../img/background_body.gif) repeat-y;
}

#content_left{
width:535px;
padding-left:20px;
padding-right:10px;
padding-top:10px;
}

#content_right{
width:200px;
float:right;
}

#footer{
text-align:center;
font-family:verdana;
font-size:10px;
padding:2px;
border-top:1px solid #ccc;
background-color:#fff;
}

/* - footer navigation - */
#footer a:link, #footer a:visited{
font-family:verdana;
font-size:10px;
color:#036;
text-decoration:none;
}

#footer a:hover{
font-family:verdana;
font-size:10px;
color:#093;
text-decoration:none;
}

/* - navigation - */
#nav_bar{
position:absolute;
top:70px;
width:770px;
background-color:#888;
border-top:2px solid #036;
border-bottom:1px solid #666;
}

#nav{
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}

#nav ul{
list-style:none;
margin:0px;
padding:2px;
}

#nav li{
display:inline;
}

#nav a:link, #nav a:visited{
padding:2px 10px;
border-right:1px solid #666;
color:#fff;
text-decoration:none;
}

#nav a:hover{
background-color:#999;
}

/* - headings - */
#headingAppointments {
width: 250px;
height: 27px;
background: #fff url(../img/heading_appointments.gif) top left no-repeat;
}

#headingAbout {
width: 250px;
height: 27px;
background: #fff url(../img/heading_about.gif) top left no-repeat;
}

#headingServices {
width: 250px;
height: 27px;
background: #fff url(../img/heading_services.gif) top left no-repeat;
}

#headingProducts {
width: 250px;
height: 27px;
background: #fff url(../img/heading_products.gif) top left no-repeat;
}

#headingContact {
width: 250px;
height: 27px;
background: #fff url(../img/heading_contact.gif) top left no-repeat;
}

#headingAppointments span {
display: none;
}

#headingAbout span {
display: none;
}

#headingServices span {
display: none;
}

#headingProducts span {
display: none;
}

#headingContact span {
display: none;
}
/* index page */
#front_box{
margin-top:5px;
width:530px;
}

#form_box{
width:296px;
float:left;
padding:2px;
background-color:#f0f0f0;
font-family:arial,helvetica,sans-serif;
font-size:11px;
}

#news_box{
width:215px;
float:left;
margin-left:10px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
}

div.spacer{
clear:both;
}

.box_header{
font-family:arial,helvetica,sans-serif;
font-size:14px;
font-weight:bold;
color:#093;
}