/* GLOBAL STYLES */


html,body {
	background: url(../images/bg_footer.jpg) repeat-y center #434040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav_bar_row {
	height: 72px;
	background-color: #000000;
}
#nav_bar_container {
	margin: 0 auto 0 auto;
	width: 800px;
	height: 72px;
}
#logo {
	float: left;
	padding: 15px 0px 0px 24px;
	width: 126px;
	height: 43px;
}
#content_row {
	height: auto;
	background: url(../images/bg_middle_top.jpg) repeat-x #696464;
}
#content_container {
	display: block;
	margin: 0 auto 0 auto;
	width: 822px;
	min-height: 304px;
	overflow: hidden;
	background: url(../images/bg_content.jpg) repeat-y;
}
#content_left_corner {
	float: left;
	width: 11px;
	height: 13px;
}
#content_right_corner {
	float: right;
	width: 11px;
	height: 13px;
}
#footer_container {
	margin: 0 auto 0 auto;
	width: 800px;
	height: 50px;
}
#footer_text {
	font-family: Arial, Helvetica sans-serif;
	margin: 11px 0px 20px 17px;
	color: #a8a8a8;
	font-size: 9px;
}




/* HEADER */




#top_container_home {
	margin: 0 auto 0 auto;
	height: 219px;
	background: url(../images/bg_top_line.gif) repeat-x bottom left;
}
#header_container_home {
	margin: 0 auto 0 auto;
	width: 822px;
	height: 219px;
	background: url(../images/bg_header_line.gif) repeat-x bottom left #2c2a29;
}
#header_home_left {
	float: left;
	width: 11px;
	height: 219px;
	background: url(../images/bg_top_left.jpg) repeat-x bottom right;
}
#header_home_right {
	float: right;
	width: 11px;
	height: 219px;
	background: url(../images/bg_top_right.jpg) repeat-x bottom left;
}
#header_content_home {
	float: left;
	width:800px;
	margin-top: -8px; /*firefox and other browsers*/
	.margin-top: 20px; /*ie7*/
	_margin-top: 0px; /*ie6*/
}
#header_content_home a {
	text-decoration: none;
	color: #c24908;
}
#header_content_home a:hover {
	text-decoration: none;
	color: #ffffff;
}
#header_content {
	float: left;
	width:800px;
}
#top_container_sub {
	margin: 0 auto 0 auto;
	height: 130px;
	background: url(../images/bg_top_line.gif) repeat-x bottom left;
}
#header_container_sub {
	margin: 0 auto 0 auto;
	width: 822px;
	height: 130px;
	background: url(../images/bg_header_line.gif) repeat-x bottom left #2c2a29;
}
#header_sub_left {
	float: left;
	width: 11px;
	height: 130px;
	background: url(../images/bg_top_left.jpg) repeat-x bottom right;
}
#header_sub_right {
	float: right;
	width: 11px;
	height: 130px;
	background: url(../images/bg_top_right.jpg) repeat-x bottom left;
}
h1 {
	font-size: 37px;
	color: #aaaaaa;
	font-weight: normal;
	padding: 17px 23px 0px 23px;
}
html>body h1 {padding: 0px 23px 0px 23px;}

#content_footer_bar {
	margin-top: -15px;
	height: 15px;
	_height: 10px; /*ie6*/
	width: 800px;
	background-color: #555555;
	overflow: hidden;
}



/* NAVIGATION */




#nav_group {
	float: right;
	width: 600px;
	margin: 0px 12px 0px 0px;
}
html>body #nav_group {margin: 0px 25px -5px 0px;}

ul#nav_main {
	float: right;
	margin-top: 15px;
}
html>body #nav_group {margin-top: 0px;}

#nav_main li {
	display: block;
	float: right;
	list-style-type: none;
	font-size: 12px;
	color: #c24908;
	padding-left: 13px;
}
#nav_main a {
	text-decoration: none;
	color: #c1c1c1;
}
#nav_main a:hover {
	text-decoration: none;
	color: #c24908;
}
#nav_main_active a {
	text-decoration: none;
	color: #c24908;
}
#nav_main_active a:hover {
	text-decoration: none;
	color: #c24908;
}
ul#nav_sub {
	float: right;
	margin-top: -1px; /*firefox and other browsers*/
	.margin-top: 15px; /*ie7*/
	_margin-top: 15px; /*ie6*/
}
/*html>body ul#nav_sub {margin-top: -1px;}*/

#nav_sub li {
	display: block;
	float: right;
	list-style-type: none;
	font-size: 11px;
	color: #c24908;
	padding-left: 24px;
}
#nav_sub a {
	text-decoration: none;
	color: #848484;
}
#nav_sub a:hover {
	text-decoration: none;
	color: #c24908;
}
#nav_sub_active a {
	text-decoration: none;
	color: #c24908;
}
#nav_sub_active a:hover {
	text-decoration: none;
	color: #c24908;
}



/* HOME ONLY */



