#demo{
	width:1024px;
	height: 100px;
	margin:auto;
	background:url(../pic/demo_topL.jpg) no-repeat top left;
	}
	
#demo_topL{	
	float: left;
	font-family:"Courier New", Courier, monospace;
	padding: 0.8em 0 1.2em 1.2em; *padding: 1.3em 0 1.2em 1.2em;
	}
	

	
#demo_topR{
	background:url(../pic/demo_topR.jpg) no-repeat top left;
	float: right;
	width: 80px;
	height: 98px;
	clear:none;
	
	}
	
#demo_bottomL{
	background:url(../pic/demo_bottomL.jpg) no-repeat bottom left;
	clear:both;
	float: left;
	width: 83px;
	height: 55px;
	margin-top: 10px;
	}
	
#demo_bottomR{
	background:url(../pic/demo_bottomR.jpg) no-repeat bottom right;
	float: right;
	width: 941px;
	height: 55px;
	margin-top: 10px;
	}
	
#demo_bottomR p{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:50px;
	padding-top: 0.4em;

	}
	
	
	
	
#flashContent{
	float: left;
	clear:none;
	width: 800px;
	
	height:600px;
	margin: -40px 0 0 1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
h1{
	color:#CC6600;
	font-size:18px;
	font-weight:bold;
	float: left;
}

a{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	}
a:hover{
	text-decoration: underline;
	}
	
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
	

