.C1 {
	width: 100%;
	position:relative;
	z-index:1;
}
.CtrLeft {
	position: absolute;
	width:50%;
	background: url(/Web/images/BgHomeLeft.gif); 
	background-repeat: repeat-x; 
	background-position: 0px -100px;
	height:605px;
	background-color: #26a4da;

}
.CtrCtnr {
	position: absolute;
	top:0px;
	left:50%;
	width:750px;
	margin-left:-375px;
	height:605px;


}
.CtrRight{
	background: url(/Web/images/BgHomeRight.gif); 
	background-repeat: repeat-x;
	background-position:0px 0px;
	position: absolute;
	top:157px;
	left:50%;
	width:50%;
	height:605px;
	z-index:0;
}
.CtrPromo{
	position:absolute;
	width:557px;
	height:238px;
	background: url(/Web/images/BgHomeLeft.gif); 
	background-repeat: repeat-x; 
	background-position:0px -100px;
}
.CtrGameFinder{
	position:absolute;
	top:0px;
	left:557px;
	width:193px;
	height:595px;
	background: url(/Web/images/BgHomeRight.gif); 
	background-repeat: repeat-x;
	background-position:0px 0px;
}
.CtrWHTitle{
	position:absolute;
	top:238px;
	width:150px;
	padding-left:10px;
}

.CtrTrans{
	position:absolute;
	top:238px;
	left:207px;
	height:323px;
	width:140px;
	background:url(/Web/images/BlueGreyArc.gif); 
	background-position:0px 0px;
}
.CtrFavorites {
	position:absolute;
	top:238px;
	left:347px;
	width:210px;
	height:323px;
	padding-left:16px;
	background: url(/Web/images/BgHomeRight.gif); 
	background-repeat: repeat-x;
	background-position:0px -238px;
	background-color:#1e201b;
}
.TopPick1{
	position:absolute;
	width:215px;
}
.TopPick2{
	position:absolute;
	top:0px;
	left:215px;
	width:342px;
}
.TopPickButton{
	position:absolute;
	margin-left:10px;
	width:215px;
	top:194px;
}