a { text-decoration: none; color: #333; font-weight: bold; }


body { padding: 0; margin: 0; width: 99.2%;     background: rgba(130,109,92,0.3); /*url("images/background.jpg") center top no-repeat;*/
 }
/* this is for most links inside paragraphs */
.content p a {
/*	background-color: #ddd; */
}

a img { border: 0; }

a:hover img {  }


#header {
	color: #fff;
	margin: 0;
	padding: 0;
	height: 70px;
	background: rgb(130,109,92);
	background: rgba(130,109,92,0.8);
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
}

	#header a {
		color: #fff;
	}

	#header .logo {
		margin: 0;
		padding: 0;
		width: 450px;
		height: 90px;
		overflow: hidden;
		display: inline;
		float: left;
/*		position: absolute;
		top: 5px;
		left: 30px;
*/
		z-index: 900;
	}
	
		#header .logo a {
			display: block;
			padding: 30px 0 0 0;
			width: 450px;
			height: 70px;
			text-indent: -9999em;
			background: url("images/logo.png") top left no-repeat;
			border: 0;
		}
		
		#header .law_logo{
			margin: 0;
			padding: 0;
			width: 226px;
			height: 43px;
			overflow: hidden;
			position: absolute;
			top: 13px;
			left: 19px;
			z-index: 900;		
		}
		
		#header .law_logo a {
			display: block;
			width: 226px;
			height: 43px;
			padding: 44px 0 0;
			text-indent: -9999em;
			background: #232A2F url("images/law_logo.png") top left no-repeat;
			border: 0;
		}

		
	#header div.nav {
		position: absolute;
		top: 0;
		right: 0;
		width: 960px;
	}
	
		#header div.nav ul, .topMenu ul {
			list-style: none;
			padding: 0;
			margin: 0;
			float: right;
		}
		
#header div.nav ul li {
	float: left;
	margin: 0 18px 0 0;
	overflow: hidden;
	text-indent: -9999em;
}


#header div.nav ul li.home { width: 49px; }
#header div.nav ul li.about { width: 49px; }
#header div.nav ul li.communities { width: 94px; }
#header div.nav ul li.news { width: 43px; }
#header div.nav ul li.contact { width: 63px; }
#header div.nav ul li.search { width: 57px; }
#header div.nav ul li.innovation { width: 80px; }

#header div.nav ul li a {
	display: block;
	padding: 40px 0 0 0;
	border: 0;
}
#header div.nav ul li.home a { background: url("images/nav_home.png") 0 24px no-repeat; }
#header div.nav ul li.about a { background: url("images/nav_about.png") 0 24px no-repeat; }
#header div.nav ul li.communities a { background: url("images/nav_communities.png") 0 24px no-repeat; }
#header div.nav ul li.news a { background: url("images/nav_news.png") 0 24px no-repeat; }
#header div.nav ul li.contact a { background: url("images/nav_contact.png") 0 24px no-repeat; }
#header div.nav ul li.search a { background: url("images/nav_search.png") 0 24px no-repeat; }
#header div.nav ul li.innovation a { background: url("images/nav_innovation.png") 0 24px no-repeat; }

#body {
	background: transparent;
	margin: 0;
	padding: 60px 0 10px 0;
	position: relative;
    background: rgba(130,109,92,0.3); /*url("images/background.jpg") center top no-repeat;*/
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #333;
	letter-spacing: 0.07em;
	/* line-height: 1.7; */
}

	#body .maincontent {
		width: 720px;
		float: right;
			}

	#body .fullcontent {
		width: 880px;
		margin-left: 20px; 
			}

	/* Subheader elements */
	#body .wrap {
		width: 960px;
		margin: 0 auto;
		padding: 20px 20px 10px 20px;
		text-align: left;
/*		overflow: hidden;*/
		position: relative;
		display: block; 
	}
	
	
	body#single #body .wrap {
		padding-top: 77px;
	}
	

	#body #section {
		display: block;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 22px;
		left: 0;
		height: 15px;
		overflow: hidden;
	}
	
		#body #section a {
			display: block;
			text-indent: -9999em;
		}
		
		#body #section a.news {
			background: url("images/section_news.png") top left no-repeat;
			padding: 15px 0 0;
			width: 100px;
		}
		
	#body #title {
		position: absolute;
		top: 47px;
		left: 0;
		display: block;
		margin: 0;
		padding: 0;
		height: 29px;
		overflow: hidden;
	}

#body .contact-page #title,
#body .principles-page #title,
#body .consulting-page #title,	
#body .team-page #title,
#body .news-page #title,
#body .law-page #title{
	top: 31px;
}

#body #section a.news {
	background: url("images/section_news.png") top left no-repeat;
	padding: 15px 0 0;
	width: 100px;
}
#body #section a.consulting {
	background: transparent url("images/section-consulting.png") top left no-repeat;
	padding: 15px 0 0;
	width: 103px;
}
#body #section a.rss {
	background: transparent url("images/section_rss.png") top left no-repeat;
	padding: 15px 0 0;
	width: 77px;
	
}

#body #title a.newsarchives {
	width: 241px;
	padding: 30px 0 0;
	background: url("images/header_archives.png") top left no-repeat;
	width: 241px;
}
	
body#single #body #title {
	top: 27px;
}

#body #title a {
	display: block;
	
}
		
#body #title a.privacy {
	width: 232px;
	padding: 29px 0 0;
	background: url("images/header_privacy.png") top left no-repeat;
}

#body #title a.disclaimers {
	width: 232px;
	padding: 29px 0 0;
	background: url("images/header_disclaimers.png") top left no-repeat;
}

#body #title a.lawdisclaimers {
	width: 325px;
	padding: 29px 0 0;
	background: url("images/header_lawdisclaimers.png") top left no-repeat;
}

#body #title a.press_releases {
	width: 232px;
	padding: 30px 0 0;
	background: url("images/header_announcements.png") top left no-repeat;
	width: 232px;
}

#body #title a.announcements {
	width: 265px;
	padding: 30px 0 0;
	background: url("images/header_announcements.png") top left no-repeat;
	width: 265px;
}

#body #title a.newsviews {
	width: 227px;
	padding: 30px 0 0;
	background: url("images/header_news-views.png") top left no-repeat;
	width: 227px;
}

#body #title a.our_team {
	width: 232px;
	padding: 29px 0 0;
	background: url("images/header_ourteam.png") top left no-repeat;
	width: 232px;
}

#body #title a.contact {
	width: 232px;
	padding: 29px 0 0;
	background: url("images/header_contact.png") top left no-repeat;
	width: 232px;
}
#body #title a.law {
	width: 88px;
	padding: 15px 0 0;
	background: url("images/header_law.png") top left no-repeat;
	width: 232px;
}
#body #title a.consult {
	width: 195px;
	padding: 29px 0 0;
	background: url("images/header_consult.png") top left no-repeat;
	width: 232px;
}

