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

html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, td, table{margin:0; padding:0; border:0;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 26px;
	color: #231F20;
}
a:link{
	color: #983620;
	text-decoration: underline;
}
a:active{
	color: #983620;
	text-decoration: underline;
}
a:visited{
	color: #983620;
	text-decoration: underline;
}
a:hover{
	color: #C38A71;
	text-decoration: underline;
}
.clear_float{clear:both;}
#centered-container{
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#outsource-nav{
	position:absolute;
	top: 0px;
	right: 0px;
}
#masthead-container{
	height:172px;
	background-image: url(../images/bg-masthead.gif);
	background-repeat: no-repeat;
	position:relative;
}
#masthead-container-secondary{
	height:120px;
	position:relative;
	background-color: #A09B8D;
}
#logo-home{
	position:absolute;
	left: 74px;
	top: 16px;
}
#logo{
	position:absolute;
	left: 74px;
	top: 28px;
}
#title-home{
	position:absolute;
	left: 285px;
	top: 66px;
}
#title{
	position:absolute;
	left: 285px;
	top: 66px;
}
#sub_nav-container-left{
	height:100px;
	float:left;
	background-image: url(../images/bg-sub_nav.gif);
	background-repeat: no-repeat;
	width: 116px;
}
#sub_nav-container-left2{
	height:100px;
	float:left;
	width: 116px;
	background-color: #A09B8D;
}
.sub_nav{
	height: 68px;
	text-align: right;
	vertical-align: top;
	width: 116px;
}
.sub_nav img{
	margin-bottom: 8px;
	margin-right: 8px;
}
#nav-container-right{
	float:right;
}
#content-container{}
#content-container-secondary{
	background-repeat: repeat-y;
	background-image: url(../images/bg-content-container.gif);
}
#content-container-right{
	width: 695px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #983620;
	padding-top: 33px;
	padding-bottom: 25px;
}
#content-container-right h1{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 65px;
	margin-left: 65px;
	color: #983620;
	font-weight: bold;
}
#content-container-right h2{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 3;
	margin-top: 15px;
	margin-right: 65px;
	margin-left: 65px;
	text-transform: uppercase;
}
#content-container-right h3{
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 65px;
	margin-left: 65px;
}
#content-container-right p{
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 65px;
	margin-left: 65px;
}
#content-container-right ul{
	font-size: 12px;
	line-height: 14px;
	margin-top: -10px;
	padding-left: 30px;
	margin-left: 65px;
	margin-bottom: 15px;
	margin-right: 65px;
}
#content-container-right li{margin-bottom: 5px;}
#content-container-right hr{
	margin-left: 65px;
}
#mmc-tag{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 22px;
}
#footer{
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #989482;
	line-height: 13px;
}
#footer a:link{
	text-decoration:underline;
	color: #989482;
}
#footer a:hover{
	text-decoration:none;
	color: #989482;
}
#footer a:active{
	text-decoration:underline;
	color: #989482;
}
#footer a:visited{
	text-decoration:underline;
	color: #989482;
}
#footer img{
	margin-left: 18px;
	margin-right: 18px;
}
#footer-gr{
	height: 26px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#case_studies-container{
	background-color: #983620;
	height: 32px;
	text-align: right;
	vertical-align: bottom;
}
#case_studies-container img{
	margin-right: 4px;
	margin-bottom: 8px;
}
.uppercase-blue{
	text-transform: uppercase;
	color: #004B8D;
}
/**************Case Study Nav**************/
#content-container-left{
	float: left;
	width: 116px;
	font-size: 9px;
	line-height: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content-container-left ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #231F20;
	border: none;
}
#content-container-left li{
	background-color: #F0EFE7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin:0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
 }
#content-container-left a:link{
	color: #554841;
	text-decoration: none;
 }
 #content-container-left a:active{
	color: #554841;
	text-decoration: none;
 }
 #content-container-left a:visited{
	color: #554841;
	text-decoration: none;
 }
  #content-container-left a:hover{
	color: #231F20;
	text-decoration: none;
 }
/*****************************************/
#staff-container{
	margin-left:65px;
	margin-top:-15px;
	margin-right: 65px;
}
#staff-container h1{
	margin-top:15px;
	margin-left:15px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-weight:bold;
	line-height: 14px;
	margin-right: 0px;
}
#staff-container h2{
	margin-left:15px;
	margin-bottom: 3px;
	margin-top:0;
	margin-right: 0px;
	font-weight: normal;
}
#staff-container p{
	margin-left:15px;
	margin-right: 0px;
}
#staff-container img{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #989482;
	width:100px;
	margin-bottom: 15px;
	margin-top:15px;
}
#staff-container hr{margin-left:0;}
#staff-container a:link{
	color: #231F20;
	text-decoration: underline;
}
#staff-containera:hover{
	color: #989482;
	text-decoration: underline;
}
#staff-containera:active{
	color: #231F20;
	text-decoration: underline;
}
#staff-containera:visited{
	color: #231F20;
	text-decoration: underline;
}
.font-small{
	font-size: 10px;
	text-transform: uppercase;
}
.tranOFF{opacity:.87;filter: alpha(opacity=87);-moz-opacity: 0.87;}
.tranON{}
