/* -- START GLOBAL SETTINGS -- */

html {
	overflow-y:scroll;
	overflow-x:hidden;
}

body {
	color:#434343;
	margin: 0px;
	background-color:#f7f6f6;
	font-family:Helvetica, Arial, sans-serif;
	background-image: url(/pub/images/background-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	font-size: 12px;
}

a {
	color:#434343;
	text-decoration: underline;
	outline: none;
}

a:visited {
	color:#434343;
	text-decoration: underline;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img  {
	border-style: none;
}

h1 {
	font-size:21px;
	margin:13px 0 8px 0;
	color: #434343;
	letter-spacing:-0.04em;
}

h2 {
	margin: 0 0 8px 0;
	font-size:16px;
	letter-spacing: -0.03em;
	color: #434343;
}

h3 {
	margin: 0 0 4px;
	font-size:14px;
	color: #434343;
}

h4 {
	margin: 0 0 3px 0;
	font-size:11px;
	font-weight: normal;
}

p {
	margin: 0 0 6px 0;
	line-height: 22px;
}

ol li {
	margin-bottom: 8px;
	line-height: 16px;
}

/*----- Class Settings -----*/

.no_border { border:0; }

.clear {
	position:relative;
	clear:both; }
	
.li-empty { font-size:5px }

.photo {
	border: 1px solid #c8c8c8;
	padding: 2px;
}


/*----- Layout -----*/

#container {
	position:relative;
	margin:0 auto 15px auto;
	width:898px;
	height:auto;
	padding:0px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	background-color: #fff;
}

/*----- Header -------*/

#header {
	height:147px;
	padding:0px;
	margin: 0px auto;
	background-image:url(/pub/images/header.png);
	background-repeat: no-repeat;
	display: block;
	border: none;
}

#logo {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:400px;
	height:145px;
	padding:0px;
	display: block;
}

/*----- Nav -------*/

#nav {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #e7e7e7;
	position: absolute;
	top: 147px;
	width: 100%;
	height: 43px;
	z-index: 100;
}
#nav_inside {
	width: 900px;
	margin: 0px auto;
	padding-top: 8px;
}
#nav li {
	top: 0px;
	float: left;
	padding: 1px 14px;
	border-right: 1px dashed #C8C8C8;
	display: inline;
}
#nav li a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 13px;
	color: #434343;
	text-transform: uppercase;
	top: 0px;
	margin: 0px;
	padding: 7px 8px 5px;
}
#nav a:hover {
	background-color: #dedede;
}

/*--------------------Sub Nav------------------*/

#sub_nav {
	position:relative;
	width:195px;
	padding:12px 10px 25px 15px;
	float: left;
}

#sub_nav a { text-decoration:none; }
#sub_nav  li {
	margin:0 0 5px 10px;
	text-decoration:none;
	line-height: 20px;
	letter-spacing: -0.03em;
}

#sub_nav a:hover {
  text-decoration:underline;
}

.subnav_ul {
	font-size: 13px;
	display: block;
	padding: 0 0 0 12px;
	margin: 3px 0px 15px;
	line-height: 17px;
}

.sub_nav-activelink {
	font-weight:bold
}

.list_title {
	margin-left: -1px !important;
}


/*-------------------- Content ------------------*/

#content {
	position:relative;
	padding:10px 10px 10px 10px;
	margin:45px auto 0;
}

/* ----------- Breadcrumb Navigation ------------ */
#breadcrumb {
	display:block;
	font-size:11px;
	height:22px;
	position:absolute;
	right:9px;
	text-align:right;
	top:8px;
	color: #a1a1a1;
	z-index: 99;
}

#breadcrumb a {
	color: #a1a1a1;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb a:active {
	text-decoration: underline;
}


/*-------------------- Footer ------------------*/
#footer {
	position:relative;
	margin:20px auto 0 auto;
	clear:both;
	border-top: 1px solid #cecece;
	padding-top: 10px;
	width: 880px;
}

address {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #434343;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}
#bmc {
	display: block;
	width: 102px;
	height: 29px;
	margin: 10px auto 20px;
	position: relative;
}
#bmc a {
	display: block;
	width: 102px;
	height: 29px;
	background-image: url(/pub/images/bmc-logo.gif);
}
#bottom_nav {
	clear: both;
	width: 770px;
	margin: 0px auto 5px;
}
#bottom_nav li {
	top: 0;
	display: inline;
}
#bottom_nav li a {
	float: left;
	padding: 10px 30px 8px;
	text-transform: uppercase;
	color: #434343;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	top: 0;
}

