html, body {height:99%; }
*html, *html body {height:1%}
*+html, *+html body {height:1%}
body {
	margin: 0px;
	padding: 0px;
	background:#615e5f;
}
	
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
}


#container {
	min-width: 910px;
}

*HTML #container {
	width:expression(document.body.clientWidth < 910 ? "910px" : "auto");
}

*+HTML #container {
	width:expression(document.body.clientWidth < 910 ? "910px" : "auto");
}

#vertbar {
	width: 160px;
	height:100%;
	min-height: 100%;
	margin-left: 160px;
	background: white;
	border-right: 1px solid #000000;
}
#outer {
	width: 597px;
	height:100%;
	min-height: 100%;
	margin-left: 176px;
	background: white;
	border-right: 1px solid #000000;
}
#outer2 {
	position: absolute;
	left: 0px;
	height:100%;
	min-height: 100%;
	background: white;
}
#clearheader{height:82px;}
#header {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	height: 120px; 
	/*width:900px;*/
	overflow: hidden;
}

#navigation {
	float:left;
	position: relative; 
	padding-top: 84px; 
	margin-left: -175px;
	width: 176px;
	height: 560px;
	text-align: center;
}
#content {
	position:relative;
	padding-left: 20px
	margin: 20px;
	border-left: 1px solid #990000
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
* html #content {height:1%}

html>body .button { left:6px;}

html>body #outer {height:auto;}

#mainsq1 {
	position: relative;
	border-style: solid; 
	padding-top: 15px;
	padding-bottom: 15px;
	margin:25px  0;
	left: 3px; 
	width: 530px;
}
#mainsq2 {
	position:absolute;
	border-style: solid; 
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left:25px;
	width:505px;
	top:5px; 
	left: 5px; 
}
#rep {
	position: relative;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#copywrite {
	/*height: 50px;
	left: 0px;
	top: 30px;
	position: relative;
	width: 175px;
	text-align: center;
	color: #999999; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.button-bg {
	position: relative;
	background: url('images/button.jpg');
	width: 54px;
	height: 33px;
	padding-top: 6px;
	margin:auto
}
.button {
	position: relative;
	width: 42px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.subheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e8b62a;
	font-weight: bold;
	text-align: left;
}
td.header1 {
	border-style: solid;
	border-width: 1px;
	border-right-width: 0px;
	border-color: #000000;
}
td.header2 {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
}
td.header3 {
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #000000;
}
td.header4 {
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
}
td.header5 {
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
}
table.sidebg {
	border-style: inset;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-color: #000000;
}
table.horzbar1 {
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
}	
table.horzbar2 {
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
}	
a, a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.link1:link, a.link1:active, a.link1:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.link1:hover {
	color: #999999;
	text-decoration: underline overline;
	font-weight: bold;
}
a.contentlink:link, a.contentlink:active, a.contentlink:visited {
	color: #e8b62a;
	text-decoration: none;
	font-weight: bold;
}
a.contentlink:hover {
	color: #e8b62a;
	text-decoration: underline overline;
	font-weight: bold;
}
a.contentlink2:link, a.contentlink2:active, a.contentlink2:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.contentlink2:hover {
	color: #000000;
	text-decoration: underline overline;
	font-weight: bold;
}

#hide {width:3px;height:18px;background:#fff;margin-left:-26px;margin-top:-17px;position:relative;}
#content h1 {margin:0}


/*----------------- NEW Design ----------------------- */

/*#container { border:1px solid #959597; 
	margin: 10px 0px;
}
*HTML #container {width:100%;} */

.right_bg { background:url(/images/right_home_bg.gif) right top no-repeat;} 
.left_bg { background:url(/images/left_home_bg.jpg) left top no-repeat #fff;}

.subright_bg {
	width:100%;
	height:518px;

	display:block;
	overflow:hidden;
	background-image: url(/images/bg_inside_page.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.thispage_title {
    font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.logoo {
    font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#061F70;
	margin-top:247px;
}
/*------------small logo-----------*/
a.logosmaller {
    font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#0b287c;
	margin: 6px 8px 0px 0px;
	text-decoration: none;
}
a.logosmaller:link {
    font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#0b287c;
	margin: 6px 8px 0px 0px;
	text-decoration: none;
}
a.logosmaller:active {
    font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#0b287c;
	margin: 6px 8px 0px 0px;
	text-decoration: none;
}a.logosmaller:visited {
    font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#0b287c;
	margin: 6px 8px 0px 0px;
	text-decoration: none;
}a.logosmaller:hover {
    font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#0b287c;
	margin: 6px 8px 0px 0px;
	text-decoration: none;
}
/*-----------main menu -----------*/
a.mainmenu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration: none;
	line-height: 22px;
}
a.mainmenu_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight: bold;
	text-decoration: none;  
	line-height: 22px;  
}
a.mainmenu_link:visited, {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration: none;  
	line-height: 22px;  
}
a.mainmenu_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight: bold;
	text-decoration: none;  
	line-height: 22px;  
}
a.mainmenu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#023295;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}
.mainmenu_linkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#023295/*011B6D*/;
	font-weight: bold;
	text-decoration: none;   
	line-height: 22px; 
}
/*------download--------*/
a.downloadme {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	font-weight:normal;
	text-decoration: underline;
}
a.downloadme:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	font-weight: normal;
	text-decoration: underline;    
}
a.downloadme:visited, {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	font-weight:normal;
	text-decoration: underline;   
}
a.downloadme:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	font-weight: normal;
	text-decoration: underline; 
}
a.downloadme:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	font-weight: normal;
	text-decoration: none;
}
/* ----------  Backgrounds ------------------*/
.subleft_bg {
	background:url(/images/left_bg.jpg) left top repeat-y #fff;
	width:auto;
	height:518px;
	display:block;
	overflow:hidden;
}
.about_bg {
	background:url(/images/about_bg.jpg) left top repeat-y #fff;
	width:auto;
	height:518px;
	display:block;
	overflow:hidden;
}
.team_bg {
	background:url(/images/team_bg.jpg) left top repeat-y #fff;
	width:auto;
	height:518px;
	display:block;
	overflow:hidden;
}
.estate_bg {
	background:url(/images/estate_bg.jpg) left top repeat-y #fff;
	width:auto;
	height:518px;
	display:block;
	overflow:hidden;
}
.advisory_cur_bg {
	background:url(/images/current_transactions_bg.jpg) left top repeat-y #fff;
	width:auto;
	height:518px;
	display:block;
	overflow:hidden;
}
.advisory_comp_bg {
	background:url(/images/completed_transactions_bg.jpg) left top repeat-y #fff;
	width:auto;
	height:518px;
	display:block;
	overflow:hidden;
}
.investments_bg {
	background:url(/images/investments_bg.jpg) left top repeat-y #fff;
	width:auto;
	height:518px;
	display:block;
	overflow:hidden;
}
.contact_bg {
	background:url(/images/contact_bg.jpg) left top repeat-y #fff;
	width:auto;
	height:518px;
	display:block;
	overflow:hidden;
}
/* ----------  Backgrounds END ------------------*/

.but {background:#CCCCCC; border:1px solid #333333; font:11px; padding:2px 4px;}

.title { margin:10px 0 20px 0}
.title2 { margin:10px 0 10px 0}
.title3 { margin:0px 0 10px 0}

.title_top {font-family:"Arial Narrow"; font-size:27px; color:#011b6f;}

.content_page {overflow:auto; height:400px;  padding-right:10px;}
.content_page table {
	width: 99%;
	
}



.content_page2 {overflow:auto; height:389px; padding-right:10px;}
.noprint, .noprint a { display: none; }
