#mainHeader{
	width:977px;
	margin-top:30px;
	height:auto;
	overflow:hidden;
	margin-bottom:1px;
}
#menuContainer{
	width:656px;
	height:11px;
	clear:both;
	padding-top:25px;
	padding-bottom:34px;
}
#mainContainer{
	width:977px;
	height:auto;
	overflow:hidden;
}
#leftMenuContainer{
	width:215px;
	float:left;
	height:auto;
	overflow:hidden;
	padding-top:23px;
}
#newsletterContainer{
	width:215px;
}
#footerContainer{
	width:977px;
	margin-top:20px;
	height:auto;
	overflow:hidden;
}
#mainContent{
	width:762px;
	height:auto;
	overflow:hidden;
	
	float:left;
}
#innerRightMenu{
	width:235px;
	height:auto;
	overflow:hidden;
	float:left;
}
#contentContainer{
	width:498px;
	margin-top:17px;
	padding-left:9px;
	padding-right:20px;
	height:auto;
	float:left;
	text-align:left;
}
#contentContainerHome{
	width:359px;
	margin-top:17px;
	padding-left:9px;
	padding-right:20px;
	height:auto;
	float:left;
	text-align:left;
}
#rightMenuContainer{
	width:235px;
	height:auto;
	overflow:hidden;
	float:left;
}
#rightMenuContainerHome{
	width:354px;
	height:auto;
	overflow:hidden;
	float:right;
}
#rightSearchBox{
	width:235px;
	height:33px;
	background-color:#357A84;
	clear:both;
}
#rightSearchBoxHome{
	width:100%;
	height:33px;
	background-color:#357A84;
	clear:both;
}
#rightMenu{
	margin-top:1px;
}
#movieContainer{
	display:none;
	position:relative;
	z-index:1000;
}
#moviePlayerCloseButton{
	position:absolute;
	z-index:10000;
	text-align:right;
	width:100%;
	padding-top:5px;
	color:#FFFFFF;
}
#moviePlayerCloseButton a{
	color:#FFFFFF;
}
#moviePlayerCloseButton a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#moviePlayerContainer{
	z-index:200;
	position:absolute;
	top:100px;
	width:300px;
	height:100px;
	background-color:transparent;
	color:#FFFFFF;
	padding-top:190px;
	padding-left:100px;
}
#caseStudyCategoryContainer{
	padding-bottom:10px;
	color:#A9A9A9;
	font-weight:bold;
}
#caseStudyCategoryContainer a{
	color:#A9A9A9;
	text-decoration:none;
}
#caseStudyCategoryContainer a:hover{
	color:#48A0AE;
	text-decoration:underline;
}