#content{
		background-color: #e6e6e6;
	width:1024px;
	height:800px;
	
}
#logo{
	background-image: url(images2/s6logo_small.jpg);
	background-repeat:no-repeat;
	height:140px;
		background-color: #e6e6e6;
	
}
#header li{
	color:#a1a1a1;
	list-style-type:none;
	display:inline;
	float:left;
	margin-top:18px;
	margin-right:24px;
	font-family:sans-serif;
	font-weight:bold;
	font-size: 18px;
	letter-spacing: 1px;
}

A:link {text-decoration: none; color:#a1a1a1;}
A:visited {text-decoration: none; color:#a1a1a1;}
A:active {text-decoration: none; color:#a1a1a1;}
A:hover {text-decoration: none; color: #6699cc;}

#header{
	width: 550px;
	float:right;
	margin-top:10px;
		background-color: #e6e6e6;
	
}

#video{
	height:416px;
	width:736px;
}
#demo{
	background-image: url(images2/demo_bottom.jpg);
	height:126px;
	width:1024px;
	margin-top:50px;

}
#footer{
	padding-top:20px;
	width:1024px;
	padding-bottom:10px;
	background-color:white;
	padding-bottom:50px;
	}
.footleft{
	float:left;
}
.footright{
	float:right;	
	font-weight:bolder;
	font-size:16;
}
