.centerpage {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0EBCB;
	border: medium solid #000000;
}
body {
	background-color: #9C8768;
}
.image {
	float: right;
	background-color: #F0EBCB;
	margin-right: 40px;
	margin-left: 60px;
	height: 386px;
	width: 200px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 60px;
	text-align: justify;
	margin-right: 30px;
	height: 500px;
}
.navbar {
	margin-bottom: 20px;
}
hr {
}
.linebreak {
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #7F7157;
	width: 170px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	height: 50px;
}
.aboutustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 500px;
	margin-left: 60px;
	text-align: justify;
	margin-right: 60px;
}
.contactustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 500px;
	margin-left: 70px;
	text-align: left;
	margin-right: 70px;
	background-color: #F0EBCB;
	position: relative;
	width: 170px;
}

.thumbnails {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 122px;
	height: 300px;
}
.thumb_photos {
	position: relative;
	margin-top: 5px;
	border: thin solid #000000;
	top: -5px;
}
.mainprojectimage {
	top: 50px;
	width: auto;
	position: absolute;
	height: 267px;
	left: 175px;
	border: thin solid #000000;
}
.project_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	border: thin solid #000000;
	overflow: auto;
	position: absolute;
	height: 129px;
	width: 390px;
	left: 175px;
	top: 341px;
}
.contactusphoto {
	position: absolute;
	left: 356px;
	top: 13px;
}
.pastprojectstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	width: 180px;
}
.hoveroverbox {
	position: absolute;
	left: 0px;
	top: 415px;
	width: 113px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 2px;
	border: thin solid #000000;
	font-size: x-small;
	background-color: #FFFFFF;
}
.pasttop {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
}
