body {
	margin: 0;
	padding: 0;
	background: #000;
}

#wrap {
	margin: 52px auto;
	width: 1000px;
	border: 0px solid #222;
}

#col_left {
	float: left;
	width: 110px;
	margin-top: 43px;
	border: 0px solid #222;
}
			
#col_left #logo {
	float: right;
	margin-top: 40px;
	margin-bottom: 40px;
}
						
#col_left .city {
	float: right;
	clear: right;
	margin-bottom: 22px;
}
						
#col_left #chicago {}

#col_left #columbus {}

#col_left #orlando {}

#col_left #saopaulo {}

#col_left #washingtondc {}
									
#col_center {
	float: left;
	width: 680px;
	margin-left: 75px;
	border: 0px solid #222;
}

#col_center #header {
	float: right;
	margin-right: 15px;
}

#col_center #content {
	border: 0px solid #444;
}

#col_center .divider {
	clear: both;
	margin: 5px 0 15px;
	height: 1px;
	background: url(/images/divider_bg.gif) top right no-repeat #B0B4B7;
}

#col_center .dividerTop {
	clear: both;
	margin: 5px 0 1px;
	height: 1px;
	background: url(/images/divider_bg.gif) top right no-repeat #B0B4B7;
}

#col_center .dividerBottom {
	clear: both;
	margin: 10px 0 15px;
	height: 1px;
	background: url(/images/divider_bg.gif) top right no-repeat #B0B4B7;
}

#col_center .tagTop 
{
	margin: 0 10px 10px;
}

#col_center .icon {
	float: left;
	margin: 0 24px 24px 0;
}

#footer {
	margin-top: 50px;
	font-size: 9px;
	color: #333;
}

#footer a {
	font-size: 9px;
	color: #333;
}


/*	Page Specific */
#admin {}

#admin_project_list ul
{
	list-style-type: none;
	padding-right: 10px;
}

#admin_project_list .item_True
{
	color: #C93;
}

#admin_project_list .item_False
{
}

#markets {}
										
		#markets .button {
			float: left;
			width: 317px;
			margin: 0 14px 24px 0;
		}

				#markets .button .icon 
				{
					margin-right: 0px;
					margin-bottom: 8px;
					border: 1px solid #000;
				}

				#markets .button .icon:hover {
					margin-right: 0px;
					margin-bottom: 8px;
					border: 1px solid #C93;
		}

		#markets .2nd {
			margin-left: 0;
		}

		#markets .last {
			margin-bottom: 0;
		}

#market #featured_projects {
		float: left;
		width: 436px;
}
				
#market .featured_project {
	float: left;
}

#market .featured_project a {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

#market .featured_project a:hover {
	border: 1px solid #C93;
}

#market .featured_project img {
	border: 0;
	margin: 0;
	padding: 0;
}

#market .featured_project img:hover {}

#market .featured_project h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B0B4B7;
}

#market #featured_project_1 {
	margin-right: 9px;
	margin-bottom: 10px;
	width: 237px;
}

#market #featured_project_2 
{
	width: 190px;
}

#market #featured_project_3 {
	margin-right: 9px;
	margin-top: -38px;
	width: 190px;
}

#market #featured_project_4 
{
	width: 237px;
	margin-top: 8px;
}

#market #featured_project_2 h3 {
	text-align: right;
}

#market #featured_project_4 h3 {
	text-align: right;
}

#projects .vlist
{
	height: 444px;
	margin-top: 20px; /* needs a little extra to accomodate the H3 over the top row featured projects */
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:orange;
    scrollbar-base-color:;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#333333;
    scrollbar-shadow-color:;
}

.vlist {
	float: right;
	width: 210px;
	margin: 0px;
	overflow: auto;
	background-color: #111;
}

.vlist .title 
{
	color: #C93;
	margin-left: 4px;
}
			
.vlist .item {
	padding: 2px 10px;
	line-height: 1.2em;
	display: block;
}

.vlist .item a,
.vlist .item span {
	display: block;
}

.vlist .item a:hover {
	color: #C93;
}

#projects .hlist
{
	margin-top: 20px;
}

.hlist {
	background-color: #111;
}
			
.hlist .title 
{
	color: #C93;
	margin-left: 4px;
}

.hlist .item {
	padding: 2px 10px;
	line-height: 1.2em;
}

.hlist .item a,
.hlist .item span {
	display: block;
}

.hlist .item a:hover {
	color: #C93;
}
				
#aboutus .address
{
	margin: 20px;
	float: left;
	line-height: 1.1em;
}


#aboutus .date
{
	font-weight:bold;
}

#news_list {  
}

#news_list .box{  
}

#news_list .item {
	padding: 8px 10px;
	line-height: 1.2em;
	display: block;
}

#news_list .item a {
	line-height: 1.2em;
	text-decoration: underline;
}

#news_list .item a:hover {
	color: #C93;
}

#project_list { 
	border: 0px dotted red;
/*	width: 220px;*/
}

#project_list .box {
	margin-top: 24px;
	background-color: #434343;
/*	border: 1px solid #B0B4B7;*/
	padding: 3px;
}

#project_list .contents
{
/*	height: 400px;
	overflow: auto;*/
}

#project_list .item {
	padding: 2px 10px;
	line-height: 1.2em;
	display: block;
}
										
#project_list .item:hover {
}

#project_list .item a {
	line-height: 1.2em;
	text-decoration: underline;
}

#project_list .item a:hover {
	color: #C93;
}


/*	GLOBAL STYLES */

hr {
	height: 1px;
	border: 0;
	color: #666; /* for IE */
	background-color: #666;
}


a
{
	color: #666;
}

input, textarea, select
{
	background-color: #444444; 
	color: #ffffff;
}

ul.AdminImageList li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

.clear {
	clear: both;
}



/*	HTML ELEMENTS */
body, 
td,
p,
div,
span,
a {	
	font-family: Arial, Helvetica sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #B0B4B7;
/*	line-height: 1.3em;*/
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

hr {
	height: 1px;
	border: 0;
	color: #666; /* for IE */
	background-color: #666;
}