html, body { background-color: #ffffff; text-align: center; font-family: arial; font-size: 13px; color: #0000000; margin-bottom: 10px;}

h1 { font-size:20px; font-weight: bold; font-style: italic; color: #1d73ac; margin-top:-0px; margin-bottom:-15px; }
h2 { font-size:16px; font-weight: bold; color: #1d73ac; margin-top:-0px; margin-bottom:-15px; }
h3 { font-size:13px; font-weight: bold; color: #1d73ac; margin-top:-0px; margin-bottom:-15px; }

#container { width: 840px; margin: auto; }


#header { background: url('images/jf002_01.jpg'); height: 93px;}
#header-img { background: url('images/jf002_02.jpg');  height: 195px;}

/* Left Navigation Customization
**************************************************************************************************************************/
#leftbar { float: left; width: 205px;  background-color: #e9e9e9; text-align: left; }

.leftnav {
width: 205px; /*width of menu*/
}

.leftnav .headerbar{
font: bold 13px Verdana;
color: white;
background: #fc8c36 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.leftnav ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.leftnav ul li{
border-bottom: 2px solid #fff; /*bottom spacing between menu items*/
}

.leftnav ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.leftnav ul li a:visited{
color: black;
}

.leftnav ul li a:hover{ /*hover state CSS*/
color: white;
background: #278ac0;
}






#content { float: left; width: 605px; background: #fff; padding: 15px; text-align: left; }
#content a:link { color: #fe7f1b; font-weight: normal; text-decoration: underline; font-size: 13px;}
#content a:visited { color: #fe7f1b; font-weight: normal; text-decoration: underline; font-size: 13px;}
#content a:hover { color: #1d73ac; font-weight: normal; text-decoration: underline; font-size: 13px;}


.subtitle { font-weight: bold; color: #1d73ac; }
li.spacing { margin-bottom: 8px; }

#dental { background: url('images/dental_hp.jpg');  width: 591px; height: 81px; }


#footer { clear: both; background: url('images/jf002_05.jpg');  height: 104px;}


/* Footer Navigation Customization
**************************************************************************************************************************/
#footernav { color: #fff; padding-top: 18px;}

#footernav a:link { font-family: arial, verdana, sans-serif;; font-size: 11px; font-weight: bold; color: #fff; text-decoration: none; margin-right: 5px; }
#footernav a:visited { font-family: arial, verdana, sans-serif;; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none;  margin-right: 5px; }
#footernav a:hover {font-family: arial, verdana, sans-serif;; font-size: 11px; font-weight: bold; color: #fc8c36; text-decoration: none;  margin-right: 5px;}

#copy {font-family: arial; font-size: 11px; color: #ffffff;}
#copy a:link, a:visited, a:hover { font-family: arial, verdana, sans-serif;; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none; }