body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444;
	background: url(bg_head.png) repeat-x #fff;
}

html, body {
	height: 100%;
}

a 			{ color:#00659e; text-decoration:none; outline:none; }
a:hover		{ color:#666666; text-decoration:underline; outline:none; }

#nav-two a 			{ color:#fff; text-decoration:none; padding:0 10px;}
#nav-two a:hover		{ color:#fff; text-decoration:underline; }

#navigation a 			{ color:#696969; text-decoration:none; }
#navigation a:hover		{ color:#fff; text-decoration:none; }

#footernav a 			{ color:#fff; text-decoration:none; }
#footernav a:hover		{ color:#fff; text-decoration:none; }
a img {
	border:0;
}
#container {
	width:100%;
	padding:0;
	margin:0 auto;
	background:url(bg_body.jpg) no-repeat scroll center 154px transparent;
}
#mainContainer {
width:990px;
margin:0 auto;
}

h1 { 
	font-size:16px;
	line-height:24px;
	color:#7d7359;
	margin:0;
	padding:0;
}
h2 {
	border-bottom:1px solid #d7d3cd;
	color:#786658;
	font-size:13px;
	margin:0;
	padding-bottom:5px;
	text-transform:uppercase;
}

/* HEADER*/
#header {
	width: 100%;
	height:122px;
	float:left;
}
#logo {
	padding:19px 0 0 10px;
	float:left;
}
#nav-two {
	float:right;
	text-align:right;
	/*background:url(nav-sep.png) no-repeat 50px 11px;
	padding:11px 22px 45px 0;*/
	padding:11px 18px 45px 0;
	width:100px;
	font-size:10px;
	color:#fff;
}
#navigation {
	float:right;
	width:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#696969;
}
#navigation a {
	display:block;
	height:24px;
	line-height:24px;
	margin:0 auto;
	padding:3px 15px;
	min-width:65px;
}
#navigation a:hover {
	background:url(nav_bg.png) center center no-repeat;
}
#navigation div {
	background:url(main-sep.png) right center no-repeat;
	text-align:center;
}
#corporate, #contact {
	float:right;
	width:120px;
	background:none !important;
}
#property {
	float:right;
	width:120px;
}
#news {
	float:right;
	width:120px;
}
#investors {
	float:right;
	width:120px;
}
#stock_ticker {
	float:left;
	color:#363636;
	width:153px;
	height:184px;
	background:url(bg_stock_chart.jpg) no-repeat;
	padding-bottom:20px;
}

#table_market{float:right; font-size:11px;padding:5px 6px;}
#table_market tr {height:20px;}

#gold{float:left;margin:0 0 0 40px;}
/* IMAGE */
#section {
	width: 100%;
	height: 791px;
}
#flashContainer {
	background-color: #FFFFFF;
    padding: 5px 4px;
}
#flash {
	overflow:hidden;
    width: 985px;
}

/* CONTENT */
#contentContainer {
	padding:3px 0 0 1px;
	float:left;
	min-height:600px;
	overflow: hidden;
}
#content {
	float:left;
	padding:43px 0 0;
}
#contentLeft {
	float:left; 
	width:253px;
	min-height:396px;
	margin:0 54px 0 0;
}
#contentRight {
	float:left;
	width:634px;
}
#border {
	padding:10px 14px;
	border-bottom:9px solid #b56e2c;
	height:546px;
}
#servicesHeader {
	height:46px;
}
#services {
	height:173px;
	width:278px;
}
#companies {
	height:115px;
}

