@charset "utf-8";
/* CSS Document */



#demo-bar {
	width: 10px;
	float:right;
}
 
#demo-wrapper {
	margin: 0 auto;
	overflow: hidden; 
	height: 50px; 	
	width: 480px;
}
 
 
#demo-wrapper2 {
	margin: 0 auto;
	overflow: hidden; 
	height: 50px; 	
	width: 480px;
}
 
 
#demo-inner {
	width: 480px;
	height: 50px;
}
 
.boxdaw{
	height:50px;
	}

.boxdaw p{
padding-bottom:5px;
}	

.grin{
color:#2f5703;
text-decoration:underline;
}

.boxdaw a{
text-decoration:none;
color:#000000;
}	
	
.scrolling-content {
	background: transparent url(bubble.png) top left no-repeat;
	font-size: 12px;
	width: 470px;
	height: 50px;
	margin-bottom:10px;
}
 
.scrolling-content h1 { 
	color: #000;
	font-size: 10px;
}
 
#content1 {
	left: 0; 
	top: 0;
}
 
#content2 {
	left: 0; 
	top: 0;


}
 
#content3 {
	left: 0; 
	top: 0;


}
 
#content4 {
	left: 0; 
	top: 0;



}
#content5 {
	left: 0; 
	top: 0;



}


.imgFlow{
	float:left;
	padding-right:10px;
	padding-bottom:20px;
	}
