#singad{
	background:url(images/sing.png) repeat-x;
	height:107px;
	padding: 10px 0px 0px 0px;
}
#pagedes{
	background:url(images/pagedes.png);
	height:145px;
	padding: 0px 0px 0px 0px;
}

#pagedes h2{
	padding:30px 0px 0px 20px;
	margin:0px 0px;
	font-size:22px;
	font-family: Georgia,tahoma, century gothic,  sans-serif;
	color:#fff;

}
.pdescript{
	height:75px;
	float:left;
	overflow:hidden;
	width:450px;

}
.pdescript p{
	padding:10px 0px 0px 20px;
	margin:0px 0px;
	font-size:14px;
	font-family:tahoma, century gothic,  sans-serif;
	color:#FFF8CF;

}
#myslider{
	background:url('images/slide.jpg');
	height:290px;
	padding: 0px 40px 0px 0px;
	margin-bottom:5px;
}
#coverslide{
	position:relative;
	width:385px;
	background:#fff;
	float:right;
	height:260px;
	margin-top:20px;
}

#slider{
	width:365px;
	height:240px;
	padding:0px 0px;
	margin:10px 10px;
	visibility: hidden; 
	background:#fff;
	margin-bottom:
	}	
#slider ul{
	margin:0px 0px;
	padding:0;
	list-style:none;
		}
#slider li{ 
	width:365px;
	background:#ddd;
	height:240px;
	overflow:hidden; 
	margin:0px 0px;
		}	
		/*
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:105px;
		}	
#nextBtn{ 
	left:540px;
		}	
		
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/left.png) no-repeat 0 0;	
		}	
#nextBtn a{ 
	background:url(images/right.png) no-repeat 0 0;	
		}*/												

		
.slmeta{

position:absolute;
top:50px;
height:100px;
width:520px;
overflow:hidden;
background:#fff;


}		
		
		
		
		
		
		
		
		
		
#welcome{
	width:500px;
	float:left;
	padding-top:10px;
	margin-left:40px;
	height:220px;
	overflow:hidden;

}
#welcome h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	line-height:24px;
	padding-bottom:15px;
	background: url('images/line.png') no-repeat bottom center;
	text-align:center;
}
#welcome h2 a {
	color:#FFFFFF;
}
#welcome p{
	padding:0px 0px;
	margin:10px 0px;
	line-height:25px;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#FFFFFF;
}