@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
body {
	line-height: 1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #979797;
}
#container {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 154px;
	width: 908px;
}
#logo {
	float: left;
	height: 115px;
	width: 350px;
}
#top-menu {
	float: left;
	width: 533px;
	height: 30px;
	text-align: right;
	line-height: 30px;
	padding-right: 25px;
}
#top-menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D505E;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 30px;
}
#top-menu li a:link, #top-menu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D505E;
	text-decoration: none;
}
#top-menu li a:active, #top-menu li a:hover {
	color: #000000;
	text-decoration: none;
}
#search {
	float: left;
	width: 533px;
	text-align: right;
	height: 84px;
	padding-right: 25px;
}
#search form {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 29px;
}
#search #query {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search input, #search input:hover {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-menu {
	clear: both;
	float: left;
	width: 908px;
	height: 40px;
}

ul.menu {
	list-style:none;
	padding-left: 30px;
}
ul.menu a {
	display:block;
	text-decoration:none;
	color: #fff;
}
ul.menu li {
	position:relative;
	float:left;
	padding-right: 50px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
ul.menu ul {
	position:absolute;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	top: 40px;
	width: 170px;
}
ul.menu ul li {
	position:relative;
	width:170px;
	line-height: 16px;
}
ul.menu ul li a {
	display:block;
	background-color:#394956;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 12px;
}
ul.menu ul li a:hover {
	background-color:#A0A1A3;
	color: #FFFFFF;
}
ul.menu ul ul {
	left:170px;
	top:-1px;
}
ul.menu .menulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	color: #FFFFFF;
}
ul.menu .sub {
	background-color: #d1d1d1;
}
ul.menu .topline {border-top:1px solid #aaa}

#hm-mainbody {
	float: left;
	width: 908px;
	background-image: url(../images/contentbg/1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#hm-content {
	width: 578px;
	float: left;
	padding-left: 300px;
	padding-right: 30px;
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 30px;
}
#hm-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	padding-bottom: 10px;
	text-align: justify;
}
#hm-leftbox {
	float: left;
	width: 270px;
	padding-left: 30px;
	height: 152px;
}
#hm-leftbox ul {
	height: 152px;
	width: 249px;
	overflow: hidden;
}
#hm-rightbox {
	float: left;
	height: 122px;
	width: 548px;
	background-image: url(../images/hm-rb.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
#hm-rightbox table {
	height: 122px;
	float: left;
}
#hm-rightbox  li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 6px;
	color: #484848;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 6px;
}
#hm-rightbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3D505E;
}
#hm-rightbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3D505E;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainbody {
	float: left;
	width: 908px;
	background-image: url(../images/topbar-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#content {
	float: left;
	width: 550px;
	padding-left: 30px;
	padding-top: 40px;
	padding-right: 30px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D505E;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D505E;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	padding-bottom: 10px;
	text-align: justify;
}
#content a:link, #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3D505E;
}
#content a:active, #content a:hover {
	color: #000000;
	text-decoration: none;
}
#content .content-list {
	margin-bottom: 10px;
}
#content .content-list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	list-style-type: disc;
	list-style-position: outside;
	padding: 10px;
	margin-left: 20px;
	text-align: justify;
	line-height: 16px;
}
#content .content-list li:hover {
	background-color: #dddddd;
}
#rightnav {
	float: left;
	width: 268px;
	background-color: #000000;
	margin-right: 30px;
	background-image: url(../images/rightbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-top: 40px;
}
#rightnav ul {
	padding-left: 40px;
	padding-right: 30px;
}
#rightnav li {
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C778C;
	font-size: 11px;
	font-weight: bold;
}
#rightnav ul a:link, #rightnav ul a:visited {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#rightnav ul a:active, #rightnav ul a:hover {
	color: #5C778C;
}
#rightnav ul ul {
	padding-left: 10px;
	padding-top: 10px;
}
#rightnav ul ul a:link, #rightnav ul ul a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#rightnav ul ul a:active, #rightnav ul ul a:hover {
	color: #5C778C;
}
#footer {
	background-image: url(../images/footer-btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 105px;
	width: 908px;
	text-align: center;
	padding-top: 25px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2E2E2E;
	padding-top: 60px;
}
.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #384956;
	padding: 2px;
}
.title  {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3D505E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#content .attorneylist a {
	font-size: 12px;
	line-height: 30px;
}
#contact-map {
	float: left;
	height: 400px;
	width: 325px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contact-info {
	float: left;
	width: 200px;
	height: 400px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content-hm {
	float: left;
	width: 550px;
	padding-left: 30px;
	padding-top: 40px;
	padding-right: 30px;
}
#content-hm h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D505E;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
#content-hm h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 15px;
}
#content-hm h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content-hm p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	padding-bottom: 10px;
	text-align: justify;
}
#content-hm li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 300px;
	padding-left: 5px;
}
#content-hm li:hover {
	background-color: #dddddd;
}
#content-hm a:link, #content-hm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3D505E;
}
#content-hm a:active, #content-hm a:hover {
	color: #000000;
	text-decoration: none;
}
#content-left {
	float: left;
	width: 268px;
	padding-left: 30px;
	padding-top: 50px;
}
#content-left li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #ffffff;
	text-decoration: none;
}