#aboutus_details {
	height: 360px;
	width: 415px;
	z-index: 12;
	position: absolute;
	left: 25px;
	top: 65px;
	overflow: auto;

}

#main {
	height: 750px;
	position: relative;
	text-align: center;
	top:0px;
	z-index: 10;
	left: 50%;
	margin-left: -500px;
	min-width: 1000px;

}

 /* 
  background: url("images/aboutus_backg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  */
#aboutus {
	height: 457px;
	width: 464px;
	z-index: 11;
}
#friends 
{
	height: 380px;
	width: 180px;
	z-index: 11;
position: absolute; left: 589px; top: 140px
}
#right 
{
	height: 720px;
	width: 150px;
	z-index: 11;
position: absolute; left: 260px; top: -125px
}
#menu 
{
	height: 25px;

	z-index: 11;
	position: absolute;
	left: -530px;
	top: -110px
}
#head
{
	height: 84px;
	width: 230px;
	z-index: 11;
position: absolute; left: -521px; top: -46px
}