#contentRight a {
	color:#A7A7A7;
	font-size:11px;
}
.news_item {
	margin:24px 0;
	line-height:1.5em;
}
#news ul{
	list-style:none;
	padding:0;
	margin:0;
}
#news ul li {
	margin:10px 0 20px 20px;
	padding:10px 20px 0 0;
	background:transparent url(news_dot.gif) no-repeat top left;
}
#emailSignup {
	float:left;
	color:#454c41;
	margin:0 0 9px;
	padding:0 0 0 21px;
	width:169px;
}
#emailSignup img {
	float:right;
}
#emailSignup span {
	font-size:15px;
}
#signup_container {
	margin-bottom:7px;
	float:right;
}
.emailbox {
	width:155px;
	background-color:#f5f5f5;
	padding:4px;
	margin:2px 0;
	border: none;
	color:#7a7a7a;
}
#property-map {
	float:left;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:10px 10px 10px 0;
	height:167px;
}
#buttons {
	width:100%;
	float:left;
	padding:1px 0px 35px 0px;
	border-bottom:1px solid #e0e0e0;
}
#presentation {
	padding:11px 0 0;
	float:left; 
	background:url(dash_left.gif) no-repeat scroll center top transparent;
	width:100%;
}
#presentation a, #presentation a:hover {
text-decoration:none; color:#414141; font-size:13px;}
#presentation img {
padding:1px 10px 0 2px; float:left;}
#latestNews{
	float:left;	
}
.newsListing {
	margin:8px 0 0;
	padding:8px;
}
.latest-news{
	background-image:url(bg_stock_info2.jpg);
	background-position:-0px -0px;
	width:235px;
	padding:0 9px;
	float:left;
	height:24px;
	line-height:24px;
	margin-bottom:5px;
	color:#fff;
	font-size:14px;
}
.news-item {
	background:url(img_separator.jpg) repeat-x bottom;
	margin-bottom:15px;
	padding-bottom:20px;
}
.news-date {
	font-size:14px;
	font-weight:bold;
	color:#f47721;
}
.news-last {
	padding-bottom:45px;
}
.stock-quote {
	border-bottom:1px solid #e0e0e0;
	float:left;
	padding:0;
	margin-bottom:35px;
}
.stock-symbol {
	background-image:url(bg_stock_info.png);
	background-position:-0px -0px;
	width:235px;
	padding:0 9px;
	height:24px;
	float:left;
	line-height:24px;
	margin-bottom:5px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
}
.stock-symbol-off {
	background-image:url(bg_stock_info.png);
	background-position:-0px -101px;
	width:235px;
	padding:0 9px;
	float:left;
	line-height:24px;
	height:24px;
	margin-bottom:5px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
}
.stock-light {
	background-image:url(bg_stock_info.png);
	background-position:0 -29px;
	width:105px; 
	padding:0 9px; 
	height:19px;
	line-height:19px;
	margin:0 7px 5px 0;
	color:#626262;
	float:left;
}
.stock-margin {margin:0 0 5px 0;}
.stock-dark {
	background-image:url(bg_stock_info2.jpg);
	background-position:-130px -77px;
	width:105px; 
	padding:0 9px;
	height:19px;
	line-height:19px;
	margin:0 7px 5px 130px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
.stock-quote a {color:#fff;}
.stock-quote a:hover {color:#fff; text-decoration:none;}
.stock-light-small {
	background-image:url(bg_stock_info.png);
	background-position:-0px -56px;
	width:153px; 
	height:15px;
	padding:2px 0px 0px 12px;
	color:#FFFFFF;
	font-size:11px;
}
.stock-label {
	padding:4px 0px 0px 12px;
	width:92px;
	font-weight:bold;
	float:left;
}
.stock-value {
	padding:4px 0px 0px 0px;
	float:left;
}
.flag {
	position:Relative;
	float:right;
	.top:-24px;
	padding-top:4px;
}


#social {
	background:url(img_separator.jpg) bottom no-repeat;
	float:left;
	padding:0px 42px 35px 42px;
	height:25px;
}

#social div {
	float:left;
	margin-right:4px;
}
/* EMAIL SIGNUP */
#receive-updates {
	border-bottom:1px solid #e0e0e0;
	float:left;
	height:167px;
	margin-bottom:20px;
	padding:20px 0 0 35px;
	width:155px;
}
#signupContent {
	padding:0;
	color:#b7b7b7;
	font-size:11px;
}
#signupContent p {line-height:11px;}
#signupContent span {
	font-size:16px;
	color:#555b72;
	float:left;
	padding:10px 0;
	font-weight:bold;
}
.form-input {
	background:url(bg_form.png) no-repeat left bottom;
	float:left;
	padding:0;
	width:155px;
	height:29px;
	margin:0 0 4px;
}
.form-input input {
	border:none transparent;
	background:transparent;
	color:#fff;
	font-size:14px;
	padding:7px 10px 0;
	width:135px;
}
.form-submit {
	float:right;
	padding:4px 0 0;
}
#signup {margin:0; padding:0;}
#signup_success {float:left; font-size:13px;}
/* CLASSES */
#contentRight .contentRight a{
	color:#414141;
	font-size:12px;
	text-decoration:none;
}