#body #title a.rss {
	width: 280px;
	padding: 29px 0 0;
	background: url("images/header_rsssign.png") top left no-repeat;
}

/* consult subpage heads */

#body #title a.homeland {
	width: 300px;
	padding: 29px 0 0;
	background: url("images/header_homeland.png") top left no-repeat;
}

#body #title a.crisis {
	width: 300px;
	padding: 29px 0 0;
	background: url("images/header_crisis.png") top left no-repeat;

}

#body #title a.corpgov {
	width: 363px;
	padding: 29px 0 0;
	background: url("images/header_corpgov.png") top left no-repeat;
}

#body #title a.litigation {
	width: 363px;
	padding: 29px 0 0;
	background: url("images/header_litigation.png") top left no-repeat;
}

#body #title a.entrepreneur {
	width: 396px;
	padding: 29px 0 0;
	background: url("images/header_entrepreneur.png") top left no-repeat;
}
#body #title a.regulatory {
	width: 293px;
	padding: 29px 0 0;
	background: url("images/header_regulatory.png") top left no-repeat;
}
#body #title a.companyoverview {
	width: 300px;
	padding: 29px 0 0;
	background: url("images/header_companyover.png") top left no-repeat;
}#body #title a.businessrelationships {
	width: 352px;
	padding: 29px 0 0;
	background: url("images/header_businessrelat.png") top left no-repeat;
}#body #title a.lawandconsultingservice {
	width: 433px;
	padding: 29px 0 0;
	background: url("images/header_lawandconsult.png") top left no-repeat;
}

/* consult sub head text */

body h2#wevehelpedguide {
	width: 444px;
	height: 58px;
	background: transparent url(/images/headline-wevehelpedguide.gif) 0 0 no-repeat;
	text-indent: -5000em;
	margin-top: 0;
	
}

body h2#dontmanage {
	width: 444px;
	height: 58px;
	background: transparent url(/images/headline-dontmanage.png) 0 0 no-repeat;
	text-indent: -5000em;
	margin-top: 0;
	
}

body h2#letushelp {
	width: 444px;
	height: 58px;
	background: transparent url(/images/headline-letushelp.png) 0 0 no-repeat;
	text-indent: -5000em;
	margin-top: 0;
	
}
body h2#weprovidemore {
	width: 444px;
	height: 88px;
	background: transparent url(/images/headline-weprovidemore.png) 0 0 no-repeat;
	text-indent: -5000em;
	margin-top: 0;
	
}

body h2#ourdedication {
	width: 444px;
	height: 120px;
	background: transparent url(/images/headline-ourdedication.png) 0 0 no-repeat;
	text-indent: -5000em;
	margin-top: 0;
	
}

body h2#dontsettle {
	width: 444px;
	height: 56px;
	background: transparent url(/images/headline-dontsettle.png) 0 0 no-repeat;
	text-indent: -5000em;
	margin-top: 0;
	
}



#principles #title .principles {
	width: 170px;
	padding: 29px 0 0 0;
	background: transparent url(/images/principles.gif) top left no-repeat;
	height: 29px;
}

#subnav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 47px;
}

#body .wrap.contact-page #subnav,
#body .wrap.principles-page #subnav,
#body .wrap.consulting-page #subnav,
#body .wrap.team-page #subnav,
#body .wrap.news-page #subnav,
#body .wrap.law-page #subnav{
	top: 33px;
}

#body #subnav li {
	float: left;
	margin: 15px 0 0 14px; /* the top margin is on purpose, its not suppose to line up with the header title */
	padding: 0;
	height: 28px;
	overflow: hidden;
}

#body #subnav li a {
	display: block;
	padding: 28px 0 0;
	text-indent: -9999em;
}

#body #subnav li.news {
	width: 87px; 
}
#body #subnav li.news a { 
	background: url("images/subnav_news.png") top left no-repeat; 
}
#body #subnav li.thought_pieces {
	width: 149px;
}
#body #subnav li.thought_pieces a {
	background: url("images/subnav_thoughtpieces.png") top left no-repeat;
}
#body #subnav li.consult a {
	display: block;
	height: 30px;
	margin: 0 0 0 0 ;
	padding: 0px 0 0 0px;
	width: 130px;
	background: #dc3b38 url(images/consult_but_txt.png) 50% 50% no-repeat;
}
#body #subnav li.consult a:hover, #body #subnav li.home a:hover  {
}
#body #subnav li.law a {
	display: block;
	height: 30px;
	margin: 0 0 0 ;
	padding:  0px;
	width: 79px;
	background: #dc3b38 url(images/law_but_txt.png) 50% 50% no-repeat;
}
#body #subnav li.law a:hover {
}

#body #subnav li.lawandconsultingservice a {
 display: block;
 height: 30px;
 margin: 0 0 0 ;
 padding:  0px;
 width: 150px;
 background: #dc3b38 url(/images/sniphead_lawandconsult.png) 50% 50% no-repeat;
}
#body #subnav li.lawandconsultingservice a:hover {
}
#body #subnav li.businessrelationships a {
 display: block;
 height: 30px;
 margin: 0 0 0 ;
 padding:  0px;
 width: 110px;
 background: #dc3b38 url(/images/sniphead_businessrelat.png) 50% 50% no-repeat;
}
#body #subnav li.businessrelationships a:hover {
}
#body #subnav li.companyoverview a {
 display: block;
 height: 30px;
 margin: 0 0 0 ;
 padding:  0px;
 width: 130px;
 background: #dc3b38 url(/images/sniphead_companyoverview.png) 50% 50% no-repeat;
}
#body #subnav li.companyoverview a:hover {
}

#view li.viewmore a {
	display: block;
	height: 15px;
	padding-left:  5px;
	width: 120px;
	background-color: #dc3b38;
}
#view li.viewmore a:hover {
}

