#background2 {
	background-image: url(../images/home/background2.png);
	background-repeat: repeat-y;
}

#contentheader_2 {
	background-image: url(../images/home/video/videoheader.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#back {
	height: 35px;
	width: 83px;
	margin-top: 45px;
	margin-left: 143px;
	float: left;
}
#video {
	margin: 0px;
	width: 606px;
	clear: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	height: 100%;
}
#video_holder {
	width: 600px;
	float: none;
	height: 367px;
	border: medium solid #666;
	margin-bottom: 40px;
}
#video_holder2 {
	width: 600px;
	float: none;
	height: 420px;
	border: medium solid #666;
	margin-bottom: 40px;
	overflow: hidden;
}
#video_holder3 {
	width: 600px;
	float: none;
	height: 337px;
	border: medium solid #666;
	margin-bottom: 40px;
	overflow: hidden;
}
#video_text {
	float: none;
	width: 600px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #560b39;
    height: 100%;
	text-align: center;
	margin-bottom: 10px;
}

