/* CSS Document */

body
{
	background-image:url(images/backdrops/back_aboutus.jpg);
	background-repeat:no-repeat;
}


div#text
{
	z-index:2;
	position:absolute;
	top:218px;
	left:209px;
	width:628px;
	margin-bottom:150px;
	height: 385px;
}

div#pic1
{
	position:absolute;
	left:0px; top:201px;
	width: 310px; height:567px;
	z-index:0;
}

div#pic2
{
	position:absolute;
	left:837px; top:201px;
	width:187px; height:567px;
	z-index:0;
}