.divider{clear: both; background: transparent url(../images/hr.png) top left no-repeat; width: 960px; height: 2px; margin: 0 0 10px 0;}

	#body .content {
	 	background-color: #eeeeee;
		padding: 28px 18px 28px 8px;
		clear: left;
		text-align: justify; 
		overflow: hidden;

	}
	
		#body .content .main {
			float: left;
			width: 723px;
		}
		
		#body .content .main .navigate {
			color: #9e9d9c;
			text-align: right;
			position: relative;
			font-size: 12px;
			font-family: Arial,Helvetica,sans-serif;
		}
		
			#body .content .main .navigate a {
				color: #484949;
				text-decoration: none;
			}
			
			#body .content .main .navigate a.back { position: absolute; top: 0; left: 0; }
			
			#body .content .main .navigate a:hover {
				text-decoration: none;
			}
			
		#body .content .main .press_title {
			margin: 0px 0 0 0; /* was 32px top margin, changed to make top align */
			padding: 0 0 0 20px;
			background: url("images/arrow_icon.png") top left no-repeat;
			color: #878584;
			font-family: Helvetica,Arial,Sans-serif;
			font-size: 14px;
			line-height: 1.15;
		}	
		
		#body .content .main .page_title {
			margin: 0;
			padding: 0 0 0 20px;
			background: url("images/arrow_icon.png") top left no-repeat;
			font-family: Helvetica,Arial,Sans-serif;
			font-size: 14px;
			line-height: 1.15;
			font-weight: bold;
		}	
		
		#body .content .main .press_title strong {
			font-weight: bold;
			color: #000;
		}
		
		#body .content .main .more_link {
			float: left;
			display: block;
			background: #f2f2f3;
			color: #7f8396;
			text-decoration: none;
			font-size: 9px;
			font-family: Verdana, Arial, Helvetica, Sans-serif;
			padding: 6px;
			margin: 8px 0 16px 20px;
		}
		
		#body .content .main .more_link:hover {
			text-decoration: underline;
			border: 0;
		}
		
		/* Body of entry */
		#body .content .main .entry {
			clear: left;
			line-height: 1.5;
			padding: 0 0 20px;
			background: url("images/entry_bottom.png") bottom left repeat-x;
		}
			
			#body .content .main .entry p {
				line-height: 1.6;
				color: #616161;
				margin-bottom: 20px;
				letter-spacing: 0.07em;
				text-justify: newspaper;
				text-align: justify;
				font-family:  Verdana,Helvetica,Arial,Sans-serif;
				font-size: 13px;
			}
			
			#body .content .main .entry ol{
				margin-bottom: 20px;
			}
			
			#body .content .main .entry img{
				margin-bottom: 10px;
			}

		#body .content .main .share {
			margin: 20px 0 0;
			line-height: 2.0;
			font-family: Verdana,Helvetica,Arial,Sans-serif;
			font-size: 9px;
		}
		
		#body .content .main .share a {
			color: #7f8396;
		}
		
	#body .content .foot {
		clear: both;
		height: 28px;
	}
	
	#body .sidebar .box{
		background: transparent url(../images/side-box-bg.jpg) top left repeat-y;
		width:  172px;
		margin: 0 0 20px 0;
	}
	#body .sidebar .box-inner{
		padding: 10px;
		text-align left;
	}
	#body .sidebar .box-bottom{
		background: transparent url(../images/side-box-bottom.jpg) top left no-repeat;	
		width:  172px;
		height: 9px;
	}
	#body .sidebar .box ul{margin: 0; list-style-type: none; padding: 0; 		text-align left;
}
	
	#body .sidebar .box ul li{background: transparent url(../images/box-divider.gif) bottom left no-repeat;}
	#body .sidebar .box ul li.last{background: none;}
	
	#body .sidebar #principles-box li a{
		color: #555;
		display: block;
		padding: 3px 0 6px 0;
	}
	
	#body .sidebar h3.box-title{margin: 7px 0 10px 0; height: auto; padding: 0 0 0 3px;}
	#body .sidebar h3.box-title.news{background: transparent url(../images/related-news.png) top left no-repeat; width: 112px; height: 11px; text-indent: -5000em;}
	#body .sidebar h3.box-title.people{background: transparent url(../images/people.png) top left no-repeat; width: 59px; height: 12px; text-indent: -5000em;}
	#body .sidebar h3.box-title.principles{background: transparent url(../images/principles.png) top left no-repeat; width: 86px; height: 11px; text-indent: -5000em;}
	
	#body .sidebar #news-box li {padding: 0 0 10px 0; margin: 0 0 10px 0;}
	#body .sidebar #news-box span{font-size: 9px; color: #666; font-weight: bold;}
	#body .sidebar #news-box h3 a{text-transform: none; color: #000; font-size: 14px; line-height: 1.2; 		text-align left;}
	#body .sidebar #news-box h3{line-height: 1.2; height: auto; margin: 5px 0; text-align: left; }
	
	#body .sidebar #people-box li{overflow: hidden; padding: 4px 5px 8px 0;}
	#body .sidebar #people-box li img{ float: left; margin: 0 15px 0 0;}
	#body .sidebar #people-box li span{display: block; color: #333; margin-top: 5px; line-height: 1.2; font-weight: bold;}
	
	#body .sidebar .box a{border: none;}
	
	#body .sidebar .box a img{border: none;}
	
	/* Sidebar elements */
	#body .sidebar {
		margin: 0 0 0 542px;
	}
	
	#body .leftsidebar {
		float: left;
		width: 180px;
		height: 300px;
	}
	
	#body .consulting-page .sidebar,
	#body .law-page .sidebar{
		margin: 0 0 0 745px;
	}
	
		#body .sidebar h3 {
			font-size:12px;
			font-family: Helvetica,Arial,Sans-serif;
			font-weight: bold;
			margin: 0;
			padding: 0;
			text-transform: uppercase;
			height:24px;
			overflow: hidden;
		}
		
		#body .sidebar h3.media_contacts {
			background: url("images/sidebar_mediacontacts.png") top left no-repeat;
			text-indent: -9999em;
			width: 167px;
		}
		
		#body .sidebar div.note {
			padding: 0 0 15px;
			background: url("images/note_bottom.png") bottom left no-repeat;
			font-family: Helvetica, Arial, Sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #4f4f4f;
			line-height: 1.5;
		}
		
		#body .sidebar div.note .body {
			background: url("images/note_top.png") top left no-repeat;
			padding-bottom: 10px;
		}
	
		#body .sidebar div.note .body p {
			margin: 0;
			padding: 15px 20px 0px 13px;
		}
		
		#body .sidebar div.note .body em {
			color: #000;
			font-size: 9px;
			font-style: normal;
		}

		/*=================*/
		/* Contact Page */
		/*=================*/
		#body .content .main-right {
			float: right;
			width: 430px;
		}
		
		#body .content .main-right h2 {
			margin: 15px 0 0;
			padding: 0;
			font-family: "HelveticaNeue", Helvetica,Arial,Sans-serif;
			font-size: 32px;
			font-weight: normal;
			color: #535151;
		}
		
			#body .content .main-right h2.request {
				text-indent: -9999em;
				background: url("images/subhead_request.png") top left no-repeat;
				margin: 15px 0 0;
			}
		
		#body .content .main-right p {
			line-height: 1.5;
			margin: 1em 1em 1em 0;
		}
		
		#body .content .main-right form {
			line-height: 1.5;
			margin: 2em 0 0;
		}

			#body .content .main-right form label {
				display: block;
				width: 100px;
				float: left;
				clear: left;
				font-size: 18px;
				font-family: "Myriad Pro",Helvetica,Arial,Sans-serif;
				color: #403f3e;
			}
			
			#body .content .main-right form input.styled {
				border: 2px solid #b1aeac;
				background: #e1e1e1;
				font-size: 16px;
				font-family: "Myriad Pro",Helvetica,Arial,Sans-serif;
				width: 210px;
				color: #666;
			}
			
			#body input.styled2 {
				border: 2px solid #b1aeac;
				background: #e1e1e1;
				font-size: 16px;
				font-family: "Myriad Pro",Helvetica,Arial,Sans-serif;
				width: 210px;
				color: #666;
				float:left
			}
			
				#body form label.styled2 {
				display: block;
				width: 130px;
				float: left;
				clear: left;
				font-size: 18px;
				font-family: "Myriad Pro",Helvetica,Arial,Sans-serif;
				color: #403f3e;
			}

			#body .content .main-right form p.req {
				text-indent: -9999em;
				background: url("images/txt_required.png") 100px 0 no-repeat;
			}
			
			#body .content .main-right form p.submit {
				margin-left: 100px;
			}
				#body  form p.submit2 {
				margin-top:-2px;
				float:right;
			}
			
				#body .content .main-right form p.submit input {
					border: 0;
					width: 102px;
					height: 36px;
				}

	#body .content .sidebar-left {
		margin: 0 455px 0 0;
	}
	
		#body .content .sidebar-left .linkedin,
		#body .content .sidebar-left .info {
			background: url("images/contact_sidebar_1.png") top left no-repeat;
			height: 285px;
			overflow: hidden;
			color: #fff;
			font-family: Helvetica,Arial,Sans-serif;
			font-size:14px;
			line-height: 20px;
		}
		
			#body .content .sidebar-left .linkedin p,
			#body .content .sidebar-left .info p {
				padding: 0;
				margin: 1.2em;
			}
			
			#body .content .sidebar-left .info p span.phone_fax {
				display: block;
				background: url("images/contact_sidebar_pipe.png") 58px 0 no-repeat;
			}
				#body .content .sidebar-left .info p span.phone_fax strong {
					width: 68px;
					display: inline-block;
				}

		#body .content .sidebar-left .linkedin {
			height: 79px;
			background: url("images/contact_sidebar_2.png") top left no-repeat;
			margin: 0;
		}
		
		
		
