div#projects_yellow {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 215px;
	height: 800px;
	background: #d9ab3a;
	}		

div#p_picture {
	position: absolute;
	left: 135px;
	top: 0px;
	width: 628px;
	height: 282;
	background: white;
	}
	
div#p_projects {
	position: absolute;
	left: 160px;
	top: 0px;
	width: 595px;
	height: 729px;
	background: white;
	}

div#p_text{
	position: absolute;
	height: 25px;
	width: 746px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 2px;
	top: 5px;
	text-align: left;
	line-height: 20px;
	}
	
div#p_highrise{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 26px;
	top: 9px;
	text-align: center;
	font-weight: normal;
	}
	
div#p_medical{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 26px;
	top: 118px;
	text-align: center;
	font-weight: normal;
	}
	
div#p_office{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 26px;
	top: 43px;
	text-align: center;
	font-weight: normal;
	}
	
div#p_retail{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 26px;
	top: 81px;
	text-align: center;
	font-weight: normal;
	}
	
div#p_parking{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 25px;
	top: 153px;
	text-align: center;
	font-weight: normal;
	}

div#p_mixed{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 26px;
	top: 188px;
	text-align: center;
	font-weight: normal;
	}

div#p_auto{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 26px;
	top: 222px;
	text-align: center;
	font-weight: normal;
	}
	

div#p_hospitality{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 26px;
	top: 257px;
	text-align: center;
	font-weight: normal;
	}

div#p_education{
	position: absolute;
	background-color: white;
	height: auto;
	width: auto;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 26px;
	top: 290px;
	text-align: center;
	font-weight: normal;
	}

div#projects_text{
	position: absolute;
	height: auto;
	width: 580px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0px;
	top: 338px;
	text-align: left;
	background-color: #DEDCDD;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
