#presentation
{
	width:886px;
	background:#e6e4d2 url(../img/presentation/bg_top.jpg) repeat-x scroll left 10px;
	position:relative;
}

#presentation  *
{
	color:#32381d;
	font-size:12px;
}

#bg_bottom
{
	background:transparent url(../img/presentation/bg_bottom.jpg) repeat-x scroll -19px bottom;
	height:1533px;
	position:relative;
	top:18px;
	width:852px;
	z-index:0;
}

#presentation  .l1
{
	left:47px;
	position:absolute;
	top:78px;
	display:none;
}

#presentation  .l1 li
{
	background:transparent url(../img/presentation/dot1.png) no-repeat scroll 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:15px;
	padding-left:31px;
	width:400px;
	height:50px;
}

#presentation  .l2
{
	position:absolute;
	right:101px;
	top:291px;
}

#presentation  .l2 ul 
{
	margin-top:15px;
}
	
#presentation  .l2 li
{
	padding-bottom:15px;
	padding-left:31px;
	list-style:none;
	background:transparent url(../img/presentation/dot2.png) no-repeat scroll 0 0;
	font-size:12px;
}

#presentation  .l2 li a
{
	text-decoration:none;
}

* html #presentation  .l2 li
{  
	background: none;
  filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod='crop',src='" + STATIC_URL + "/img/presentation/dot2.png'");
}

#presentation #text
{
	margin-right:39px;
	position:absolute;
	top:554px;
	width:829px;
	background:transparent url(../img/presentation/text.jpg) no-repeat scroll 0 0;
}

#presentation #text h2
{
	padding-bottom:5px;
	background:transparent url(../img/presentation/dot1.png) no-repeat scroll 0 0;
	padding-bottom:4px;
	padding-left:20px;
	font-size:14px;
}

* html #presentation #text h2
{  
	background: none;
  filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod='crop',src='" + STATIC_URL + "/img/presentation/dot1.png'");
}

#presentation #text h2 span
{
	line-height:25px
}

#presentation #text .text
{
	padding-left:180px;
	padding-bottom:40px;
}

#presentation #text p
{
	margin-left:20px;
	font-size:12px;
}

#presentation #text a
{
	font-weight:bold;
	color:#318369 !important;
}

#presentation #text .text1
{
	margin-top:30px;
}

#presentation #text .text2
{
	margin-top:20px;
}

#presentation #text .text3
{
	margin-top:20px;
}

#presentation #text .text4
{
	margin-top:20px;
}

#presentation #text .text5
{
	margin-top:20px;
}