#content_middle_home {
	display: block;
	float: left; 
	width: 800px;
}
#callouts_container {
	width: 800px;
	height: 304px;
}
.home_img_container_1 {
	float: left;
	width: 199px;
	height: 289px;
}
.home_img_container_2 {
	float: left;
	width: 200px;
	height: 289px;
}
.home_img_container_3 {
	float: left;
	width: 199px;
	height: 289px;
}
.home_img_container_4 {
	float: left;
	width: 199px;
	height: 289px;
}
.home_img_divider {
	float: left;
	width: 1px;
	height: 289px;
	background-color: #717171;
}
.home_callout_tab {
	height: 32px;
	background: url(../images/bg_home_tab.gif) repeat-x;
	font-size: 14px;
	color: #c24908;
	padding: 19px 0px 0px 16px;
}
.home_callout_tab a {
	color: #c24908;
	text-decoration: none;
}
.home_callout_tab a:hover {
	color: #c1c1c1;
	text-decoration: none;
}
#content_footer_home {
	margin-top: -15px;
	height: 15px;
	width: 800px;
	background-color: #555555;
}



/* SUB ONLY */




#content_middle_sub {
	display: block;
	overflow: hidden;
	float: left; 
	width: 800px;
	/*background: url(../images/bg_content_footer_hack.gif) repeat-x bottom;*/
}
#content_expertise_left {
	float: left;
	width: 519px;
	min-height: 337px;

}
#content_expertise_right {
	float: left;
	width: 281px;
	height: 337px;
	margin-top: 95px;
	/*margin-bottom: 100px;*/
	background: url(../images/bg_expertise_right.gif) repeat-y;
}
#content_case_right {
	float: left;
	width: 281px;
	min-height: 337px;
	padding-bottom: 20px;
	/*background: url(../images/bg_case_right.jpg) repeat-y;*/
}
#content_default_left {
	float: left;
	width: 424px;
	min-height: 337px;
}
#content_default_right {
	float: left;
	width: 376px;
	height: 337px;
	margin-top: 95px;
	/*margin-bottom: 100px;*/
}
#content_wide {
	float: left;
	width: 781px;
	min-height: 337px;
	margin-right: 19px;
}
#content_wide_2 {
	float: left;
	width: 800px;
	min-height: 337px;
}
#title {
	margin: 26px 0px 0px 23px;
	font-size: 36px;
	color: #000000;
}
#title_case {
	margin: 26px 0px 0px 23px;
	font-size: 30px;
	color: #FFFFFF;
}
#title_sub_case {
	margin: 12px 0px 0px 23px;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	margin: 25px 0px 0px 23px;
	font-size: 30px;
	font-weight: normal;
	color: #c7c5c5;
}
h3 {
	margin: 16px 0px 0px 23px;
	font-size: 20px;
	font-weight: normal;
	color: #c7c5c5;
}
h4 {
	margin: 16px 0px 0px 23px;
	font-size: 18px;
	font-weight: normal;
	color: #c7c5c5;
}
h5 {
	margin: 25px 0px 0px 23px;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	color: #ffffff;
}
.body_copy {
	margin: 20px 0px 0px 23px;
	font-size: 11px;
	line-height: 14px;
	line-spacing: 14px;
	color: #c7c5c5;
}
.body_copy_default {
	margin-right: 70px;
	font-size: 11px;
	line-spacing: 14px;
	line-height: 14px;
	color: #ffffff;
}
/*#content_footer_sub {
	margin-top: -15px;
	height: 15px;
	width: 800px;
	background-color: #555555;
}*/
#content_footer_hack {
	/*margin-top: -15px;*/
	height: 15px;
	width: 281px;
	background-color: #555555;
}
.expertise_right_divider {
	width: 281px;
	height: 4px;
	background-color: #3c3736;
}
.expertise_right_group_top {
	height: 47px;
	padding: 0px 0px 0px 21px;
}
.expertise_right_group {
	height: 50px;
	padding: 5px 0px 0px 21px;
}
.content_right_text_1 {
	font-size: 18px;
	color: #ffffff;
}
.content_right_text_1 a {
	text-decoration: none;
	color: #c24908;
}
.content_right_text_1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.expertise_right_text_2 {
	padding-top: 5px;
	font-size: 10px;
	color: #ffffff;
}
.expertise_right_text_2 a {
	text-decoration: none;
	font-size: 11px;
	color: #c24908;
}
.expertise_right_text_2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.case_leadin_group {
	padding: 0px 0px 13px 23px;
}
.case_leadin_divider {
	width: 258px;
	height: 3px;
	background-color: #2c2a29;
}
.case_leadin_img {
	margin: 9px 7px 14px 7px;
}
.case_leadin_title {
	margin: 0px 7px 0px 7px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #c24908;
}
.case_leadin_text {
	margin: 0px 7px 0px 7px;
	font-size: 11px;
	color: #c7c5c5;
}
.case_leadin_text a {
	color: #c24908;
	text-decoration: none;
}
.case_leadin_text a:hover {
	color: #ffffff;
	text-decoration: none;
}
.case_img_group {
	margin: 0px 0px 0px 23px;
	padding-bottom: 6px;
	width: 258px;
	background-color: #b9b8b7;
}
html>body .case_img_group {padding-top: 1px;}