/* Home Page */

body#home #body .wrap {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 52px;
	text-align: left;
}

body#home .holder {
height: 470px; 
	position: relative;
}

	body#home .holder #gallery {
		padding: 8px 11px 8px 12px;
		background: url("images/home_mainphoto2.png") top left no-repeat;
		position: absolute;
		top: 0;
		left: 0;
	}
	
		body#home .holder #gallery .canvas {
			height: 244px;
			width: 607px;
			overflow: hidden;
		}
		
	body#home .holder #rss {
		position: absolute;
		top: 0;
		right: 0; 
		margin-right: 20px; 
		background: url("images/rss.gif") 15% 55% no-repeat;
		height: 25px;
		width: 178px;
		text-align:right;
		overflow: hidden;
	}

	body#home .holder #rss a {
		display: block;
		line-height: 24px;
		padding: 0 0 0 27px;
		font-size: 9px;
		font-family:Verdana,Arial,Sans-serif;
		color: #555555;
	}
	
	body#home .holder #rss a:hover { color: #fff; border: 0; }

/* @group GRAPHIC HEADLINES */

body#home .holder h2#news_header {
	position: absolute;
	right: 249px;
	top: 0;
	height: 36px;
	width: 72px;
	background: url("images/home_news.png") top left no-repeat;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
}

body#principles h2#in-business	{
	width: 432px; 
	height: 79px; 
	background: transparent url(/images/in-business.png) top left no-repeat; text-indent: -5000em;
}




/* @end */





	body#home .holder #news_preview {
		width: 321px;
		height: 225px;
		position: absolute;
		top: 36px;
		right: 0; 
		background-color: #fff;
		_background:  url("images/home_newspreview.png") top left no-repeat;
	}
			
	body#home .holder #news_preview .preview_wrap .scroller {
		overflow: auto;
		height: 205px;
		margin-top: 6px;
		padding: 0 1em 0 0;
	}
	
	body#home .holder #news_preview .preview_wrap {
		padding: 4px 10px 14px 10px;
	}
	
		body#home .holder #news_preview p {
			margin: 0;
			font-family: Verdana,Arial,Sans-serif;
			font-size: 11px;
			line-height: 1.5;
		}
	
		body#home .holder #news_preview p.post_image {
			clear: left;
		}
		
		body#home .holder #news_preview p.divider {
			background: url("images/home_newsdivider.png") bottom left no-repeat;
			margin: 0 0 1em 0;
			margin-bottom: 1em;
			padding-bottom: 1em;
			height: auto;
			width: auto;
		}
		
		body#home .holder #news_preview p.date {
			font-family: Helvetica,Arial,Sans-serif;
			font-weight: bold;
			font-size: 10px;
			margin: 6px 0;
		}
		
		body#home .holder h3 { 
			margin: 0 0 6px;
			padding: 0;
			line-height: 1.35;
			font-family: Helvetica,Arial,Sans-serif;
			font-size:14px;
			font-weight: bold;
			color: #262625;
		}
		
			body#home .holder h3 a {
				color: #262625;
				border: 0;
			}
		
			body#home .holder h3 span {
				padding: 1px 5px 1px 0;
				background: rgb(130,109,92);
				background-color: rgba(150,150,150,0.2);
				_background-color:  #e1e1e5 ;
			}
		
		body#home .holder img.author {
			float: left;
			margin: 0 9px 9px 0;
			padding: 0;
			border: 2px solid #bcb6b2;
		}
		
	body#home .holder #controls {
		position: absolute;
		top: 285px;
		background: url("images/home_divider.png") top left repeat-x;
		width: 960px;
		height: 5px;
		overflow: hidden;
	}
		
	body#home .holder #snippets {
		width: 960px;
		height: 250px; 
		position: absolute;
		top: 272px;
		left: 0;
		background: #ffffff;
	}

	
		body#home .holder #snippets .team {
			padding: 41px 0 0 24px;
		}
		
			body#home .holder #snippets .team h3 {
				background: url("images/sniphead_team.png") top left no-repeat;
				width: 61px;
				height: 9px;
				text-indent: -9999em;
			}
			
			body#home .holder #snippets .team ul{
				margin: 16px 0 0 0;
				padding: 0;
				list-style: none;
				font-family: Helvetica,Arial,Sans-serif;
				font-size: 12px;
				color: #fff;
			}

				body#home .holder #snippets .team ul li {
					height: 22px;
					margin-bottom: 8px;
				}
					
					body#home .holder #snippets .team ul li img { vertical-align: top; float: left; }
					
					body#home .holder #snippets .team ul li a {
						color: #fff;
						border: 0;
						background: rgb(130,109,92);
						background-color: rgba(100,100,100,0.3)/* #333 */;
						padding: 5px 7px 4px 5px;
						margin: 0 0 0 4px;
						display: block;
						float: left;
						font-weight: bold;
						cursor: default;
					}
					
					body#home .holder #snippets .team ul li a:hover { text-decoration: underline; }

					body#home .holder #snippets .team a.view {
						font-size: 9px;
						font-family: Verdana,Arial,Sans-serif;
						color:#e7e6e6;
						line-height:25px;
					}
					
					body#home .holder #snippets .team a.view:hover { color: #fff;  border: 0; }
	
	body#home .holder #snippets #snip_area {
		width: 940px;
