.pageLeft {
	float: left;
	width: 406px;
	min-height: 1520px;
	padding: 10px 10px 10px 20px;
}
.pageRight {
	float: left;
	width: 534px;
	min-height: 1520px;
	padding: 38px 10px 10px 20px;
	background: #e1e8eb;
}
.coverVideos {
	width: 1000px;
	background: #dde8ee;
}
.coverVideos .top {
	width: 970px;
	height: 32px;
	background: url(/images/cover/videos-top.png) no-repeat;
	padding: 30px 0 0 30px;
}
.coverVideos .left {
	float: left;
	width: 635px;
	height: 300px;
	padding: 0 0 0 15px;
}
.coverVideos .right {
	float: left;
	width: 350px;
	height: 300px;
	padding: 20px 0px 0px;
}
.coverVideos .bottom {
	width: 1000px;
	height: 17px;
	background: url(/images/cover/videos-bottom.png) no-repeat;
}