@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;
}

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

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

#videoBlockContent {
	text-align: center;
	width: 247px;
}

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

#shouldntYouBeHere {
	position: absolute;
	right: 10px;
	top: 284px;
}
