/*
----------------------------------------------------------------------------------------------
AIB STRUCTURE StyleSheet
Author:   Alex Sandrey
Created:  02 Nov 2005
Updated:  02 Nov 2005

Version: 1.0

History:

	
---------------------------------------------------------------------------------------------- */

/* Top Level Containers
---------------------------------------------------------------------------------------------- */
div.containerGlobal
{
	width:720px;
}
div.containerHeader
{
	width:704px;
}
div.containerMain
{
	width:704px!important;
}
div.containerLeftContent
{
	width: 144px;
	float: left;
}
div.containerCentreContent
{
	width: 560px;
	float: left;
}