@charset "utf-8";
#contentLeft {
	float: left;
	width: 233px;
	height: 271px;
	background-image: url(../images/welcome1.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
	clear: both;
}
#textLeft {
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	height: 225px;
	width: 200px;
	overflow: scroll;
	margin-top: 40px;
	margin-left: 18px;
	color: #9B491A;
}
#textRight {
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	height: 225px;
	width: 170px;
	overflow: scroll;
	margin-top: 50px;
	margin-left: 18px;
	color: #FFFFFF;
}

#mainImage {
	background-image: url(../images/building.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 414px;
	float: right;
	margin-right: 30px;
}

#contentRight {
	float: right;
	width: 200px;
	background-image: url(../images/rightBox.jpg);
	margin-right: 30px;
	background-repeat: no-repeat;
	height: 277px;
	margin-top: 50px;
}
#contentRight img {
	left: 5px;
	position: relative;
	margin-top: 10px;
}

#moreText {
	background-image: url(../images/phone.jpg);
	height: 50px;
	width: 100%;
	clear: both;
	margin-left: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
#container #info {
	width: 400px;
	background-color: #FAC35F;
	margin-left: 40px;
	clear: left;
	margin-top: 50px;
	border: thin solid #FFFFFF;
	padding: 10px;
	line-height: 1.5em;
	color: #9C471E;
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
}

#container #centerImage {
	height: 232px;
	width: 163px;
	background-image: url(../images/bottomImage.jpg);
	margin-left: 35px;
	clear: both;
}
