/************************************************************


		TEXT GRAY:		#58595B
		HOVER GREEN:	#699974
		SELECTED BLACK	#231F20
		TITLE BROWN		#7F634F
		SUBNAV GRAY		#808285
		CONTENT BKGRND	#F1F1F1


************************************************************/




/******************** common styles ********************/
body
	{
	margin: 0;
	background: #543313;
	text-align: center;
	scrollbar-base-color:#CCCCCC;
	overflow: hidden;
	/* begin hiding from MacIE \*/
	overflow: visible;
	/* end hiding from MacIE */
	}
	
p
	{
	font: 11px/15px 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	color: #58595B;
	margin: 14px 0 0;
	}
	
a
	{
	color: #7F634F;
	}
	
a:hover
	{
	color: #699974;
	}
	
ul
	{
	margin: -10px 0 0 0;
	padding: 0;
	}
	
ul li
	{
	margin: 0 0 4px 0;
	padding: 0 0 0 32px;
	font: 11px/15px 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	color: #808285;
	list-style-type: none;
	background: url(/images/bullet_arrows.gif) 0 3px no-repeat;
	}
	
	
	
/******************** container styles ********************/
#container
	{
	width: 713px;
	margin: 0 auto;
	text-align: left;
	}
	
#center
	{
	border: solid 6px #FFFFFF;
	position: absolute;
	background: #FFFFFF;
	\width: 725px;
	w\idth: 713px;
	\height: 463px;
	he\ight: 461px;
	top: 50px;
	/* begin hiding from MacIE \*/
	top: 50%;
	margin-top: -228px;
	/* end hiding from MacIE */
	}
	
	
	
/******************** header styles ********************/
#header
	{
	height: 56px;
	background: #543313;
	text-align: right;
	}
	
#header img
	{
	margin: 36px 0 0 1px;
	}
	
	
	
/******************** content styles ********************/
#content
	{
	height: 310px;
	margin: 8px 0 12px 0;
	background: #F1F1F1;
	}
	
#content h1
	{
	font: 14px/18px 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	color: #7F634F;
	margin: 0 0 14px;
	}
	
#content h2
	{
	font: 11px/15px 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	color: #7F634F;
	margin: 0 0 14px;
	}
	
#content h3
	{
	font: 16px/20px Georgia, Times New Roman, serif;
	color: #808285;
	margin: 0 0 14px;
	}
	
#content h4
	{
	font: italic 11px/15px 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	margin: 14px 0 -14px;
	color: #58595B;
	}
	
#content h5
	{
	font: 10px/14px 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	margin: 14px 0 -14px;
	color: #231F20;
	}
	
#content h5 strong
	{
	color: #7F634F;
	font-weight: normal;
	}
	
#content h6
	{
	font: 11px/15px 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	color: #7F634F;
	margin: 0 0 -4px;
	border-bottom: solid 1px #231F20;
	}
	
#flash
	{
	float: left;
	}
	
.process
	{
	border-right: solid 4px #FFFFFF;
	}
	
#main
	{
	float: left;
	clear: right;
	margin: 0 0 0 28px;
	padding: 0 25px 0 0;
	width: 419px;
	/* begin hiding from MacIE \*/
	\width: 450px;
	w\idth: 425px;
	/* end hiding from MacIE */
	}
	
.columns
	{
	float: right;
	\width: 100%;
	w\idth: 96%;
	}
	
html>body .columns
	{
	width: 100%;
	}
	
.columns div
	{
	float: left;
	padding-right: 15px;
	\width: 49%;
	w\idth: 44%;
	}
	
.clear
	{
	clear: right;
	height: 1px;
	overflow: hidden;
	}
	
	
	
/******************** pages styles ********************/
.expertise
	{
	height: 200px;
	overflow: auto;
	padding-right: 14px;
	}
	
.advantage
	{
	height: 240px;
	overflow: auto;
	padding-right: 14px;
	}
	
.people
	{
	height: 215px;
	overflow: auto;
	padding-right: 14px;
	}
	
	
	
/******************** subnav styles ********************/
#subnav
	{
	margin: 0 0 0 424px;
	padding-top: 15px;
	font: 11px/14px Georgia, Times New Roman, serif;
	color: #848484;
	}
	
#subnav #icon
	{
	float: right;
	}
	
#subnav #columnRight
	{
	margin: 0 0 35px 5px;
	width: 145px;
	float: right;
	}
	
#subnav #columnLeft
	{
	margin-left: 5px;
	width: 100px;
	float: right;
	}
	
#subnav em
	{
	font-style: normal;
	color: #231F20;
	}
	
#subnav a
	{
	color: #808285;
	text-decoration: none;
	}
	
#subnav a:hover
	{
	color: #699974;
	}
	
	
	
/******************** footer styles ********************/
#footer
	{
	height: 53px;
	background: #EFDF8C url(/images/background_footer.gif) 471px 16px no-repeat;
	border-bottom: 26px solid #F1F1F1;
	}
	
#footer #tagline
	{
	position: relative;
	top: 17px;
	left: 175px;
	width: 232px;
	}
	
#footer #logo
	{
	position: relative;
	top: 0;
	left: 505px;
	width: 118px;
	}