.curve {
	float: left;
	height: auto;
	width: auto;
}
.video-bg {
	background-image: url(../images/header-5.jpg);
	background-repeat: no-repeat;
	height: 435px;
	width: 898px;
	background-position: center top;
}


.content-bg {
	height: 424px;
	width: 810px;
	border: 1px solid #438ece;
	background-image: url(../images/blue-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.video-area {
	float: left;
	height: 278px;
	width: 809px;
	padding-bottom: 11px;
}
.video-area-mid {
	float: left;
	height: 283px;
	width: 803px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bdbcbd;
	border-bottom-color: #bdbcbd;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.video-left {
	float: left;
	height: 260px;
	width: 440px;
	overflow: auto;
}
.video-right {
	background-image: url(../images/big-video-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 253px;
	width: 330px;
	padding-top: 4px;
	background-position: bottom;
	margin-left: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tab {
	float: left;
	height: 101px;
	width: 809px;
}
.tab-mid {
	float: left;
	width: 743px;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(../images/tab-bg.jpg);
	background-repeat: repeat-x;
	border-right-style: none;
	border-left-style: none;
	padding-left: 54px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.tab-mid-img {
	margin-right: 55px;
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	height: 4px;
	width: 840px;
}
.video-left p {
	margin: 0px;
	padding: 0px;
}


