	#video_bg {

		width: 100%;

		float: left;

		background-color: #cb4c1b;

	}

	#video_bg2 {

		width: 100%;

		float: left;

		background-image: url(layout/video-bg3.jpg);

		background-repeat: repeat-y;

	}

	#video_bg3 {

		width: 100%;

		float: left;

		background-image: url(layout/video-bg4.jpg);

		background-repeat: repeat-y;

		background-position: top right;

	}

	#video_bg2 .row1, #video_bg2.row2, #video_bg2.row3 {

		width: 100%;

		float: left;

	}

	#video_bg2 .row1 {

		height: 14px;

		background-image: url(layout/video-bg_02.jpg);

		background-repeat: repeat-x;

		clear: both;

	}

	#video_bg2 .row1 .col1 {

		float: left;

	}

	#video_bg2 .row1 .col2 {

		float: right;

		height: 14px;

		width: 25px;

	}

	

	#video_bg2 .row2 .col1 {

		float: left;

		background-image: url(layout/video-bg_04.jpg);

		background-repeat: no-repeat;

		width: 100%;

	}

	#video_bg2 .row2 .col2 {

		float: left;

		background-image: url(layout/video-bg2.jpg);

		background-repeat: repeat-x;

		clear: both;

		width: 100%;

	}

	#video_bg2 .row2 .col3 {

		float: left;

		background-image: url(layout/video-bg_06.jpg);

		background-repeat: no-repeat;

		background-position: top right;

		width: 100%;

	}

	#video_bg2 .row2 .content {

		width: 90%;

		color: #ffffff;

		margin: 0 auto;

		padding-right: 10px;

	}

	

	#video_bg2 .row3 {

		clear: both;

		height: 17px;

		background-image: url(layout/video-bg_08.jpg);

		background-repeat: repeat-x;

	}

	#video_bg2 .row3 .col1 {

		float: left;

	}

	#video_bg2 .row3 .col2 {

		float: right;

		width: 25px;

	}
