/*******************************************************************************
   Page Setup
*******************************************************************************/
* {
	margin: 0;
	padding: 0;
   	}

* a {
	text-decoration: underline;
   	}

body {
	background-color: #FFFFFF;
   	}

div#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/*******************************************************************************
	Header
*******************************************************************************/
td.header a {
	float: left;
	}

td.header p.brokerage {
	float: right;
	padding: 57px 60px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
	}

/*******************************************************************************
	Nav
*******************************************************************************/
div#services_nav {
	display: none;
	position: absolute;
	top: 75px;
	left: inherit;
	background-color: #FFFFFF;
	width: 648px;
	height: 173px;
	border-top: 1px solid #72A492;
	border-right: 1px solid #72A492;
	border-left: 1px solid #72A492;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
	padding-top: 20px;
	text-align: left;
	}
	
div#services_acquisitions {
	float: left;
	width: 115px;
	margin-left: 5px;
	}
	
div#services_dispositions {
	float: left;
	width: 98px;
	}
		
div#services_outsourcing {
	float: left;
	width: 160px;
	}
	
div#services_facility {
	float: left;
	width: 140px;
	}

div#services_lease {
	float: left;
	width: 120px;
	}
	
div#services_nav ul {
	margin-left: 15px;
	list-style-type: square;
	margin-bottom: 5px;
	}
	
div#services_nav ul.sub {
	margin-left: 20px;
	}
	
div#services_nav h1 {
	font-size: 12px;
	color: #72A492;
	font-weight: bold;
	}
	
div#services_nav h2 {
	font-size: 12px;
	color: #72A492;
	margin-left: 5px;
	margin-top: 2px;
	}
	
div#services_nav a {
	color: #8C8C8C;
	text-decoration: none;
	}
	
div#services_nav a:hover {
	text-decoration: underline;
	}

/*******************************************************************************
	Content
*******************************************************************************/
table#nav {
	margin-bottom: 20px;
	}

#content {
	width: 312px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 11px;
	line-height: 1.2em;
	padding: 0px 6px 6px 6px;
	height: 140px;
	}

#content p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
	
#content a {
	color: #8C8C8C;
	}
	
#content h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 1.0em;
	margin-bottom: 0.3em;
	}
	
#content h3 {
	font-size: 12px;
	color: #72A492;
	font-weight: bold;
	margin-top: 1.0em;
	margin-bottom: 0.3em;
	}
	
#content ul {
	margin-left: 15px;
	list-style-type: square;
	}
	
#content_fp {
	width: 156px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 11px;
	line-height: 1.2em;
	padding: 6px 0px 6px 6px;	
	}
	
#content_fp a {
	color: #8C8C8C;
	}

#heading_fp {
	width: 156px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #72A492;
	font-size: 11px;
	padding: 0px 0px 6px 6px;
	}
	
#image_fp {
	width: 156px;
	padding-left: 6px;
	border: 0px none;
	}

/* E-Letter Subscribe */
table#subscribe_table {
	margin-top: 10px;
	}
	
table#subscribe_table tr td {
	padding: 3px;
	}
	
table#subscribe_table tr td input.txt {
	border: 1px solid #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 11px;
	height: 16px;
	width: 150px;
	padding-top: 2px;
	}
	
/* Contact Us */
table#contact_table {
	
	}

table#contact_table tr td {
	padding: 3px;
	}

table#contact_table tr td input.txt {
	border: 1px solid #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 11px;
	height: 16px;
	width: 150px;
	padding-top: 2px;
	}
	
table#contact_table tr td select.sel {
	border: 1px solid #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 11px;
	height: 16px;
	width: 152px;
	}
	
/*******************************************************************************
	Latest News
*******************************************************************************/
.heading_latest {
	width: 154px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #72A492;
	font-size: 11px;
	padding: 0px 6px 6px 0px;	
	}
	
ul.latest {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 11px;
   	margin-left: 15px;
	list-style-type: square;
	margin-right: 6px;
   	}

ul.latest li {
	margin-bottom: 3px;
	}
	
ul.latest li a {
	color: #8C8C8C;
	}

/*******************************************************************************
	Side Nav
*******************************************************************************/
ul.sidenav {
	font-family: Arial, Helvetica, sans-serif;
 	color: #8C8C8C;
	font-size: 11px;
   	margin-left: 15px;
   	list-style-type: square; 
	margin-bottom: 5px;
    }

ul.sidenav li a {
 	color: #8C8C8C;
	text-decoration: none;
    }

ul.sidenav li a:hover {
	text-decoration: underline;
    }

#heading_sidenav {
	width: 154px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #72A492;
	font-size: 11px;
	padding: 0px 6px 6px 0px;	
	}
	
#content_sidenav {
	width: 154px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
 	color: #8C8C8C;
	font-size: 11px;
	}
	
#content_sidenav p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
	
#content_sidenav a {
	color: #8C8C8C;
	}

span.subheading_sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #72A492;
	font-size: 11px;
	}

/*******************************************************************************
	Footer
*******************************************************************************/
table#footer {
	width: 650px;
	border-top: 1px solid #498D7C;
	margin-top: 20px;
	margin-bottom: 15px;
	}
	
#copyright {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	padding: 6px 0px 6px 0px;
	}
	
#copyright a {
	color: #CCCCCC;
	}

#curious {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	padding: 6px 0px 6px 0px;	
	}
	
#curious a {
	font-weight: bold;
	color: #CCCCCC;
	}
	
/*******************************************************************************
	Cleaner
*******************************************************************************/
div.cleaner {
	clear: both;
	line-height: 0;
	font-size: 1px;
	height: 0;
	}