@charset "UTF-8";
.CONTAINER {
	height: 580px;
	width: 765px;
	margin: auto;
	background-image: url(images/main-background.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu {
	height: 90px;
	width: 765px;
	background-image: url(images/menu.png);
}
.left-text {
	float: left;
	height: 490px;
	width: 310px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.right-text {
	float: right;
	height: 490px;
	width: 414px;
}
.right-enquiry {
	float: right;
	height: 430px;
	width: 414px;
	overflow: scroll;
}
.text-formatting {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B135E;
}
.text-formattingRIGHT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B135E;
	margin-right: 15px;
	margin-left: 100px;
	margin-top: 210px;
}
.buttons {
	margin-top: 45px;
	margin-left: 8px;
}
.footer {
	margin-top: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B135E;
}
.table-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B135E;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.CONTAINER-Project {
	height: 580px;
	width: 765px;
	margin: auto;
	background-image: url(images/project-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.CONTAINER-history {
	height: 580px;
	width: 765px;
	margin: auto;
	background-image: url(images/history-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.CONTAINER-practice {
	height: 580px;
	width: 765px;
	margin: auto;
	background-image: url(images/practice-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.CONTAINER-contact {
	height: 580px;
	width: 765px;
	margin: auto;
	background-image: url(images/contact-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.CONTAINER-services {
	height: 580px;
	width: 765px;
	background-image: url(images/service-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.RICS {
	margin-right: 20px;
	margin-top: 7px;
}
.text-formattingSERVICES {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B135E;
	margin-right: 15px;
	margin-left: 100px;
	margin-top: 31px;
}
.text-formattingcontact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B135E;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
}
.CONTAINER-enquiries {
	height: 580px;
	width: 765px;
	margin: auto;
	background-image: url(images/enquiry-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
