@charset "utf-8";
/* CSS Document */

.header				{width:970px;}

#containerContainer			{width:970px; margin: 0 auto;
}

#container			{width:920px; margin: 0 auto
}

.topStripCenter		{width:880px;}  /*width is 40px less than the expected 30px because of the 10px padding-left*/

.middleStripLeft					{height:460px;} 

.middleStripCenter	{width:890px;    height:460px;}	/*width is 40px less than the expected 30px because of the 10px padding-left*/

.middleStripRight					{height:460px;}

.bottomStripCenter	{width:880px;}	/*width is 40px less than the expected 30px because of the 10px padding-left*/

