:root, html {
	overflow-y:scroll;
}
body {
	text-align:center;
	font-size:100%;
	color:#333;
	background-image: url(../_img/back-tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a img {
	border:none;
}
a {
	text-decoration:none;
	color:#036;
}
a:hover {
	color:#900;
}
#wrapper {
	text-align:left;
	width:980px;
	margin:0 auto;
	font-size:80%;
}
#masthead {
	background-image: url(../_img/masthead.jpg);
	background-repeat: no-repeat;
	height: 142px;
	padding: 80px 0 0 250px;
}
#home-contact {
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}
#home-contact li {
	float:left;
	width:73px;
	margin:0 0 0 36px;
}
#home-contact a {
	height:19px;
	display:block;
}
#home-contact a img {
	border:none;
}
#home-contact #home a {
	background-image:url(../_img/nav/home_u.gif);
	background-repeat:no-repeat;
}
#home-contact #contact a {
	background-image:url(../_img/nav/contact_u.gif);
	background-repeat:no-repeat;
}
#home-contact #home a:hover {
	background-image:url(../_img/nav/home_o.gif);
}
#home-contact #contact a:hover {
	background-image:url(../_img/nav/contact_o.gif);
}
#rotationWrap {
	height: 205px;
	overflow: hidden;
	background-repeat: no-repeat;
	clear:left;
}
#rotation img {
	border:none;
}
#bodyContent {
	margin-top: 17px;
	overflow: hidden;
}
#contentLeft {
	float: left;
	width: 690px;
	margin-right: 36px;
}
#contentLeft h2, #interior #contentLeft a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#966124;
	font-size:medium;
}
#interior #contentLeft a {
	font-size:85%;
	color:#036;
}
#contentLeft a {
	color:#036;
	font-weight:bold;
	font-size:x-small;
}
#contentLeft p {
	margin:.75em 0;
}
#contentLeft img {
	/*border:1px solid #036;*/
}
#contentRight {
	width: 254px;
	float: left;
	line-height: 1.3;
}
#contentRight h1, #contentRight h2, #contentRight h3 {
	color: #900;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight:normal;
}
#contentRight h1 {
	font-size:140%;
}
#contentRight h1 span {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:75%;
	color:#666;
}
#contentRight h1#homepage {
	font-size:115%;
	font-weight: bold;
}
#contentRight div.news {
	overflow:hidden;
	margin-bottom:25px;
}
#contentRight .news div.title {
	font-size:100%;
	float:left;
	margin-right:35px;
	margin-left:0;
	border-bottom:none;
}
#contentRight .news div p {
	margin-top:0;
}
#contentRight h2 {
	color: #036;
	font-size: 115%;
}
#interior #contentRight h2 {
	color:#7A1B00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	margin-bottom:0;
}
#contentRight h3 {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}
#contentRight p.pageName {
	color:#900;
	font-size:140%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:3px;

}
#contentRight p.pageName span {
	color:#333;
	font-size:70%;
	font-weight:normal;
	text-transform:uppercase;
	padding-left: 15px;
}
/*#contentRight p.pageName a:hover, #contentRight p.pageName a:focus {
	color:#7A1B00;
}*/
#contentRight p.pageName img {
	position:relative;
	top:4px;
}
#contentRight div.news div {
	margin-left:165px;
	padding-bottom:15px;
	border-bottom:1px solid #900;
}
#industriesServed p {
	margin-top:0;
}
#newsBox {
	margin-top: 21px;
	overflow: hidden;
}
#newsBox .box {
	width: 219px;
	margin-right: 16px;
	float: left;
	background-image: url(../_img/box-top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#newsBox .interior {
	background-image: url(../_img/box-sides.gif);
	background-repeat: repeat-y;
	padding: 0 10px;
	font-size: 95%;
}
#newsBox .box .interior h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../_img/boxHeadBk.jpg);
	background-repeat: repeat-x;
	padding: 3px 6px 6px;
	font-size: 100%;
	color: #7A1B00;
	font-weight: normal;
	margin: 0;
}
.boxBottom {
	background-image: url(../_img/box-bottom.gif);
	background-position: bottom;
	height: 15px;
	background-repeat: no-repeat;
}
#newsBox .box.right {
	margin-right: 0px;
}
#process {
	width:250px;
	background-image:url(../_img/process-box.gif);
	background-repeat:no-repeat;
	padding:1px;
	text-align:center;
}
#process h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7A1B00;
	font-weight: normal;
	font-size:1em;
	text-transform:uppercase;
	line-height:43px;
	background-image:url(../_img/process-head.gif);
	background-repeat:no-repeat;
	margin:5px 12px;
}
#process p+p {
	font-size:85%;
	text-align:left;
	margin:auto 25px;
}
#footer {
	font-size: 90%;
	color: #666;
}
#credits {
	text-align:center;
}
#contentLeft #newsBox cite {
	text-align:center!important;
	display:block;
	margin-top:10px;
}
#contentLeft cite, #contentRight cite {
	text-align:right!important;
	font-size:90%;
	margin-top:0;
	display:block;
}
#contentLeft blockquote, #contentRight blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#855B27;
	font-style:italic;
	margin-left:0;
	margin-bottom:0;
	width:212px;
}
#contentRight blockquote {
	width:auto;
}
#contentRight blockquote p {
	margin:0;
}
.team {
	overflow:hidden;
}
#interior #teamLinks a {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	text-transform:uppercase;
}
#interior #teamLinks a:hover,#interior #teamLinks a:focus  {
	color:#900;	
}
#interior #teamLinks p {
	margin:1em 0;
	color:#CDB97E;
}
.team img {
	float:left;
	margin:0 35px 15px 0;
}
address {
	font-style:normal;
	margin-bottom:1em;
}
#processDiagram {
	background-image: url(../_img/process-diagramLG4.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	padding-top:161px;
	width:689px;
}
#processDiagram a {
	text-decoration:none;
}
#processDiagram a:hover, #processDiagram a:focus {
	text-decoration:underline;
	color:#A90000;
}
#processDiagram ul {
	margin: 10px;
	padding: 10px;
	font-size: 105%;
}
#processDiagram #growthProcess ul {
	color: #C4B363;
	margin-bottom:0;
}
#processDiagram #exitProcess ul {
	color: #052C57;
	margin-top:0;
	padding-top:0;
}
#processDiagram #strategyProcess ul {
	color: #7A1900;
	margin-top:0;
	padding-top:0;
}
#processDiagram li a  {
	color: #333;
}
#growthProcess {
	padding-left: 301px;
	min-height:130px;
	/*border-bottom:1px solid #FFFFFF;*/
}
#exitProcess {
	width:295px;
	margin-left:225px;
}
#strategyProcess {
	float:left;
	margin-left:25px;
	width: 205px;
}

