@charset "utf-8";
.container {
	height: 100%;
	width: 100%;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
}
.green_bar {
	background-repeat: no-repeat;
	background-position: center top;
	height: 348px;
	width: auto;
	top: 0px;
	margin-top: 147px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: -3;
	background-color: #afb06c;
	position: relative;
}
.right_bar {
	width: 768px;
	position: absolute;
	z-index: 30;
	height: 2000px;
	top: 112px;
	background-image: url(../images/backgrounds/trans_yellow.png);
	left: 304px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
.white_tranparent_bar {
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 1072px;
	top: 495px;
	z-index: 19;
	position: absolute;
	background-image: url(../images/backgrounds/trans_wht.png);
	left: 0px;
}
.sub_container {
	height: 100%;
	width: 1072px;
	z-index: 0;
	top: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 900px;
	overflow: hidden;
}
.slideshow {
	margin: 0px;
	height: 391px;
	width: 520px;
	border: 1px solid #603b15;
	position: absolute;
	z-index: 30;
	left: 13px;
	top: 15px;
	overflow: hidden;
}
.white_trans_template {
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 1008px;
	top: 148px;
	z-index: 19;
	position: absolute;
	background-image: url(../images/backgrounds/trans_wht-high.png);
	left: 0px;
	margin-left: 22px;
}
.green_bar_template {
	background-repeat: no-repeat;
	background-position: center top;
	height: 348px;
	width: auto;
	top: 0px;
	margin-top: 298px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: -3;
	background-color: #afb06c;
	position: relative;
}
