/* CSS Document */
#Intro
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#Intro div
{
	background-repeat:no-repeat;
}
#IntroBox 
{
	position:absolute;
	top:175px;
	left:57px;
	width:370px;
}
.IntroData
{
	height:140px;
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
}
.IntroBtns
{
	text-align:center;
	margin-top:15px;
}
.IntroData h2
{
	text-align:right;
	direction:rtl;
	font:bold 12px Arial;
}
#IntroSwf
{
	position:absolute;
	width:427px;
	height:593px;
	top:0;
	left:530px;
}
