.title {
	float: left;
	background: url(../img/services_title.gif) left no-repeat;
	height: 25px;
	width: 600px;
	text-align: left;
	margin: 13px 0 0 15px;;
}

.sub_menu {
	margin-left: 125px;
	height: 25px;
	margin-top: 2px;
}

.sub_menu a {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #e78721;
	
	text-decoration: none;
	
}

#content .bg {
	height: 320px;
	width: 727px;
	background-color: #f6f6f6;
	border: 1px solid #ededed; 
	border-top: 0px;
	padding-top: 1px; 
}

#content .bar {
	clear: left;
	height: 24px; 
	width: 729px;
	text-align: right;
}


#text_area {
	height: 319px;
	width: 726px; 
	
	border-top: 1px solid #CCC;
	overflow: auto;
	
	text-align: left;
	
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #363636;
	line-height: 12px;
	text-align: left;
}

#text_area .head {
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
}

.management {
	background: url(../img/services_photo1.gif) left top no-repeat;
	width: 700px;
	margin: 9px 0 0;
}

.construction {
	background: url(../img/services_photo2.gif) left top no-repeat;
	width: 700px;
	margin: 20px 0 0;
}

.planning {
	background: url(../img/services_photo3.gif) left top no-repeat;
	width: 700px;
	margin: 20px 0 0;
}

.sales {
	background: url(../img/services_photo4.gif) left top no-repeat;
	width: 700px;
	margin: 20px 0 0;
}

.development {
	background: url(../img/services_photo5.gif) left top no-repeat;
	width: 700px;
	margin: 9px 0 0;
}

.project{
	background: url(../img/services_photo6.gif) left top no-repeat;
	width: 700px;
	margin: 20px 0 0;
}

.r_construction {
	background: url(../img/services_photo7.gif) left top no-repeat;
	width: 700px;
	margin: 20px 0 0;
}

.builder {
	background: url(../img/services_photo8.gif) left top no-repeat;
	width: 700px;
	margin: 20px 0 0;
}

.r_sales {
	background: url(../img/services_photo9.gif) left top no-repeat;
	height: 58px;
	width: 700px;
	margin: 20px 0 0;
}

.text {
	margin: 0 0 0 160px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #363636;
	line-height: 15px;
	text-align: left;
}

.text b {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold; 
	text-transform: uppercase;
	color: #000;
}

li {
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}


