body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
.submenu {
}
.submenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
	float: none;
}
#development {
	background-color: #008a4b;
}
#properties {
	background-color: #004a80;
}
#realty {
	background-color: #733d64;
}
#excavation {
	background-color: #008080;
}
#company {
	background-color: #b4b4b4;
}

#development_text {
	color: #008a4b;
}
#properties_text {
	color: #004a80;
}
#realty_text {
	color: #733d64;
}
#excavation_text {
	color: #008080;
}
#company_text {
	color: #b4b4b4;
}



.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	padding-right: 30px;
	padding-left: 30px;
}
