* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	overflow-y: scroll;
}

body {
	background: #efefef;
	text-align: center;
}
img {
	border: none;
}
.clear {
	font-size: 1px;
	clear: both;
}
#white {
	background: #fff url(/images/body_bg.png) repeat-x top left;
	width: 100%;
}
#wrapper {
	width: 850px;
	margin: 0 auto 0 auto;
	padding-top: 15px;
	text-align: left;
}
#header {
	position: relative;
	padding-top: 35px;
	margin-bottom: 35px;
}
#header h1 {
	text-indent: -5000px;
	overflow: hidden;
	font-size: 1px;
}
#header h1 a {
	display: block;
	background: url(/images/logo_v2.png) no-repeat top left;
	width: 175px;
	height: 32px;
}
#header #img_for_print {
	display: none;
}
#header #navigation {
	position: absolute;
	left: 225px;
	top: 45px;
	list-style: none;
	border-bottom: 1px solid #b5121b;
	height: 21px;
	width: 625px;
}
#header #navigation li {
	font: 13px Georgia, serif;
	float: left;
	margin-right: 60px;
	margin-top: -12px;
}
#header #navigation li.last {
	margin-right: 0;
}
#header #navigation li a {
	color: #494949;
	text-decoration: none;
	padding: 10px 0 10px 0;
	display: block;
}
#header #navigation li a:hover {
	color: #b5121b;
}
#header #navigation li.active a {
	color: #b5121b;
	background: url(/images/active_menu.gif) no-repeat top left;

}

#header #control {
	position: absolute;
	top: 0;
	right: 0;
}
#header #control ul, #control div {
	float: left;
	margin: 0 0 0 20px;
}
#header #control #print {
	background: url(/images/print.gif) no-repeat 0 1px;
	list-style: none;
	font: 11px Tahoma, sans-serif;
	margin-top: 5px;
}
#header #control #print a {
	display: block;
	padding: 0 0 0 16px;
	color: #666;
	text-decoration: none;
}
#header #control #print a:hover {
	color: #222;
}
#header #control #search {
	padding: 0 0 0 18px;
	background: url(/images/magnifier.gif) no-repeat left center;
}
#header #control #search input {
	background: transparent;
	border: none;
	border-bottom: 1px solid #666666;
	font: italic 11px Tahoma, sans-serif;
	color: #666666;
}
#header #control #search input:focus {
	font-style: normal;
	color: #494949;
}
#header #control #languages {
	background: url(/images/trans.gif) no-repeat center left;
	list-style: none;
	font: 11px Tahoma, sans-serif;
	margin-top: 5px;
}
#header #control #languages li a {
	display: block;
	color: #666;
	text-decoration: none;
}
#header #control #languages li a:hover {
	color: #222;
}
#header #control #font_size {
	list-style: none;
	display: block !important;
	display: none;
	background:url(/images/font_size_aa.gif) no-repeat top left;
	padding-left: 25px;
	height: 20px;
	margin-top: 6px;
}
#header #control #font_size li {
	text-indent: 5000px;
	overflow: hidden;
	float: left;
	margin: 1px 4px 0 0;
}
#header #control #font_size li a {
	display: block;
	width: 10px;
	height: 10px;
}
#header #control #font_size #decrease_font_size a {
	background: url(/images/decrease_font_size.gif) no-repeat top left;
}
#header #control #font_size #decrease_font_size a:hover {
	background: url(/images/decrease_font_size.gif) no-repeat bottom left;
}
#header #control #font_size #increase_font_size a {
	background: url(/images/increase_font_size.gif) no-repeat top left;
}
#header #control #font_size #increase_font_size a:hover {
	background: url(/images/increase_font_size.gif) no-repeat bottom left;
}