/*		overflow:hidden;*/
		position: absolute;
		top: 10px;
		left: 10px;
	}
	
		body#home .holder #snippets #snip_area ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		body#home .holder #snippets #snip_area ul li {
			padding-bottom: 1em;
			clear: left;
		}
		
		body#home .holder #snippets #snip_area ul li p {
			line-height: 20px !important;
		}
		
		body#home .holder #snippets #snip_area ul li h3 {
			margin: 0;
			padding: 0;
			height: 16px;
			width: 532px;
			text-indent: -9999em;
		}
		
		body#home .holder #snippets #snip_area ul li#snip_homeland h3 { background: url("images/sniphead_homeland.png") top left no-repeat; }
		body#home .holder #snippets #snip_area ul li#snip_homeland p { padding: 6px 10px; }
		
		body#home .holder #snippets #snip_area ul li#snip_corpgovt h3 { background: url("images/sniphead_corpgovt.png") top left no-repeat; }
		body#home .holder #snippets #snip_area ul li#snip_litigation h3 { background: url("images/sniphead_litigation.png") top left no-repeat; }
		body#home .holder #snippets #snip_area ul li#snip_eventures h3 { background: url("images/sniphead_eventures.png") top left no-repeat; }
		body#home .holder #snippets #snip_area ul li#snip_crisis h3 { background: url("images/sniphead_crisis.png") top left no-repeat; }
		body#home .holder #snippets #snip_area ul li#snip_regulatory h3 { background: url("images/sniphead_regulatory.png") top left no-repeat; }
		body#home .holder #snippets #snip_area ul li#snip_legal h3 { background: url("images/sniphead_legal.png") top left no-repeat; }
		body#home .holder #snippets #snip_area ul li#blog h3 { background: url("images/sniphead_blog.png") top left no-repeat; }
		
		
		body#home .holder #snippets #snip_area ul li p {
			background: rgb(130,109,92);
			background: rgba(100,100,100,0.5) ;
			_background: transparent url("images/snippet_container.png") top left repeat-y;
			margin: 14px 0 16px;
			padding: 10px;
			color: #fff;
			font-size: 11px;
			line-height: 1.45em;
			font-family:Verdana,Arial,Sans-serif;
		}
		
		body#home .holder #snippets #snip_area ul li a.more {
			display: block;
			float: left;
			width:97px;
			text-indent: -9999em;
			background: url("images/btn_viewmore.png") 0 0 no-repeat;
			padding: 29px 0 0 0;
		}
		
/* @group CONSULTING */

#consulting.detail .main {
	float: left;
	width: 460px;
	margin-left: 220px;
	
}
#consulting.detail  .main .sidebar-item {
	float: left;
	width: 190px;
	margin-left: -220px;
	border: 1px solid #dddddd;
	background-color: #eaeaea;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#consulting.detail  .main .content-block  {
	float: left;
	width: 460px;
	margin-bottom: 30px;
	clear: none;
}
#consulting.detail  .main h3 {
	font-family: Helvetica, Arial, Sans-serif;
	border-bottom: 3px solid #ddd;
	font-size: 16px;
	text-indent: 220px;
	margin: 30px 0 5px;
	margin-left: -220px;
	padding-bottom: 5px;
	position: relative;
}
#consulting.detail  .main h3 a {
	font-size: 10px;
	position: absolute;
	display: inline;
	right: 0;
	top: 0;
}
#consulting.detail  .main .content-block p {
	line-height: 1.5em;
}
#consulting.detail  .main .content-block ul {
	line-height: 1.5em;
	list-style:circle;
}
#consulting.detail  .main .sidebar-item p {
	margin-left: 20px;
	margin-top: 0;
	margin-right: 20px;
	font-size: 11px;
	line-height: 1.5em;
}
#consulting.detail .main .sidebar-item p+p {
	border-top: 1px dotted #aaa;
	padding-top: 10px;
}
#consulting.detail .main .content-block .news-item {
	border-bottom: 1px dotted #aaa;
}
#consulting.detail .main .content-block .news-item.last {
	border-bottom: 0px dotted #aaa;
}
#consulting.detail .main .content-block .news-item p strong {
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-serif;
}
#consulting.detail .main .content-block .news-item h4 {
	font-family: Helvetica, Arial, Sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
}
#consulting.detail .main .content-block .news-item h4 span {
	background-color: #ddd;
	padding: 2px 5px;
	
}
#consulting.detail .contact-foot {
	float:left;
	width:230px;
	font-size:13px;
	line-height:17px;
	letter-spacing:.5px;
}
#consulting.detail .contact-foot-2 {
	float:left;
	padding-left:30px;
	width:200px;
	font-size:13px;
	line-height:17px;
}


/* @end */

/* @group FILE ICONS */
p.pdf a {
	padding-left: 22px;
	font-size: 10px;
	background: transparent url(/images/icon-pdf.gif) 0 50% no-repeat;
}
p.vcard a {
	padding-left: 22px;
	font-size: 10px;
	background: transparent url(/images/vcard.gif) 0 50% no-repeat;
}
p.rss a {
	padding-left: 22px;
	font-size: 10px;
	background: transparent url(/images/rss-brown.gif) 0 50% no-repeat;
}
/* @end */




/* @group OUR TEAM */


#section_items {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	clear: both;
}

#section_items ul {
	border: none;
	background: rgb(130,109,92);
	background-color: rgba(156, 175,199,0.4);
	float: left;
	margin: 0;
	padding: 15px 15px 10px 15px;
	width: 732px;
}

#section_items ul li {
	float: left;
	clear: none;
	display: inline;	
}
#section_items ul li a {
	display: block;
	text-shadow: 1px 1px 1px #333;
	margin: 0 15px 5px 0 ;
	padding: 7px;
	padding-bottom: 4px;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: futura, helvetica, sans;
	font-weight: bold;
	font-size: 14px;
	background-color: #333;
	white-space: nowrap;
}
#section_items ul li span {
	display: block;
	text-shadow: 1px 1px 1px #333;
	margin: 0 15px 5px 0 ;
	padding: 8px 7px 5px 7px;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: futura, helvetica, sans;
	font-weight: bold;
	font-size: 14px;
	background-color: #333;
}



#section_items ul li a:hover {
	text-decoration: none;
	background-color: #666;
	border: none;
	text-shadow: 1px 1px 1px #666;
}