.clearIt {
	clear: both;
}
/* FOOTER */
#footerContainer {
	background:url(bg_foot.png) repeat-x bottom;
clear:both;
color:#FFFFFF;
font-size:11px;
height:341px;
width:100%;
}
#footerContent {
	background:url(bg_contentbot.jpg) center top no-repeat;
	width:980px;
	margin:0 auto;
	height:132px;
	padding:20px 23px 0;
	color:#fff;
}
#rss {
	float:left;
	width:249px;
	border-top:1px solid  #e0e0e0;
	padding:26px 0 0 ;
	margin:0 57px 0 0;
}
#links {
	float:left;
	width:626px;
	border-top:1px solid #e0e0e0;
	padding:26px 0 0 0;
}
#footerLinks {
	width:980px;
	background:url(sep-foot2.png) no-repeat bottom left;
	margin:0 auto;
	height:90px;
	padding:20px 23px 0;
	color:#fff;
}
#footernav {
	width:980px;
	margin:0 auto;
	padding:17px 23px 0;
	color:#fff;
}
#sm {float:left; width: 252px;}
#disclaimer{
	float:left;
	background:url(sep-foot.png) no-repeat left top;
	width:626px;
	padding:0 0 0 60px;
	
}
#footerContent a{
	color:#fff;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}
#footer-links {
	float:right;
	font-size:11px;
}
.padding {
	padding-bottom:44px;
}
#blender {
	float:right;
	padding-left:50px;
}
#bot_nav {
padding:10px 0 25px;
text-align:center;
}
#bot_nav a,#bot_nav a:hover { 
	color:#fff;
}
/* Accordion */

#accordion {
	width: 1200px;
	height:308px;
	overflow:hidden;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, "Times New Roman", Times, serif;
	margin:0;
}

.accordion {
	clear: both;
	overflow:hidden;
}
ul.accordion li {
	background-repeat: no-repeat;
	background-position:  top left;
}
ul.accordion li.bg1{
	background-image:url(people_bw.jpg);
	width:680px;
}
ul.accordion li.bg2{
	background-image:url(partners_bw.jpg);
}
ul.accordion li.bg3{
	background-image:url(projects_bw.jpg);
}
ul.accordion li.bg4{
	background-image:url(potential_bw.jpg);
}
.accordion {
    list-style:none;   
    font-family: Cambria, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 0;
    overflow: hidden;
    padding: 0;
}
.accordion li {
	top: 0;
	left: 0;
    float: left;
    width: 99px;
    height: 308px;
    display: block;
    border-left:2px solid #fff;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 0;
}
.accordion li div.active {
	cursor:auto;
}
.accordion img {
	position:static;
	top:0;
	left:0;
}

.accordion h2 {
    border: medium none;
    bottom: 0;
    color: #FFFFFF;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    letter-spacing: 0;
    line-height: 20px;
    padding: 269px 40px 20px 18px;
    position: absolute;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
}
.accordion div {
    position: absolute;
    bottom: 0;
    left: 0;
	padding-top:0;
	padding-bottom:0;
	margin-bottom: 0;
	display: inline-block;
}
.accordion div h2 {
    bottom: 18px;
	left:18px;
    position: absolute;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
	padding:0;
    text-align: left;
}
.accordion div p {
    line-height: 20px;
	color:#fff;
    font-size: 19px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
	text-align:right;
	position:absolute;
	bottom:18px;
	margin:0;
	right:35px;
	width:540px;
	line-height: 20px;
}
.accordion div a {
    margin: 0;
	color: #FFFFFF;
	text-decoration: none;
}
.accordion div .readmore{
	margin:0 0 -4px;
}
/* MOBILE */
#link-to-mobile {
	background:#FF0000;
	margin-top:41px;
	padding:10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	clear:both;
}

#link-to-mobile a {
	color:#FFFFFF;
}
