.body {
	margin: 0;
	padding: 0;
	font: 63%/1.7 Verdana, Arial, Helvetica, sans-serif;
	color: #052e6d;
}
#content {
color: #052e6d;
}
table {
font-size: 1em;
}
p, td {
font-size: 1em;
}
#content {
line-height: 1.6;
}
a {
	color: #134999; font-weight: bold;
}

a:link,a:visited {
	color: #134999; font-weight: bold;
}
a:hover {
	color: #762626; text-decoration: none; font-weight: bold;
}
#leftMenu {
	font-family: "Myriad Pro", Verdana, Arial; font-size: 1.1em; color: #052E6D;
	padding: 0;
	margin: 0 0 0 30px;background: #C8D4E5; list-style: none;
}
* html #leftMenu {
margin-bottom: -1px;
}
#leftMenu li {
	background: #C8D4E5 url(/images/nav_list_bg.gif) left top repeat-y;
}


#leftMenu li a {
	color: #134999; text-decoration: none; text-transform: uppercase;font-size: 1em;
	display: block;padding: 16px 0 2px 25px; line-height: 1.1em;
   background: url(/images/middle-list.gif) 0 -3px no-repeat;
}
#leftMenu li a#nav-bottom {
   background: url(/images/nav_list_bottom_bg.gif) 0 3px no-repeat;
   padding-bottom: 3px;
}

* html #leftMenu li a {
height: 1%;font-size: .8em;
}
#leftMenu li a:hover {
	color: #762626; text-decoration: none;
}
#footer_content{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .9em; color: #E5E0D9;
}
#footer_content a {
	color: #9DC4FE; text-decoration: none; font-weight: bold;
}
#footer_content a:hover{
	color: #9DC4FE; text-decoration: underline; font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #062E6C; width: 350px; height: 30px; background-image: url(/images/h1_bg.jpg); background-repeat: repeat-x; background-position: left center;
}

ul.practiceUL {
	margin: -9px 0 0 17px; position: relative; top: -9px; padding: 0; list-style: square; font-size: 1em; line-height: 1.2;
}
div#contact-address {
	position: absolute;
	top: 285px; left: 406px;
	z-index: 300; line-height: 1.4;
	color: #FFF; width: 165px;
}
div#contact-address p {
margin: 0 0 1em 0;
}

div#contact-address span {
text-transform: uppercase;
}