table td
{
	text-align:center;
}
#IntroBody
{
	width:984px;
	margin:0 auto;
}
#IntroTop
{
	height:125px;
	background:url(../content/images/intro_top.jpg) center no-repeat;
}
#IntroMid
{
	height:288px;
	background:url(../content/images/intro_mid.jpg) center no-repeat;
}
#IntroBot
{
	height:360px;
	background:url(../content/images/intro_bot.jpg) center no-repeat;
}
#IntroBot .Left, #IntroBot .Right
{
	width:380px;
	padding-top:20px;
	text-align:center;
}
#IntroBot .Left
{
	float:left;
	padding-left:80px;
}
#IntroBot .Right
{
	float:right;
	padding-right:80px;
}
#IntroBot .Right div
{
	text-align:right;
	direction:ltr;
}
#IntroBot .Left div
{
	text-align:left;
	direction:ltr;
}
#IntroBot .Content
{
	height:180px;
	overflow:auto;
	margin-bottom:15px;
}