#bottom_nav li a:hover, #bottom_nav li a:active {
	border-bottom: 1px solid #cecece;
}

/* ----------  Practice Areas Sub Nav ---------- */

#practice_areas {
	float: left;
	width: 220px;
	height: 219px;
	margin-right: 5px;
}

#practice_areas li a{
	display: block;
	padding: 6px 0 4px 12px;
	color: #c8c8c8;
	text-decoration: none;
	letter-spacing: -0.03em;
	margin-bottom: 0px;
}

#practice_areas li a:hover, #practice_areas li a:active {
	color: #000;
	background-color: #e7e7e7;
	background-image: url(/pub/images/left-border.gif);
	background-position: right;
	background-repeat: repeat-y;
}

/* ----------  END GLOBAL SETTINGS ---------- */



/* ------------ Start Homepage ------------ */

#homepage_photo {
	float: left;
	width: 384px;	
}
#homepage_bio {
	display: block;
	float: left;
	width: 269px;
	background-image: url(/pub/images/hanle-bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 219px;
	border-bottom: 1px solid #e7e7e7;
}
#homepage_bio h3 {
	letter-spacing: -0.03em;
}
#homepage_bio p {
	font-size: 11px;
	line-height: 17px;
}
#left_column {
	float: left;
	clear: left;
	margin: 20px 20px 0 0;	
	width:275px;
	padding:0 10px 0 0;
	border-right: 1px solid #cecece;
}

#homepage_contactForm {
	
}

#homepage_contactForm h2 {
	font-size: 21px;
	margin-bottom: 12px;
	letter-spacing: -0.03em;
}

#homepage_contactForm form {
	margin-bottom: 25px;
	padding-left: 8px;
}
#homepage_contactForm .text_box {
	border: 1px solid #cecece;
	margin-bottom: 6px;
	width: 252px;
	height: 37px;
	clear: both;
}
#homepage_contactForm input {
	width: 246px;
	height: 25px;
	padding: 10px 0px 0px 5px;
	font-size: 15px;
	color: #434343;
	letter-spacing: -0.03em;
	font-family: Helvetica, Arial, sans-serif;
	border: 0;
}
#homepage_contactForm .textarea_box {
	border: 1px solid #cecece;
	margin-bottom: 10px;
	width: 252px;
	height: 77px;
	clear: both;
}
#homepage_contactForm textarea {
	width: 241px;
	height: 62px;
	padding: 5px;
	font-size: 15px;
	color: #434343;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.03em;
	border: 0;
}

#homepage_contactForm #submitForm {
	background: url(/pub/images/submit-button.gif) 0px 0px;
	height: 32px;
	width: 77px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	border: 0;
}

#homepage_contactForm #submitForm:hover {
	background: url(/pub/images/submit-button.gif) 0px -32px;
	height: 32px;
	width: 77px;
	cursor: pointer;
}
#homepage_newsBlog {
	position:relative;
}
#homepage_newsBlog h2 {
	font-size: 21px;
	margin-bottom: 8px;
	letter-spacing: -0.03em;
}
#homepage_newsBlog h3 a {
	font-size: 14px;
	margin: 0 0 3px 0;
	letter-spacing: -0.03em;
	text-decoration: none;
	display: block;
}
#homepage_newsBlog h3 a:hover, #homepage_newsBlog h3 a:active {
	text-decoration: underline;
}
#homepage_newsBlog h4 {
	margin: 0 0 0 2px;
	color: #727272;
}
#homepage_newsBlog p {
	margin: 3px 2px 10px 5px;
	text-align: justify;
	line-height: 15px;
}
#homepage_newsBlog p a {
	padding-top: 3px;
	font-weight: bold;
	float: right;
}
#right_column {
	float: left;
	width: 550px;
	margin-top: 20px;
}
#homepage_companyInfo {
	position:relative;
	float:left;
	width:551px;
	margin: 0px 26px 5px 0px;
}
#homepage_companyInfo h1 {
	margin-bottom: 1px;
	margin-top: 0px;
}
#homepage_companyInfo h2 {
	font-size: 14px;
	font-weight: normal;
}
#homepage_companyInfo h3 {
	margin-top: 20px;
}
#homepage_companyInfo ul {
	margin-bottom: 10px;
}
#homepage_companyInfo li {
	line-height: 21px;
	list-style: inside square;
}
#homepage_companyInfo p {
	line-height: 18px;
}
#homepage_companyInfo a {
	font-weight: bold;
}


