#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.png);
	height:290px;
	padding: 0px 40px 0px 0px;
}
#coverslide {
	position:relative;
	width:540px;
	background:#fff;
	float:right;
	height:260px;
	margin-top:20px;
}
#slider {
	width:520px;
	height:240px;
	padding:0px 0px;
	margin:10px 10px;
	visibility: hidden;
	background:#fff;
}
#slider ul {
	margin:0px 0px;
	padding:0;
	list-style:none;
}
#slider li {
	width:520px;
	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:350px;
	float:left;
	margin-top:60px;
	margin-left:20px;
	height:220px;
	overflow:hidden;
}
#welcome p {
	padding: 0px 0px;
	margin: 10px 0px;
	line-height: 20px;
	font-size: 12px;
	font-family: 'Century Gothic', Georgia, sans-serif;
	color: #FFF;
	text-align: justify;
	font-weight: bold;
	letter-spacing:-1px;
}
#welcome p span {
	color:#00CBFE;
	font-size:14px;
}
.bigbanner img {
	margin: 0px 0px;
	padding: 0px 0px;
}
.banner {
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:330px;
	float:left;
	height:100%;
}
.banner ul {
	margin: 0px 0px;
	padding: 0px 0px;
	overflow: auto;
}
.banner li {
	width:126px;
	margin: 5px 8px 0px 8px;
	padding:8px 9px;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	background:#E7E0BB;
	border:1px solid #fff;
}
.banner li a:link, .banner li a:visited {
	text-decoration: none;
}
.tagcloud {
	width:300px;
	float:left;
	height:100%;
	padding:5px 15px;
	margin:5px 0px 0px 0px;
	background:#fff;
	border:1px solid #BCBCBC;
}

