﻿html{
	
}
body{
	background:#ecedf1 url('../images/intro_bg.gif') repeat-x center 0;
	text-align:center;
	margin:0px auto;
	padding:0px;
	font:11px verdana
}
.IntroMain{
	background:transparent url('../images/intro_main_bg.jpg') no-repeat center 0;
	height:358px;
	width:976px;
	margin:0 auto;
	padding-top:265px
}
.FlashIntro{
	margin:auto;
	width:713px;
	height:333px;
}
.IntroFooter{
	clear:both;
	width:713px;
	padding:25px 0 0;
	margin:auto
}
.CopyRights{
	color:#bc7407;
	text-align:center;
	float:left
}
.SKIP{
	float:right
}
.CopyRights a,.SKIP a{
	color:#bc7407;
	text-decoration:none
}
.CopyRights a:hover,.SKIP a:hover{
	color:#bc7407;
	text-decoration:underline
}