#body.profiles  h1 {
	font-family: myriad pro, futura, helvetica, sans;
	color: #666;
	font-weight: normal;
	font-size: 3em;
}
#body.profiles  h1 span {
	background: #eee;
	padding: 10px;
}
/* the title under a persons name */
#body.profiles  h2 {
	font-family: helvetica, sans;
	letter-spacing: 1px;
	font-size: 1.7em;
	color: #666;
	font-weight: normal ;
	margin-left: 0px; /* I changed this on purpose, its suppose to align with body copy, NOT the persons name */
}
#body.profiles  .entry {
	margin-top: 30px;
	border-top: 4px solid #ccc;

}
/* overrides for profile pages only */
#body.profiles .main {
	width: 960px;
}

#body.profiles.all .main {
	width: 495px;
	margin: 0;
	float: right;
}
#body.profiles.all .main ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 495px;
}
#body.profiles.all .main ul li {
	margin: 0 0 10px;
	width: 495px;
	float: left;
	overflow: hidden;
}
#body.profiles.all .main ul li div.details{
	width: 371px;
	float: left;
}

#body.profiles.all .main ul li div.details a{
	float: left;
}

/*#body.profiles.all .main ul li a {
	float: left;
	width: 340px;
	padding-right: 10px;
	display: block;
	border-right: 5px double #ccc;
}
*/

#body.profiles.all .main ul li a:hover {
	text-decoration: none;
	border-bottom: none;
}
#body.profiles.all .main ul li a:hover strong {
	color: #000;
}
#body.profiles.all .main ul li a img {
	float: left;
	width: 110px;
	margin-right: 10px;
}
#body.profiles.all .main ul li a strong {
	font-size: 19px;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	padding: 10px;
	display: inline-block;
	float: left;
	background-color: #eaeaea;
	color: #555;
	font-weight: normal;
	margin-top: 0px;
}
#body.profiles.all .main ul li a em {
	font-style: normal;
	display: block;
	clear: left;
/*	display: block; */
	color: #777;
	font-size: 1.2em;
	font-family: sans-serif;
	padding: 10px;
/*	margin-left: 130px; */
}
#body.profiles.all .main ul li div.info {
	float: right;
	width: 130px;
	padding: 0 0 0 10px;
	height: 120px;
	border-left: 5px double #ccc;
}

#body.profiles p.vcard,
#body.profiles p.page {
	font-size: 1em;
	margin: 10px 0 10px;
	
}
#body.profiles.all p.vcard,
#body.profiles.all p.page {
	font-size: 1em;
	margin: 0 0 10px;
	float: left;
	
}
#body.profiles p.vcard a,
#body.profiles p.page a {
	padding: 5px 10px;
	padding-left: 27px;
	font-size: 10px;
}
#body.profiles.all .content p.vcard a,
#body.profiles.all .content p.page a {
	width: 96px;
	background-position: 3% 50%;
	padding-left: 23px;
	border: none;
	border-bottom: 1px dotted transparent;
}
#body.profiles.all .content p.vcard a:hover,
#body.profiles.all .content p.page a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}
#body.profiles p.vcard a {
	background: #ddd url(images/vcard.gif) no-repeat 5% 50%;
}
#body.profiles p.page a {
	background: #ddd url(images/icon-page.gif) no-repeat 5% 50%;
	
}

#body.profiles  p.divider {
	background: url("images/home_newsdivider.png") bottom left repeat-x;
	margin: 0 0 1em 0;
	padding-bottom: 1em;
	width: auto;
	height: auto;
}

#body.profiles .sidebar {
	margin: 0 0 0 522px;
}
#body.profiles.all .sidebar {
	margin: -10px 522px  0 0;
}
#body.profiles.all .sidebar ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border-top: 3px solid #ccc;
	font-weight: bold;
	font-size: 1.1em;
	
}
#body.profiles .sidebar p img {
		margin-left: 0px;
		border: 5px #cfcfcf solid;
		padding-margin:-10px;
}

#body.profiles .sidebar p {
		text-indent: -5px;
		
}
#body.profiles .sidebar p q {
	font-size: 14px;
	font-family: Futura Condensed, Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #002a38;
	font-weight: bold;
	letter-spacing: -0.0725em;
	text-indent: -9px;
}
/* @end */

/* @group profile list widgets */

#body ul#profiles {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 495px;
}
#body ul#profiles li {
	margin: 0 0 10px;
	width: 495px;
	float: left;
}
#body ul#profiles li a {
	float: left;
	width: 340px;
	padding-right: 10px;
	display: block;
	border-right: 5px double #ccc;
}
#body ul#profiles li a:hover {
	text-decoration: none;
	border-bottom: none;
}
#body ul#profiles li a:hover strong {
	color: #000;
}
#body ul#profiles li a img {
	float: left;
	width: 90px;
	margin-right: 10px;
	border:none;
}
#body ul#profiles li a strong {
	font-size: 19px;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	padding: 7px;
	display: inline-block;
	background-color: #eaeaea;
	color: #555;
	font-weight: normal;
	margin-top: 0px;
}
#body ul#profiles li a em {
	font-style: normal;
	display: block;
	color: #777;
	font-size: 1.2em;
	font-family: sans-serif;
	margin: 10px;
	margin-left: 110px;
}
#body ul#profiles li div.info {
	float: right;
	width: 130px;
}

#body ul#profiles p.vcard,
#body ul#profiles p.page {
	font-size: 10px;
	margin: 0 0 10px;
	float: left;
	
}
#body ul#profiles p.vcard a,
#body ul#profiles p.page a {
	width: 80px;
	background: transparent no-repeat 3% 50%;
	padding: 2px 0 2px 23px;
	border: none;
	border-bottom: 1px dotted transparent;
}
#body ul#profiles p.vcard a:hover,
#body ul#profiles p.page a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}
#body ul#profiles p.vcard a {
	background-image:  url(images/vcard.gif);
}
#body ul#profiles p.page a {
	background-image:  url(images/icon-page.gif) ;
	
}

/* @end */

/* FOOTER */		
body#home #footer .copyright { bottom: 80px; text-align: right; }

#footer {
	width: 100%;
	height: 45px;
	overflow: hidden;
	background: #beb2aa;
	background-color: rgba(130,109,92,0.6);
	background-color: rgb(130,109,92);
}
	
	#footer a:hover { border: 0; }
	
	#footer .foot_wrap {
		height: 40px;
		width: 100%;
		position: relative;
	}
	
	}
	#footer .right {
	text-align: right;
}
	#footer .copyright {
		display: block;
		padding: 18px 0 0;
		position: absolute;
		z-index: 9999;
		right: 100px; 		
		color: #ffffff;
		font-size: 12px;
		top: 0px;
	}
	
	#footer .privacy {
		display: block;
		padding: 18px 0 0;
		position: absolute;
		z-index: 9999;
		top: 24px;
		color: #555555;
		font-size: 9px;
		top: 0px;
		right: 223px;