#header_image {
	height: 181px;
	margin-bottom: 50px;
	position: relative;
}
#header_image #header_image_text {

}
#header_image #header_image_text h3 {
	font: 14px Georgia, serif;
	color: #494949;
	position: absolute;
	top: 150px;
	left: 240px;
	background: url(/images/arrow_up.gif) no-repeat left center;
	cursor: pointer;
}
#header_image #header_image_text h3 span {
	border-bottom: 1px solid #b5121b;
	margin-left: 15px;
	display: block;
}
#header_image #header_image_text p {
	width: 590px;
	margin-left: 240px;
	font: 13px Georgia, serif;
	color: #333;
	line-height: 1.5;
	position: absolute;
	top: 28px;
	display: none;
}
#sidebar {
	width: 175px;
	margin-right: 50px;
	float: left;
}
#sidebar h2, #content .lawyer_right_col h2 {
	font: 18px Georgia, serif;
	color: #494949;
	border-bottom: 1px solid #b5121b;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#sidebar ul, #content .lawyer_right_col ul {
	list-style: none;
	margin-bottom: 50px;
	margin-left: 0px;
	font: 11px Tahoma, sans-serif;
}
#sidebar li, #content .lawyer_right_col li {
	margin-bottom: 5px;
}
#sidebar li.active a, #content .lawyer_right_col li.active a {
	font-weight: bold;
	color: #222;
}
#sidebar li a, #content .lawyer_right_col li a {
	color: #b5121b;
}
#sidebar li a:hover, #content .lawyer_right_col a:hover {
	color: #222;
}
#sidebar .sub_navigation, #content .lawyer_right_col .sub_navigation {
	list-style: none;
	font: 13px Georgia, serif;
}
#sidebar .sub_navigation li, #content .lawyer_right_col .sub_navigation li {
	margin: 0;
}
#sidebar .sub_navigation li a, #content .lawyer_right_col .sub_navigation li a {
	padding: 8px 8px;
	width: 159px;
	display: block;
	color: #494949;
	text-decoration: none;
}
#sidebar .sub_navigation li a:hover, #content .lawyer_right_col .sub_navigation li a:hover {
	color: #222;
}
#sidebar .sub_navigation .active a, #content .lawyer_right_col .sub_navigation .active a {
	background: url(/images/sub_nav_active.png) no-repeat top left;
	font-weight: normal;
	color: #222;
}
#sidebar .filter, #content .lawyer_right_col .filter {
	font: 11px Tahoma, sans-serif;
	list-style: none;
}
#sidebar .filter li, #content .lawyer_right_col .filter li {
	margin-bottom: 8px;
}
#sidebar .filter .title, #content .lawyer_right_col .filter .title {
	font: italic 12px Georgia, serif;
	color: #666;
}
#sidebar .filter a, #content .lawyer_right_col .filter a {
	color: #b5121b;
	text-decoration: underline;
}
#sidebar .filter a:hover, #content .lawyer_right_col .filter a:hover {
	color: #222;
}
#sidebar .filter .selected a, #content .lawyer_right_col .filter .selected a {
	color: #494949;
	text-decoration: none;
}
#sidebar .filter label, #content .lawyer_right_col .filter label {
	display: block;
	margin-bottom: 2px;
}
#sidebar .filter select, #content .lawyer_right_col .filter select {
	width: 100%;
}
#content {
	width: 625px;
	float: left;
	position: relative;
}
#content a {
	color: #b5121b;
}
#content a:hover {
	color: #222;
}
#content .lawyer {
	width: 175px;
	margin: 0 50px 25px 0;
	float: left;
	border-bottom: 1px solid #b5121b;
}
#content .lawyer h3 {
	color: #666;
	font: normal 13px Tahoma, sans-serif;
	margin-bottom: 4px;
}
#content .lawyer p {
	font-size: 11px;
}
#content .lawyer a {
	color: #b5121b;
}
#content .lawyer .img_with_border {
	border-bottom: 1px solid #b5121b;
}
#content .contact_div {
	width: 175px;
	margin-right: 50px;
	float: left;
	padding-top: 20px;
	color: #666;
	line-height:2.1;
	font: 11px Tahoma, sans-serif;
}
#content .contact_div h3 {
	font: 14px Georgia, serif;
	color: #666;
	border-bottom: 1px solid #b5121b;
	margin-bottom: 14px;
	padding-bottom: 2px;
}
#content .contact_div ul {
	list-style: none;
	font: 11px Tahoma, sans-serif;
	color: #666;
	line-height: 1.5;
	margin: 0 0 10px 0;
}
#content .contact_div_big {
	padding-top: 0;
	padding-bottom: 20px;
}
#content .last {
	margin: 0;
}
#content .intro p {
	font: 16px Tahoma, sans-serif;
	color: #666;
	line-height: 1.65;
}
#content h1, #content h2 {
	font: normal 16px Georgia, serif;
	margin-bottom: 15px;
	color: #494949;
}
#content h2 {
	padding-top: 10px;
}
#content h1 em {
	font-size: 13px;
	font-style: normal;
	margin-left: 10px;
}
#content h3, #content h4 {
	font: normal 14px Georgia, serif;
	color: #666;
	padding: 5px 0;
	margin-bottom: 10px;
	line-height: 1.4;
}
#content p {
	font: 14px Tahoma, sans-serif;
	color: #494949;
	line-height: 1.5;
	margin-bottom: 14px;
}
#content ul, #content ol {
	font: 14px Tahoma, sans-serif;
	color: #494949;
	margin: 0 0 12px 20px;
}

#content .publication_link {
	display: block;
	background: url('/images/document.gif') no-repeat center left;
	padding: 1px 0 5px 22px;
}

#content #contact_form label {
	width: 175px;
	float: left;
	text-align: right;
	display: block;
	font: 13px Tahoma, sans-serif;
	color: #494949;
	margin-right: 50px;
	padding-top:7px;
}
#content #contact_form .label_top {
	padding-top:2px;
}
#content #contact_form .iT, #content form .iTa {
	background: url(/images/form_area.png) no-repeat top left;
	border: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 383px;
	float: left;
	padding: 8px 8px 6px 8px;
	font: 11px Tahoma, sans-serif;
	color: #494949;
	line-height: 1.5;
	margin-bottom: 12px;
}
#content #contact_form .iTa {
	height: 120px;
	overflow: auto;
}
#content #contact_form .iSu {
	font: italic 13px Georgia, serif;
	color: #fff;
	border: 0;
	background: #b5121b;
	padding: 5px;
	position: absolute;
	top: 0;
	right: 0;
}
#content #contact_form select {
	width: 200px;
}
#content #contact_form p em {
	color: #666;
	font-size: 11px;
}
#content .right_aligned {
	text-align: right;
	height: 10px;
	position: relative;
}

