.cn-header {
	margin: 0 auto;
	width: 950px;
}
.cn-footer {
	margin: 0 auto;
	width: 950px;
}
#graycontainer {
	background-color: transparent;
}
#container{
	margin: 0 auto;
	width: 950px;
	background-color: transparent;
	border: none;
}
#container .egoclan {
	position: relative;
	z-index: 10;
	background: url(/i/egoclan/ego_bg.jpg) 0 0 repeat-y;
}
.egoclan .top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 647px;
	background: url(/i/egoclan/ego_top.jpg) 0 0 no-repeat;
	z-index: 11;
}
.egoclan .bot {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 276px;
	background: url(/i/egoclan/ego_bot.jpg) 0 0 no-repeat;
	z-index: 11;
}
.egoclan .staticblock {
	position: relative;
	padding: 425px 40px 20px;
	font-size: 120%;
	z-index: 12;
}