/*		background: url("images/footer_privacy.png") 0 0 no-repeat; 
		width: 40px;
		text-indent: -9999em; */
	}
	#footer .disclaimers {
		display: block;
		padding: 18px 0 0;
		position: absolute;
		z-index: 9999;
		right: 147px;
		top: 24px;
		color: #fff;
		font-size: 9px;
		top: 0px;
/*		background: url("images/footer_disclaimers.png") 0 0 no-repeat;
		width: 60px;
		text-indent: -9999em; */
	}
	#footer .law_firm {
		display: block;
		padding: 18px 0 0;
		position: absolute;
		z-index: 9999;
		right: 28px;
		top: 24px;
		color: #fff;
		font-size: 9px;
		top: 0px;
/*		background: url("images/footer_law_firm.png") 0 0 no-repeat;
		width: 108px;
		text-indent: -9999em; */
	}

span.inline-disclaimer {
	position: absolute;
	font-size: 9px;
	color: #777;
	bottom: 9px;
    right: 28px;
	padding-left:28px;
}

#linkedicon img { cursor: pointer; }

ul.errors {
	color: #B2332D;
	margin-top: 0;
	margin-bottom: 2em;
}
div.hr {
vertical-align:text-top;
margin: -7px 0 12px 0;
background-image: url("images/hr.png");
height:3px;
width:960px;
}
div.hr hr{ display:none;}


.icon {
float: left;
width: 150px;
}


.innobox {
float: left;
width: 730px;
top: -10px;
position: relative; 
}


.commbox {

float: left; 
width: 440px; 
margin: 0 20px 20px 0;
text-align: center; 
border: 1px solid rgba(130,109,92,0.8);
background: rgb(130,109,92);
background: rgba(130,109,92,0.6);
padding: 10px 0;
color: #fff;

}


.housingslider {
width: 920px; 
height: 120px;
margin: 0 auto;
}

.housingslider img {
margin-right: 7px;
border: 0;
}


.sliderimg {
float: left;
font-size: 11px;
text-align: center;
width: 120px; 
}

.sliderimg img {
padding-top: 5px; 
padding-left: 5px; 
}

.sliderimg2 {
float: left;
font-size: 11px;
text-align: center;
width: 150px; 
}

.sliderimg2 img {
padding-top: 5px; 
padding-left: 5px; 
}


.sliderimghome {
float: left; 
/*margin-right: 6px; */
font-size: 10px;
text-align: center;
/*padding-bottom: 5px; */
width: 187px; 
}

.sliderimghome a {
font-size: 9px;
letter-spacing: 0.05px; 
}

.housingslider a {
font-size: 9px;
letter-spacing: 0.05px; 

}


.fullcontent h1, .entry h1 {
        font-family: Helvetica, Verdana, Arial;
        font-size: 2.5em;
	letter-spacing: 0.07em;
	padding: 0;
	margin: 0;
}


#contactbox {

	padding: 0 0 0 120px;
	font-size: 14px;

	}


#missionbox {

	padding: 0;
	text-alignment: justify; 

	}


#comaddress {
background: rgb(130,109,92);
background: rgba(130,109,92,0.8); 
width: 300px; 
height: 70px; 
color: #ffffff;
margin: 0; 
padding: 15px 0 5px 0; 
font-size: 11px; 
}

#comaddress2 {
background: rgb(130,109,92);
background: rgba(130,109,92,0.8); 
width: 400px; 
height: 100px; 
color: #ffffff;
margin: 0; 
padding: 15px 0 5px 0; 
font-size: 12px; 
}



/***** MENU *****/


ul.topMenu li.tm ul.topSubmenu
        { display: none; background: #d9d3ce; position: absolute; top: 25px;  z-index: 99999999101; border: 1px solid #938173; margin: 0; padding: 0;
}
ul.topMenu li.tm ul.topSubmenu li.ttsm, #nav ul.topMenu li.tm ul.topSubmenu li.tsm
        { display: block; float: none; z-index: 99102; }
ul.topMenu li.tm ul.topSubmenu li.ttsm a, #nav ul.topMenu li.tm ul.topSubmenu li.tsm a
        { display: block; float: none; z-index: 99102; }
ul.topMenu li.tm:hover a
        { color: #333333; z-index: 99102; }
ul.topMenu li.tm:hover ul.topSubmenu
        { display: block; z-index: 99201; }

ul.topMenu
        { height: 26px; padding: 2px 0 0 0; position: relative; left: 10px;  }
ul.topMenu li.tm
        { float: left; height: 26px; position: relative; list-style:none; }
ul.topMenu li.home
        { background: transparent;  list-style:none;}
ul.topMenu li.tm a
        { float: left; display: block; color: #fff; text-decoration: none; font-size: 1.1em; letter-spacing: 0.03em; font-weight: 600; }

ul.topMenu li.tm ul.topSubmenu li.tsm a
        {
        width: 150px; height: 13px; color: #555555; margin: 0; padding: 5px 8px; font-size:11.5px;cursor:pointer;
        font-family:"Arial", serif; z-index: 9999999;
        border-bottom: 1px solid #938173;
        }

ul.topMenu li.tm:hover a
        { color: #333333; z-index: 99102; }

ul.topMenu li.tm ul.topSubmenu li.tsm a:hover, ul.topMenu li.tm ul.topSubmenu li.ttsm a:hover
		{
	color: #000000;
	}


ul.topMenu li.tm a
{
height:23px;
z-index: 99102;
}

ul.topMenu li.tm #menu_chome {
background: url("images/top_navigation.png") 0 0; width:68px; text-indent:-5000px; }
ul.topMenu li.tm #menu_chome:hover { background: url("images/top_navigation.png") 0 20px; }

ul.topMenu li.tm #menu_cnews {
background: url("images/top_navigation.png") -68px 0; width:68px; text-indent:-5000px; }
ul.topMenu li.tm #menu_cnews:hover { background: url("images/top_navigation.png") -68px 20px; }

ul.topMenu li.tm #menu_calendar {
background: url("images/top_navigation.png") -136px 0; width:110px; text-indent:-5000px; }
ul.topMenu li.tm #menu_calendar:hover { background: url("images/top_navigation.png") -136px 20px; }

ul.topMenu li.tm #menu_info {
background: url("images/top_navigation.png") -246px 0; width:130px; text-indent:-5000px; }
ul.topMenu li.tm #menu_info:hover { background: url("images/top_navigation.png") -246px 20px; }

ul.topMenu li.tm #menu_links {
background: url("images/top_navigation.png") -376px 0; width:65px; text-indent:-5000px; }
ul.topMenu li.tm #menu_links:hover { background: url("images/top_navigation.png") -376px 20px; }

ul.topMenu li.tm #menu_gallery {
background: url("images/top_navigation.png") -441px 0; width:95px; text-indent:-5000px; }
ul.topMenu li.tm #menu_gallery:hover { background: url("images/top_navigation.png") -441px 20px; }

