﻿BODY {
	MARGIN: 0px;BACKGROUND-COLOR: #e8e8e8; TEXT-ALIGN: center
}

#InfoUnit_InfoUnitContainer
{
	
	left:20%;
	text-align:left;
	Z-INDEX:2001;
	POSITION:absolute;
	TOP:10%;
	width:645px;
	height:500px;
	BACKGROUND-IMAGE: url(../Images/InfoUnitBG.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:10px;

}

#InfoUnit_InfoContent 
{	top:20%;
	vertical-align:middle;
	text-align:center;
	margin-left:0px;
	margin-top:0px;
	POSITION: relative;
	/*height:425px;
	width:635px;
	background-color:White;*/
}
#InfoUnit_InfoContentFrame 
{
	height:490px;
	width:635px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

}

