
	
body {
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #336;
	background-color: #FFF;
    border: 0px solid #900;
}
		
#bg {
	z-index: 1;
	position: relative;
}

#top-nav {
	z-index: 2;
	position: relative;
	border: 0px solid #900;
	top: 122px;
	left: 122px;
	height: 23px;
	width: 402px;
	text-align: left;
}

#content {
	z-index: 2;
	position: relative;
	border: 0px solid #900;
	top: -199px;
	left: 117px;
	width: 388px;
	height: 430px;
	padding: 0px;
	overflow: hidden;
	color: #333;
	font-size: 8pt;
}

#contentpicborder {
	z-index: 2;
	position: relative;
	border: 0px solid #900;
	text-align: left;
	height: 0px;
	padding: 0px;
	left: 1px;
}

#contentpic {
	z-index: 2;
	position: relative;
	border: 0px solid #900;
	height: 0px;
	left: 2px;
}

#contenttext {
position: relative;
	border: 0px solid #900;
	padding: 0px;
    padding-top: 15px;
	top: 0px;
	height: 400px;
	width: 363px;
	overflow: auto;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
	font-weight: bold;
	font-size: 9.5pt;
}

#left-nav {
	z-index: 2;
	position: relative;
	border: 0px solid #900;
	top: 210px;
	left: -251px;
	width: 240px;
	height: 280px;
	text-align: left;
	overflow: auto;
}

#smithcarter {
	z-index: 2;
	position: relative;
	border: 0px solid #900;
	top: 95px;
	left: -232px;
	width: 200px;
	height: 30px;
	text-align: left;
}

#smithcarter a {
  position: absolute;
  height: 29px;
  width: 160px;
  top: 1px; 
  text-decoration: none;
}

#smithcarter a i {
  visibility: hidden;
}

#left-nav li {
	list-style: none;
}

#left-nav li a {
	font-weight: bold ! important;
}

#left-nav li li {
    text-indent: -30px;
}

#left-nav li li a {
	font-weight: normal ! important;    
}

#top-nav a {
  position: absolute;
  height: 23px;
  width: 101px;
  top: 1px; 
  text-decoration: none;
}

#top-nav a i {
  visibility: hidden;
}

a { color: #336; font-weight: normal; text-decoration: none; }
a:visited { color: #336; font-weight: normal; text-decoration: none; }
a:hover { color: #999; font-weight: bold; text-decoration: none; }
a:active { color: #999; font-weight: bold; text-decoration: none; }

#footer {
	z-index: 2;
	position: relative;
	border: 0px solid #900;
	top: 245px;
	left: 129px;
 	height: 12px;
	width: 412px;
}

#footer a {
  position: absolute;
  height: 9px;
  width: 101px;
  top: 1px; 
  text-decoration: none;
}

#footer a i {
  visibility: hidden;
}


a#profile { left: 1px; width: 101px; height: 23px; }
a#places { left: 101px; width: 101px; height: 23px; } 
a#practices { left: 201px; width: 101px; height: 23px; }
a#news { left: 301px; width: 101px; height: 23px; }


a#profile:hover, a#places:hover, a#practices:hover, a#news:hover { border: none; }

a#careers { width: 56px; left: 3px; }
a#sitemap { width: 62px; left: 65px; }
a#legal { width: 56px; left: 125px; }
a#privacy { width: 62px; left: 180px; }
a#contact { width: 62px; left: 245px; }
a#search {  width: 62px; left: 305px; }
a#home { width: 42px; left:367px; }

a#careers:hover { background-image: url(/inc/html/smithcarter/pix/empty.gif); } 
a#sitemap:hover { background-image: url(/inc/html/smithcarter/pix/empty.gif); } 
a#legal:hover { background-image: url(/inc/html/smithcarter/pix/empty.gif); } 
a#privacy:hover { background-image: url(/inc/html/smithcarter/pix/empty.gif); } 
a#contact:hover { background-image: url(/inc/html/smithcarter/pix/empty.gif); } 
a#search:hover { background-image: url(/inc/html/smithcarter/pix/empty.gif); }
a#home:hover { background-image: url(/inc/html/smithcarter/pix/empty.gif); } 

a#usa { background-image: url(/inc/html/smithcarter/pix/scusa.gif); width: 101px; left:420px; margin-top:3px; background-repeat:no-repeat} 


.highlighted {
	background-color: #ff0;
	padding: 2px;
	padding-bottom: 0px;
}
