@import "common.css";
@import "content.css";

#contentContainerL2 {
	min-height: 528px;
	height: 528px;
	position: relative;
}

#contentRightPlaceholder {
	width: 403px;
	height: 412px;
	float: right;
}

#slideshow {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 381px;
	height: 270px;
	border: 2px solid #351503;
	overflow: hidden;
}

#homepageContent {
	padding-top: 10px;
	font-size: 13px;
}

#videoBlock {
	width: 668px;
	background: url(../images/home/video_reel.jpg) no-repeat 0px 44px;
	position: absolute;
	bottom: 15px;
}

#videoBlockContent, #videoBlockContent2 {
	text-align: center;
	width: 243px;
	float: left;
}

.videoText {
	font-size: 14px;
	line-height: 20px;
}

#shouldntYouBeHere {
	position: absolute;
	right: 27px;
	top: 284px;
	z-index: 200;
}


#videoOne {
	display: block;
	position: absolute;
	width: 217px;
	height: 0px;
	padding-top: 156px;
	overflow: hidden;
	z-index: 205;
	left: 14px;
	top: 0px;
}

#videoTwo {
	display: block;
	position: absolute;
	width: 217px;
	height: 0px;
	padding-top: 156px;
	overflow: hidden;
	z-index: 205;
	left: 255px;
	top: 0px;
}

#videoMore {
	display: block;
	position: absolute;
	width: 165px;
	height: 0px;
	padding-top: 66px;
	overflow: hidden;
	z-index: 205;
	left: 490px;
	top: 65px;
}
