/* burgundy: #970607, blue: #1a0089, gray: #c5c5c5 */

body {
	font-family: Arial,Helvetica,sans-serif,Verdana;
	color: #333333;
	background-color: #dbdbdb;
	padding: 0px auto;
}

#logo {
	margin: 4px 6px 4px 6px;
}

br.clear {
	clear: left;
}

p {
	text-align: justify
}

big {
	font-size: 16pt;
	font-weight: bold
}

strong {
	color: #970607;
	font-weight: bold;
	font-style: normal
}

em {
	color: #1a0089;
	font-weight: bold;
	font-style: normal
}

p.email {
	font-size: 15pt;
	font-weight: bold;
	font-style: normal
}

.name_titles {
	font-style: italic;
	color: #1a0089
}

li {
	list-style-type: disc;
}

.offices a {
	color: #1a0089;
	text-decoration: none
}

.offices a:hover {
	color: #970607;
}


p.phone {
	text-align: center
}

p.phone span {
	font-size: 18pt;
	font-weight: bold;
	color: #970607;
	margin-right: 3em
}

p.advice {
	font-size: 14pt;
	text-align: center
}

p.advice em {   
	color: #970607;
	font-size: 14pt;
}

ul.practice li b {
	color: #1a0089
}

ul.practice li i {
	color: #1a0089
}

ul.practice {
	margin-left: 0.7em; 
	padding-left: 0.7em;
	text-align: justify
}

ul.practice li, ul.offices2 li {
	margin-bottom: 1em;
}

ul.profile, ul.about, ul.values, ul.offices {
	margin-top: 0
}

#top_left {
	float: left;
	width: 310px;
}

#top_image {
	width: 430px;
	height: 128px;
	float: right;
	margin: 2px 2px 0 0;
}

#page {
	width: 750px;
	margin: 0 auto;
	background-color: #fff; 
	text-align: left;
}

#page_title {
	display: block;
	width: 307px;    
	height: 24px;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	border: 2px solid #970607;
	margin-left: 2px;
	color: #1a0089;
}

#page_title span {
	display: block;
	margin-top: 1px;
	padding: 0;
}

table {
	width: 100%;
	clear: left;
}

table td {
	font-size: 75%;
	text-align: center;
	border: 1px solid black;
	width: 12.4%;
	border: 2px solid #970607;
	white-space: nowrap
}

td a {
	color: #1a0089;
	text-decoration: none;
	display: block;
}

td a:hover {
	background-color: c5c5c5;
	color: white;
}

td.selected {
	background-color: #1a0089;
	color: #fff;
}

#left_column {
	width: 186px;
	height: 410px;	
	float: left;
	margin: 0 0 2em 2px;
}

#left_column a {
	display: block;
	margin-top: 1em;
	padding: 0 0.5em 0.5em;
	font-size: 0.76em;
	color: #1a0089;
	font-weight: bold;
	text-decoration: none;
 
	display: block;
	border-bottom: 1px solid #dbdbdb;
}

#left_column a:hover {
	background-color: c5c5c5;
	color: white;
}

#content {
	float: left;
	font-size: 80%;
	padding: 1.5em 0 2em 2em;
	-moz-box-sizing: padding-box;
	width: 536px;
}

.company_name {
	font-weight: bold;
	color: #1a0089;
	font-style: italic;	
}
