#wrapper		{width:750px; margin:42px auto 0 auto;}

#mainPage		{margin:33px 0 50px 0;}
#leftNav		{float:left; width:190px;}
#content		{float:left; width:545px;}

#columnOne		{float:left; width:270px; margin-right:25px;}
#columnTwo		{float:left; width:250px;}

#columnLeft		{float:left; width:260px; margin-right:25px;}
#columnRight	{float:left; width:260px;}

#columnWide		{float:left; width:363px; margin-right:25px;}
#columnNarrow	{float:left; width:157px;}

#processList h3		{float:left; width:165px; margin-right:4px;}
#processList div	{float:left; width:350px;}

.portfolioList img	{float:left; width:83px; margin-right:4px;}
.portfolioList p	{float:left; width:171px;}

#currentList img	{float:left; width:174px;}
#currentList div	{float:left; width:338px;}

#bookList img	{float:left; width:84px; margin-right:5px;}
#bookList div	{float:left; width:175px;}

#magazineList img	{float:left; width:84px; margin-right:5px;}
#magazineList div	{float:left; width:335px;}

#peopleList img		{float:left; width:78px; margin-right:5px;}
#peopleList div		{float:left; width:454px;}

#footer			{clear:both; padding-left:190px;}
#footer.homepage{padding-left:0px;}


.floatholder:after	{content: ".";  display: block;  height: 0;  clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */
.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
