@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto; width:1000px;
	background:url(images/page_bg_morning.jpg) center top fixed;
	background-color:#470a59;
}
#page {
	width:950px;
	height:auto;
	margin:0px auto;
	background-color:#470a58;
}
#logo {
	height:140px;
	width:350px;
	margin:0 auto;
	padding-top:10px;
}
#main {
	width:950px;
	height:auto;
	margin-top:40px;
	background-color:#470a58;
}
#flash {
	width:110px;
	height:40px;
	float:left;
	margin-top:117px;
	margin-left:50px;
}
#html {
	width:110px;
	height:40px;
	float:right;
	margin-top:117px;
	margin-right:50px;
}
#video {
	width:370px;
	height:303px;
	float:left;
	margin-left:120px;
	background:#000000;
}