/* ------------ End Homepage ------------ */


/* ------------- Start Pages ------------- */

#pages_middle {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:550px;
	padding:0px 0px 15px;
	display: block;
	margin-right: 10px;
}
#pages_middle h2 {
	margin: 10px 0 5px 0;
}
#pages_middle h3 {
	margin: 20px 0px 8px 0px;
}
#pages_middle p {
	line-height: 18px;
}
#pages_middle p a {
	font-weight: bold;
}
#pages_middle li {
	line-height: 21px;
	list-style: outside square;
}
#pages_middle ul {
	margin-left: 25px;
	margin-bottom: 10px;
}
.pages_photosRight {
	float:right;
	margin-left:15px;
}


/* -------------- End Pages -------------- */

/* ----------- Start Blog ------------ */

#blog_middle {
	width: 600px;
	float: left;
}
.blog_count {
	padding-left: 5px;
	color: #8c8c60;
}
.blog_latest {
	margin: 10px 0px 15px;
	border-bottom: 1px dashed #616E30;
	position: relative;
	display: block;
}
.blog_postedBy {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 3px;
}
.blog_postDate {
	font-weight: bold;
}
#blog_middle .blog_latest h2 {
	color: #666748;
	margin: 0 0 8px 0;
	font-size:16px !important;
}
.blog_rss { margin-top: 20px; }

.blog_rss-a {font-size:11px; }

.blog_listPost {
	padding: 12px 8px;
	margin: 0;
	border-bottom: 1px dashed #cecece;
}
.blog_listPost:hover {
	background-color: #fbfbfb;
}
.blog_listPost h2 a {
	text-decoration: none;
}
.blog_listPost h2 a:hover, .blog_listPost h2 a:active {
	text-decoration: underline;
}
.blog_listPost h3 {
	margin:0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
}
.blog_listPost p {
	text-align: justify;
}
.blog_listPost p a {
	padding-top: 3px;
	font-weight: bold;
	float: right;
}
.blog_list { margin-bottom: 15 }

.color-2nd {
	color: #c8c8c8;
	padding-left: 7px;
}
#blog_middle h2.post_info {
	font-size: 12px;
	font-weight: normal;
}
#blog_middle h2.post_info a {
	font-weight: bold;
}



/*------------- Sub Nav Contact Form ------------*/

#subnav_contactForm {
	margin: 25px 0 0 0;
}
#subnav_contactForm h2 {
	font-size: 21px;
	margin-bottom: 12px;
	letter-spacing: -0.03em;
}
#subnav_contactForm form {
	margin-bottom: 25px;
	padding-left: 0px;
}
#subnav_contactForm .text_box {
	border: 1px solid #cecece;
	margin-bottom: 4px;
	width: 150px;
	height: 22px;
	clear: both;
}
#subnav_contactForm input {
	border: 0;
	margin-bottom: 4px;
	width: 140px;
	height: 20px;
	padding: 5px 0px 0px 5px;
	font-size: 12px;
	color: #434343;
	letter-spacing: -0.03em;
	font-family: Helvetica, Arial, sans-serif;
	background: none;
}
#subnav_contactForm .textarea_box {
	border: 1px solid #cecece;
	margin-bottom: 6px;
	width: 150px;
	height: 60px;
	clear: both;
}
#subnav_contactForm textarea {
	border: 0;
	width: 140px;
	height: 45px;
	padding: 5px;
	font-size: 12px;
	color: #434343;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.03em;
}

#subnav_contactForm #submitForm {
	background: url(/pub/images/submit-button.gif) 0px 0px;
	height: 32px;
	width: 77px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	border: 0;
}
#subnav_contactForm #submitForm:hover {
	background: url(/pub/images/submit-button.gif) 0px -32px;
	height: 32px;
	width: 77px;
	cursor: pointer;
}