.case_img {
	margin: 8px 7px 0px 7px;
}
.pdf_download {
	margin: 0px 0px 0px 30px;
	height: 27px;
}
.pdf_icon {
	float: left;
	margin: 6px 0px 5px 0px;
}
.pdf_text {
	float: left;
	margin: 8px 0px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c24908;
}
.pdf_text a {
	color: #c24908;
	text-decoration: none;
}
.pdf_text a:hover {
	color: #848484;
	text-decoration: none;
}


/*  NEWS  */


.news_leadin_group {
	overflow: hidden; 
	width: 758px;
	height: 124px; 
	margin: 20px 19px 27px 23px;
	background: url(../images/bg_news_leadin.gif) repeat-x;
	/*border-bottom: solid 4px #424242;*/
}
.news_leadin_txtgroup {
	float: left;
	width: 500px;
	height: 124px;
	margin-right: 0px;
}
.news_detail_txtgroup {
	float: left;
	width: 461px;
	margin: 20px 0px 0px 23px;
	padding-bottom: 50px;
}
html>body .news_detail_txtgroup {width: 481px;}

.news_img {
	float: left;
	width: 258px;
	height: 124px;
}
.news_detail_img_group {
	float: right;
	width: 258px;
	margin: 20px 0px 27px 0px;
}
.news_img_img{
	border: 7px solid #1C1A1B;
}
.news_detail_link {
	margin-top: 33px;
	font-size: 11px;
	color: #ffffff;
}
.news_detail_link a {
	color: #c24908;
	text-decoration: none;
}
.news_detail_link a:hover {
	color: #ffffff;
	text-decoration: none;
}
.title_sub_news {
	font-size: 16px;
	color: white;
}
.title_sub_news a {
	color: #c24908;
	text-decoration: none;
}
.title_sub_news a:hover {
	color: #ffffff;
	text-decoration: none;
}
.body_copy_news {
	margin-right: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.body_copy_news a {
	color: #c24908;
	text-decoration: none;
}

.body_copy_news a:hover {
	color: #ffffff;
	text-decoration: none;
}



/*  TEAM  */



.team_member_group {
	overflow: hidden; 
	width: 780px;
	height: 106px; 
	margin: 0px 0px 6px 23px;
	background: url(../images/bg_team_group.gif) repeat-x;
	/*border-bottom: solid 4px #424242;*/
}
.team_txt_group {
	float: right;
	width: 603px;
	height: 100px;
	margin: 5px 35px 0px 36px;
}
.team_img {
	float: left;
	width: 106px;
	height: 106px;
}
.body_copy_team {
	font-size: 11px;
	line-spacing: 14px;
	color: #ffffff;
}
.orange {
	color: #c24908;
	font-size: 14px;
	font-weight: normal;
}



/*  HISTORY  */



#content_history_left {
	float: left;
	width: 251px;
	min-height: 337px;
}
#content_history_col_1 {
	float: left;
	width: 282px;
	min-height: 337px;
	margin: 90px 0px 25px 0px;
	/*margin-bottom: 100px;*/
}
#content_history_col_2 {
	float: left;
	width: 267px;
	min-height: 337px;
	margin: 90px 0px 25px 0px;
	/*margin-bottom: 100px;*/
}
.history_group_1 {
	overflow: hidden; 
	width: 268px;
	height: 70px; 
	margin: 0px 0px 11px 14px;
}
.history_txt_group_1 {
	float: left;
	width: 189px;
	height: 70px;
	margin: 0px 0px 0px 9px;
	background: url(../images/bg_history_group.gif) repeat-x;
}
.history_group_2 {
	overflow: hidden; 
	width: 253px;
	height: 70px; 
	margin: 0px 0px 11px 14px;
}
.history_txt_group_2 {
	float: left;
	width: 174px;
	height: 70px;
	margin: 0px 0px 0px 9px;
	background: url(../images/bg_history_group.gif) repeat-x;
}
.history_img {
	float: left;
	width: 70px;
	height: 70px;
}
.body_copy_history {
	font-size: 11px;
	line-spacing: 14px;
	color: #c8c6c6;
}
.body_copy_history strong {
	color: #747373;
	font-size: 18px;
}




/*  PROPERTIES  */



.properties_group {
	overflow: hidden; 
	width: 780px;
	height: 128px; 
	margin: 0px 0px 19px 23px;
	background: url(../images/bg_properties_leadin.gif) repeat-x;
	/*border-bottom: solid 4px #424242;*/
}
.properties_txt_group {
	float: right;
	width: 516px;
	height: 115px;
	margin: -22px 30px 0px 15px;
}
.properties_img {
	float: left;
	width: 217px;
	height: 128px;
}
.title_sub_properties {
	font-size: 18px;
	color: #FFFFFF;
}
.title_sub_properties a {
	color: #c24908;
	text-decoration: none;
}
.title_sub_properties a:hover {
	color: #ffffff;
	text-decoration: none;
}
.body_copy_properties {
	font-size: 11px;
	/*line-spacing: 14px;*/
	line-height: 18px;
	color: #ffffff;
}
.properties_btn {
	width: 102px;
	height: 16px;
	margin: 3px 0px 0px 545px;
}