@charset "utf-8";

#aboutContent {
	position:relative;
	left:60px;
	top:280px;
	width:898px;
	height:391px;
	margin:0;
	padding:0;
	background-image:url(../images/aboutUsBck.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	z-index:1;
}

#aboutPhotos {
	position:absolute;
	background-position:top right;
	left:450px;
	top:12px;
	width:437px;
	height:369px;
	z-index:6;
}
#aboutUs {
	position:absolute;
	background-color:#fff;
	left:11px;
	top:38px;
	width:410px;
	height:343px;
	z-index:6;
}

#aboutUsHdr {
	position:absolute;
	top:70px;
	left:670px;
	width:337px;
	height:116px;
	z-index: 5;
}
