#textbox	{
	position: relative;
	top: 47px;
	left: 200px;
	width: 543px;
	height: 318px;
	z-index: 50;
	overflow: hidden;
}
#foliopopup, #despopup, #statpopup	{
 position: absolute;
 width: 405px;
 height: 230px;
 display: none;
 filter: alpha(opacity=80);
 opacity: 0.8;
 -moz-opacity:0.8;
 border: 0px solid #ffffff;
 left: 50px;
 top: 40px;
 z-index: 800;
 background: #000000;	
}
#foliopopup	{
 height: 230px;
}
#despopup	{
 height: 260px;
 width: 415px;
 top: 50px;
 left: 30px;
}
#statpopup	{
 height: 260px;
 width: 370px;
 top: 50px;
 left: 30px;
}


#pop_image, #pop_desLogo, #pop_desBusCard, #pop_desStationery, #pop_desBrochure, #pop_desSignwriting, #pop_mulAnimation {
 position: absolute;
 display: none;
 z-index: 850;
}

#pop_image {
 width: 240px;
 height: 196px;
 left: 55px;
 top: 45px;
}

#pop_desLogo {
 width: 395px;
 height: 216px;
 left: 40px;
 top: 75px;
}
#pop_desBusCard {
 width: 350px;
 height: 214px;
 left: 60px;
 top: 75px;
}
#pop_desStationery {
 width: 275px;
 height: 200px;
 left: 60px;
 top: 90px;
}
#pop_desBrochure {
 width: 402px;
 height: 215px;
 left: 35px;
 top: 75px;
}
#pop_desSignwriting {
 width: 402px;
 height: 215px;
 left: 35px;
 top: 75px;
}
#pop_mulAnimation {
 width: 365px;
 height: 195px;
 left: 35px;
 top: 105px;
}

#pop_title, pop_desc, pop_links	{
	display: inline;
	}

#folioSeparator	{
	position: absolute;
	background-color: #ffffff;
	width: 1px;
	height: 233px;
	overflow: hidden;
	top: 50px;
	left: 240px;
}