@charset "utf-8";
body {	
	background-color: #462f26;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#462e26;
	line-height:16px;
	/*font-weight:bold;*/
}
#page_container {	
	margin:100px auto 0 auto;
	text-align:center;
}
#logo {
	position:absolute;
	float:left; 
	left:-30px; 
	top:-26px;
	z-index:2;
}
#nav {		
	width:713px;
	padding-left:119px;
	position:relative;
	z-index:13;
}
#nav img {
	border:0;
	float:left;
}
#content {
	height:647px;
	width:830px;
	background-image:url(images/content_bg.jpg);
	position:relative;
	margin:0 auto;
	text-align:center;
	padding:0;
}
#home_content {
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
	height:647px;
	width:830px;
	position:relative;
	margin:0 auto;
	text-align:center;
}
#client_content {
	height:647px;
	width:830px;
	background-color:#fafbf7;
	position:relative;
	margin:0 auto;
	text-align:center;	
	z-index:20;
}
#legal_content {
	height:647px;
	width:830px;
	background-color:#f7f8f1;
	position:relative;
	margin:0 auto;
	text-align:left;
}

#leftcol {
	float:left;
	width:239px;
	height:492px;	
	padding-top:40px;
	background-color:#bcbf9e;
}
#rightcol {
	float:right;
	background-color:#f7f8f1;
	width:591px;
	height:532px;
}
#leftcol_client {
	float:left;
	width:330px;
	height:492px;
	background-color:#f7f8f1;
	padding-top:40px;
	padding-left:28px;
	text-align:left;
}
#rightcol_client {
	float:right;
	width:472px;
	height:532px;
}
#leftcol_projects {
	float:left;
	width:330px;
	height:492px;
	background-color:#f7f8f1;
	padding-top:40px;
	padding-left:28px;
	text-align:left;
}
#back_button {
	height:20px;
}
#project_title {
	font-family:"Futura", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:25px;
	width:275px;
}
#rightcol_projects {
	float:right;
	width:471px;
	height:532px;
}
#projects_list {
	width:305px;
	height:410px;
	overflow:auto;
	/*position:relative;
	background-color:#f7f8f1;*/
	line-height:1.2em;
	margin-top:10px;
	z-index:0;
}
#project {
	width:300px;
	height:400px;
	overflow:auto;
	/*position:relative;
	background-color:#f7f8f1;*/
	line-height:1.4em;
	margin-top:10px;
	text-align:justify;
	z-index:0;
}
#leftcol_news {
	float:left;
	width:448px;
	height:492px;
	background-color:#f7f8f1;
	padding-top:40px;
	padding-left:28px;
	text-align:left;
}
#leftcol_news .news_item {
	padding-left:28px;
	padding-bottom:15px;
	overflow:hidden;
}
#leftcol_news .news_item .left {
	float:left;
	width:80px;
	font-size:12px;
	line-height:13px;
}
#leftcol_news .news_item .left a {
	font-weight:normal;
}
#leftcol_news .news_item .left a:hover {
	font-weight:bold;
}
#leftcol_news .news_item .right {
	float:left;
	width:320px;
	font-size:12px;
	line-height:13px;
}
.news_source {
	font-size:12px;
	font-style:italic;
	color:#8a7a67;
}
#news_list {
	width:450px;
	height:405px;
	overflow:auto;
	line-height:1.2em;
	margin-top:3px;
	z-index:0;
}
#rightcol_news {
	float:right;
	width:354px;
	height:532px;
}
#leftcol_who {
	float:left;
	width:225px;
	height:465px;	
	padding-top:67px;
	padding-right:14px;
	background-color:#bcbf9e;
	text-align:right;
}
#rightcol_who {
	float:left;
	width:506px;
	height:500px;
	padding-left:50px;
}
#home_copy {
	padding:65px 108px 0 108px;
	width:608px;
	text-align:justify;
	font-weight:normal;
	line-height:20px;
}
#legal_copy {
	font-size: 12px;
	color: #737b35;
	line-height:16px;
	text-align:justify;
	padding:20px 25px;
}
#contact_copy {
	padding:120px 0 0 119px;
	text-align:left;
}
#who_copy {
	padding:65px 0 0 0;
	text-align:left;
}
.title {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#462e26;
	line-height:20px;
}
.legal_title {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#462e26;
	line-height:16px;
}
.who_title_leftcol {
	color:#564236;
	margin-bottom:14px;
}
.who_title_leftcol_on {
	color:#f8f7f1;
	margin-bottom:14px;
}
.green_text {
	color:#737b35;
	font-weight:bold;
}
.brown_text {
	color:#462e26;
}
a {
	color:#462e26;
	text-decoration:none;
}
a:hover {
	color:#462e26;
	text-decoration:none;
	font-weight: bold;
}
.first_menu {
}
.second_menu {
}
#who_menu1 {
	display: none;
	width: 135px;
	position: absolute;
	z-index: 6;	
	height: auto;
	background:url(images/who_menu_bg.png) no-repeat -3px 0;
	left:119px;
}
#who_menu2a {
	display: none;
	position:absolute;
	z-index:7;
	height:auto;
	background:url(images/who_menu_bg.png) no-repeat 45px 0;
	margin-top:65px;
	margin-left:118px;
	width:177px;
	left:118px;
}
#who_menu2b {
	display: none;
	position:absolute;
	z-index:7;
	height:auto;
	background:url(images/who_menu_bg.png) no-repeat -15px 0;
	margin-top:78px;
	margin-left:118px;
	width:117px;
	left:118px;
}
.who_base {
	background-image:url(images/nav_who_roll.gif);
	background-repeat: no-repeat;
	padding:76px 13px 17px 14px;
	background-color: #8f955d;
	width: 92px;
	text-align:left;
	line-height:20px;
}
.who_base_on {
	background-image:url(images/nav_who_on.gif);
	background-repeat: no-repeat;
	padding:76px 13px 17px 14px;
	background-color: #8f955d;
	width: 92px;
	text-align:left;
	line-height:20px;
}
.who_base2a {
	padding:15px 5px 15px 15px;
	text-align:left;
	line-height:20px;
	background-color: #8f955d;
	width: 149px;
}
.who_base2b {
	padding:17px;
	text-align:left;
	line-height:20px;
	background-color: #8f955d;
	width: 75px;
}
#who_menu1_bottom {
	display:none;
	top:133px;
	position:absolute;
	z-index:6;
	width:132px;
	background:url(images/menu1_bottom_bg.png) no-repeat -3px 0;
	height:13px;
	left:119px;
}
#who_menu2a_bottom {
	display:none;
	/*top:215px;*/
	top:215px;
	left:241px;
	position:absolute;
	z-index:7;
	width:172px;
	background:url(images/menu2a_bottom_bg.png) no-repeat;
	height:13px;
}
#who_menu2b_bottom {
	display:none;
	top:152px;
	left:235px;
	position:absolute;
	z-index:7;
	width:124px;
	background:url(images/menu2b_bottom_bg.png) no-repeat -3px 0;
	height:13px;
}
#practice_menu {
	display: none;
	width: 175px;
	position: absolute;
	z-index:8;	
	height: auto;
	background:url(images/practice_menu_bg.png) no-repeat -3px 0;
	margin-left:119px;
	left:119px;
}
.practice_base {
	background-image:url(images/nav_practice_roll.gif);
	background-repeat: no-repeat;
	padding:76px 3px 17px 14px;
	background-color: #a0a576;
	width: 142px;
	text-align:left;
	line-height:20px;
}
.practice_base_on {
	background-image:url(images/nav_practice_on.gif);
	background-repeat: no-repeat;
	padding:76px 3px 17px 14px;
	background-color: #a0a576;
	width: 142px;
	text-align:left;
	line-height:20px;
}
#practice_menu_bottom {
	display:none;
	top:213px;
	position:absolute;
	z-index:7;
	width:163px;
	background:url(images/practice_bottom_bg.png) no-repeat -3px 0;
	height:13px;
	margin-left:127px;
	left:119px;
}
.clients_menu {
	background-color: #aeb28a;
}
#projects_menu {
	display: none;
	width: 198px;
	position: absolute;
	z-index:10;	
	height: auto;
	background:url(images/projects_menu_bg.png) no-repeat -3px 0;
	margin-left:179px;
	left:179px;
}
.projects_base {
	background-image:url(images/nav_projects_roll.gif);
	background-repeat: no-repeat;
	background-position: -1px 0;
	padding:76px 3px 17px 24px;
	background-color: #aeb28a;
	width: 152px;
	text-align:left;
	line-height:20px;
}
.projects_base_on {
	background-image:url(images/nav_projects_on.gif);
	background-repeat: no-repeat;
	background-position: -1px 0;
	padding:76px 3px 17px 25px;
	background-color: #aeb28a;
	width: 152px;
	text-align:left;
	line-height:20px;
}
#projects_menu_bottom {
	display:none;
	top:133px;
	position:absolute;
	z-index:9;
	width:195px;
	background:url(images/projects_bottom_bg.png) no-repeat -3px 0;
	height:13px;
	margin-left:179px;
	left:179px;
}
.menu_right_edge {
	background-image:url(images/menu_right_bg.png);
	background-position: 0 9px;
	background-repeat: repeat-y;
	width:13px;
	height:200px;
	float:left;
}
.menu_bottom_edge {
	background-image:url(images/menu_bottom_bg.png);
	background-position: 9px 0;
	background-repeat: repeat-x;
	height:13px;
	width:auto;
}
	
