#container {
	position:relative;
	width:100%;
	text-align:center;	
}

#main {
	width:968px;
	text-align:left;
	background-color:#FFF;
	margin:0 auto;
	padding-bottom:140px;
}

#lknav {
	width:100%;
	text-align:center;	
	background-image:url("/images/buttonBarBG.png");
	background-repeat:repeat-x;
	position: fixed;
	bottom: 0;
}

#theWorksContent {
	float:left;
	width:968px;
	margin-left:-1px;
		padding-bottom:140px;
}

	/* theWorksContent Div(s) */
	#cmwWork,
	#ssvcardWork,
	#starzWork,
	#businessPlayceWork,
	#cssZenGardenWork,
	#luckyKindTeeWork,
	#agentCathieSiteWork,
	#calvertSiteWork,
	#sansSiteWork {
		float:left;
		margin-bottom:50px;
	}
	
	#cmwImages,
	#ssvcardImages,
	#starzImages,
	#businessPlayceImages,
	#cssZenGardenImages,
	#luckyKindTeeImages,
	#agentCathieSiteImages,
	#calvertSiteImages,
	#sansSiteImages {
		text-align:left;
		width:968px;
		margin:10px;
	}
	
	#cmwImages img,
	#ssvcardImages img,
	#starzImages img,
	#businessPlayceImages img,	
	#cssZenGardenImages img,
	#luckyKindTeeImages img,
	#agentCathieSiteImages img, 
	#calvertSiteImages img,
	#sansSiteImages img{
		float:right;
		padding-right:22px;
	}	
	
	#cmwInfo,
	#ssvcardInfo,
	#starzInfo,
	#businessPlayceInfo,	
	#cssZenGardenInfo,
	#luckyKindTeeInfo,
	#agentCathieSiteInfo,
	#calvertSiteInfo,
	#sansSiteInfo {
		width:968px;
		margin:10px;
	}