@charset "UTF-8";/* page title------------------------------------------------------------------*/#title_shadow {	width: 100%;	background-color: #fff9ef;	padding-bottom: 30px;}#title_container {	width: 840px;	margin: 0 auto;	padding: 0 0 30px;	height: auto;}#title {	width: 800px;	margin: 0 auto;	position: relative;	top: 30px;}#titleContainer  {	width: 500px;	float: left;	text-align: justify;}#titleContainer p {	margin-bottom: 10px;}#titleContainer h3 a, #titleContainer h3 a:visited {	color: #990000;	border-bottom: 1px dotted #990000;	text-decoration: none;}#titleContainer h3 a:hover {	color: #312820;	border-bottom: 1px dotted #312820;	text-decoration: none;}h1.title {	color: #312820;	font-size: 36px;	margin: 0;	padding-bottom: 6px;	line-height: 36px;}h3.title {	font-size: 14px;	line-height: 20px;}/* title links------------------------------------------------------------------*/.title_links_container  {	width: 280px;	float: right;}#title_links {	height: 65px;	width: 280px;	overflow: hidden;}#title_links ul {	padding: 0;	margin: 0;	list-style-type: none;}#title_links ul li {	padding: 0;	margin: 0 0 0 20px;	float: right;	width: 120px;}#title_links ul li a, #title_links ul li a:visited {	color: #990000;	text-decoration: none;	margin: 0;	font-size: 14px;	background-image: url(../../images/blog-btn_title_link.png);	background-repeat: no-repeat;	background-position: left top;	height: 45px;	width: 100px;	line-height: 14px;	text-align: center;	padding: 10px;	display: block;}#title_links ul li a:hover {	text-decoration: none;	background-image: url(../../images/blog-btn_title_link.png);	background-repeat: no-repeat;	background-position: left bottom;}#title_links ul li .link_def {	color: #312820;	font-size: 10px;	line-height: 12px;	display: block;	padding-top: 2px;}/*  Recent Posts Panel------------------------------------------------------------------*/#current_case_studies {	padding-bottom: 10px;	padding-left: 20px;}#current_case_studies h2 {	color: #312820;	font-size: 12px;	letter-spacing: 1px;	margin-bottom: 10px;	padding-left: 5px;}#current_case_studies ul {	padding: 0;	margin: 0 0 10px;	padding: 1px 0 0;	border-top: 1px dotted #91817b;	list-style-type: none;}#current_case_studies ul li {	padding: 0 0 1px 0;	margin: 0;	clear: left;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #91817b;}#current_case_studies ul li a, #current_case_studies ul li a:visited {	color: #990000;	padding: 10px 10px 3px;	text-decoration: none;	margin: 0;	display: block;	border: none;	font-size: 14px;}#current_case_studies ul li a:hover {	color: #312820;	background-color: #FFF;	text-decoration: none;}#current_case_studies ul li .industry {	color: #86817b;	padding: 2px;	display: block;	font-size: 12px;}