/* CSS Document */

/* Layout styles START */

#container {
	}

#header-bar	{
	width:805px;
	height:132px;
	}

#content-bar	{
	width:805px;
	height:383px;
	}
	
#content-bar-left {
 	width:627px;
	height:383px;
	}
	
#middle-promo {
 	width:432px;
	height:277px;
	}

#content-bar-right {
 	width:178px;
	height:383px;
	}

#promo-bar	{
	width:805px;
	height:81px;
	}

#footer-bar	{
	width:805px;
	height:74px;
	}

/* Level 2 layout Divs */

#container2 {
	width:806px;
	margin:auto auto;
	}
	

/* Layout styles END */
