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

html, body {
	background-color:#F6F7E9;
	overflow: hidden;
	text-align:left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	background-image: url(bg_web.png);
	background-repeat: repeat-x;
}
#flashcontent {
	width: 769px;
	height: 635px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -384px;
}
img {
	border:0
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FF7800;
	letter-spacing:-1px;
}