#content .search_result h3 {
	font: normal 14px Georgia, serif;
	margin: 8px 0 4px 0;
}
#content .search_result h3 a {
	color: #494949;
}
#content .search_result a:hover {
	color: #222;
}
#content .search_result p {
	font-size: 11px;
}
#content .search_result p strong {
	background: #222;
	font-weight: normal;
	color: #fff;
	padding: 1px;
}

#content .news_list {
	list-style: none;
	font: 11px Tahoma, sans-serif;
	color: #666;
}
#content .news_list li {
	margin: 0 0 5px 0;
}
#content .news_list a {
	font-size: 13px;
}

#content .lawyer_node {
	width: 400px;
}
#content .lawyer_node h3 {
	font: normal 15px Georgia;
	color: #494949;
	margin: 40px 0 20px 0;
}
#content .lawyer_node ul {
	list-style: none;
	font: 13px Tahoma;
	color: #494949;
	margin: 0;
}
#content .lawyer_node li {
	display: block;
	border-bottom: 1px solid #ccc;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}
#content .lawyer_node li:last-child {
	border: none;
}
#content .lawyer_right_col {
	width: 175px;
	position: absolute;
	top: 20px;
	right: 0;
}
#content .lawyer_right_col img.lawyer_photo {
	border-bottom: 1px solid #b5121b;
	margin-bottom: 50px;
}
#content .special {
	position: absolute;
	left: -225px;
	font: 18px Georgia, serif;
	color: #494949;
	border-bottom: 1px solid #b5121b;
}
#content .node {
	padding-top: 15px;
	margin-top: 20px;
	border-top: 1px solid #ddd;
}
#content .posted {
	font: 11px Georgia, serif;
	color: #666;
	margin-bottom: 7px;
}
#content .node h3 {
	font: 15px Georgia, serif;
	margin-bottom: 10px;
}
#content .flash_error, #content .flash_success {
	padding: 10px;
	margin-bottom: 12px;
}
#content .flash_error li, #content .flash_success li {
	color: #fff;
	font: 12px Georgia, serif;
}
#content .flash_error ul, #content .flash_success ul {
	margin-bottom: 0;
}
#content .flash_error {
	background-color: #c42723;
}
#content .flash_success {
	background-color: #198d22;
}
#content .pagination {
	font: 12px Tahoma, sans-serif;
	color: #666;
	text-align: center;
	padding-top:15px;
	margin-top:20px;
	border-top: 1px solid #ddd;
}
#content .pagination a {
	text-decoration: none;
}
#content .pagination a:hover {
	color: #b5121b;
	text-decoration: underline;
}
#content .pagination span, #content .pagination a {
	margin-right: 3px;
}

#content #search_bar {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
#content #search_bar label {
	font: bold 12px Tahoma;
	color: #666;
	display: block;
	width: 85px;
	float: left;
	padding-top: 6px;
}
#content #search_bar .iT {
	width: 330px;
	background: #fff;
	border: 1px solid #ddd;
	font: 14px Georgia, serif;
	padding: 5px 10px;
	color: #494949;
}
#content #search_bar .iSu {
	font: italic 13px Georgia, serif;
	color: #fff;
	border: 0;
	background: #b5121b;
	padding: 5px;
}
#content #search_results {
	font: 13px Tahoma, sans-serif;
	list-style: none;
	margin: 0 0 12px 0;
}
#content #search_results li {
	width: 50%;
	float: left;
	margin: 0 0 10px 0;
}
#footer {
	width: 850px;
	height: 190px;
	margin: 0 auto;
	padding: 60px 0 0 0;
	font: 10px Tahoma, sans-serif;
	text-align: left;
}
#footer_container {
	width:175px;
	padding: 14px 0 0 0;
	border-top:1px solid #666;
}
#footer span {
	margin-right: 8px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #222;
}
#gradient {
	background: url(../images/footer.png) repeat-x top left;
}
#wrapper .internal_links {
	font: 13px Georgia, serif;
}
#wrapper .internal_links ul {
	position: absolute;
	top: 0px;
	list-style: none;
	margin-left: -10px;
}
#wrapper .internal_links li {
	float: left;
	padding: 0px 10px;
}
#wrapper .internal_links a {
	text-decoration: none;
	color: #b5121b;
}
#wrapper .internal_links a:hover {
	text-decoration: underline;
}
#footer .credit {
	float:right; 
	padding-top:16px;
	color: #ccc;
	font-size: 9px;
}
#footer .credit a { color: #ccc; }
#footer .credit a:hover { color: #666; }
