/* CSS Document */

#aboutus {
	background-image: url(../New_site/new_images/services_bkgnd.gif);
	background-repeat: no-repeat;
	height: 580px;
	background-color: #CFC9BB;
}

#aboutusLeft {
	float: left;
	width: 440px;
	height: 385px;
	margin: 80px 0 0 0;
}

#aboutusLeft p {
	color: #675734;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: justify;
	margin: 5px 0 0 80px;
}

#bottom {
	clear: both;
	background-image: url(../New_site/new_images/about_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 78px;
	margin: 0 0 0 0;
	padding: 30px 125px 0 125px;
}

#bottom p {
	color: #3b150a;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#aboutusRight {
	float: right;
	width: 330px;
	height: 390px;
	margin: 60px 0 0 0;
}