#tblFrame
{
	width : 100%;
}

#tblHead
{
	width: 1000px;
	height: 138px;
	background-image: url(../Images/banner.jpg);
	background-repeat: no-repeat;
}

#tblMenu
{
	width: 1000px;
	height: 40px;
}

#tblContent
{
	width: 1000px;
	height: 474px;
}

#tblPie 
{
	width: 1000px;
	height: 90px;
	background-image: url(../Images/pie.jpg);
	background-repeat: no-repeat;
}