ul.topMenu li.tm #menu_cstories {
background: url("images/top_navigation.png") -536px 0; width:117px; text-indent:-5000px; }
ul.topMenu li.tm #menu_cstories:hover { background: url("images/top_navigation.png") -536px 20px; }

ul.topMenu li.tm #menu_ccontact {
background: url("images/top_navigation.png") -654px 0; width:110px; text-indent:-5000px; }
ul.topMenu li.tm #menu_ccontact:hover { background: url("images/top_navigation.png") -654px 20px; }



a:hover { color: #333; text-decoration: underline; }

.xoxo, .linkcat { 
list-style-type: none;
padding-left: 100px; 
}

.xoxo li {
padding-bottom: 5px; 
}




/***** MENU ******/


#nav ul.topMenu
        { float: right; height: 26px; padding: 2px 100px 0 0; position: relative; left: 10px; top: 10px; }
#nav ul.topMenu li.tm
        { float: left; height: 26px; position: relative; list-style:none; }
#nav ul.topMenu li.home
        { background: transparent;  list-style:none;}
#nav ul.topMenu li.tm a
        { float: left; display: block; color: #fff; text-decoration: none; font-size: 1.1em; 
letter-spacing: 0.03em; font-weight: 600; }


/* header dropdowns */

#nav ul.topMenu li.tm ul.ttopSubmenu
        { display: none; background: #d9d3ce; position: absolute; top: 25px; left: 0px; z-index: 99101; border: 1px solid #938173; margin: 0; padding: 0;
}
#nav ul.topMenu li.tm ul.ttopSubmenu li.ttsm, #nav ul.topMenu li.tm ul.ttopSubmenu li.tsm
        { display: block; float: none; z-index: 99102; }
#nav ul.topMenu li.tm ul.ttopSubmenu li.ttsm a, #nav ul.topMenu li.tm ul.ttopSubmenu li.tsm a 
        { display: block; float: none; z-index: 99102; }
#nav ul.topMenu li.tm:hover a
        { color: #333333; z-index: 99102; }
#nav ul.topMenu li.tm:hover ul.ttopSubmenu
        { display: block; z-index: 99201; }

#nav ul.topMenu li.tm ul.ttopSubmenu li.tsm a:hover, #nav ul.topMenu li.tm ul.topSubmenu li.ttsm a:hover, #nav a:hover
                {
        color: #000000;
        }
        
#nav ul.topMenu li.tm a
{       
height:23px;
z-index: 99102;
}       
        
#nav ul.topMenu li.tm #menu_home {
background: url("images/main_nav3.png") 0 0;width:65px; text-indent:-5000px; }
#nav ul.topMenu li.tm #menu_home:hover { background: url("images/main_nav.png") 0px 18px; }
        
#nav ul.topMenu li.tm #menu_about {
background: url("images/main_nav.png") -65px 0;width:60px; text-indent:-5000px; }
#nav ul.topMenu li.tm #menu_about:hover { background: url("images/main_nav.png") -65px 18px; }
                
#nav ul.topMenu li.tm #menu_communities {
background: url("images/main_nav.png") -125px 0; width:110px; text-indent:-5000px; }
#nav ul.topMenu li.tm #menu_communities:hover { background: url("images/main_nav.png") -125px 18px; }
                
#nav ul.topMenu li.tm #menu_innovation {
background: url("images/main_nav.png") -235px 0; width:95px; text-indent:-5000px; }
#nav ul.topMenu li.tm #menu_innovation:hover { background: url("images/main_nav.png") -235px 18px; }
                
#nav ul.topMenu li.tm #menu_news {
background: url("images/main_nav.png") -330px 0; width:55px; text-indent:-5000px; }
#nav ul.topMenu li.tm #menu_news:hover { background: url("images/main_nav.png") -330px 18px; }
                
#nav ul.topMenu li.tm #menu_contact {
background: url("images/main_nav.png") -385px 0; width:80px; text-indent:-5000px; }
#nav ul.topMenu li.tm #menu_contact:hover { background: url("images/main_nav.png") -385px 18px; }
        
#nav ul.topMenu li.tm #menu_employment {
background: url("images/main_nav.png") -465px 0; width:60px; text-indent:-5000px; }
#nav ul.topMenu li.tm #menu_employment:hover { background: url("images/main_nav.png") -465px 18px; }
        
#nav ul.topMenu li.tm #menu_emp {
background: url("images/main_nav.png") -525px 0; width:88px; text-indent:-5000px; }
#nav ul.topMenu li.tm #menu_emp:hover { background: url("images/main_nav.png") -525px 18px; }
        
#nav ul.topMenu li.tm ul.ttopSubmenu li.ttsm a
        { 
	width: 170px; height: 13px; color: #555555; margin: 0; padding: 5px 8px; font-size:11.5px;cursor:pointer;
	font-family:"Arial", serif; z-index: 9999999;
	border-bottom: 1px solid #938173;
	}

#nav ul.topMenu li.tm ul.ttopSubmenu li.tsm a
        { 
	width: 75px; height: 13px; color: #555555; margin: 0; padding: 5px 8px; font-size:11.5px;cursor:pointer;
	font-family:"Arial", serif; z-index: 9999999;
	border-bottom: 1px solid #938173;
	}

#nav ul.topMenu li.tm ul.ttopSubmenu li.ttsm a:hover
        { color: #000000; }
        


#midnav {
width: 778px; height: 28px; margin: 0 auto; padding: 0; position: relative; top: -12px; left: 20px; background-color: #D9D3CE;
}


 img, div, input { behavior: url("iepngfix.htc") }

.alignleft {
float: left; 
padding-right: 5px;
}

.alignright {
float: right; 
padding-left: 5px;
}

#rss2 {
        position: relative;
        top: -10px;
        left: 720px; 
        margin-right: 20px; 
        height: 25px;
        width: 278px;
    }

#rss2 img {
margin-right: 5px; 
position: relative; 
top: -30px; 
}

#rss2 .leed {
position: relative; 
top: 0px; 
left: 0px; 
z-index: 1;
}

#headerwrapper {
width: 1280px;
margin: 0px auto;
text-align: center;
}

.contactaddressbox {
margin-top: 10px;
background: #826d5c; 
width: 710px; 
text-align: center; 
color: #ffffff; 
height: 117px;
padding-top: 10px; 
}

.contactappbox {
background: #826d5c; 
height: 234px; 
color: #ffffff; width: 260px; float: left; text-align: center; 
padding-top: 20px;
}

#slider1 {
width: 940px;
}

.bx-prev {
	position: absolute;
	top: 88px;
	left: -50px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(/index_files/icon_arrow_left.png) no-repeat 0 -31px;
	z-index: 9999999;
}

.bx-next {
	position: absolute;
	top: 88px;
	right: -57px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(/index_files/icon_arrow_right.png) no-repeat 0 -31px;
	z-index: 9999999;
}

.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}
