/* @Layout */

.page_title {
	background-image:url(../images/media_title.png);
	background-repeat:no-repeat;
	width:451px;
	height:128px;
	text-indent:-9999px;
	margin-left:20px;
	margin-top:265px;
	position: absolute;
	z-index:4;
}
.media_container {
	width:560px;
	height:auto;
	background-image:url(../images/media_bg.jpg);
	background-repeat:no-repeat;
	background-color:#e5e5e5;
	border:#000 solid thin;
	margin: 0 auto;
	margin-top:335px;
	color:#000;
	font: 13px "Century Gothic", Futura, Verdana, sans-serif;
	position:relative;
	z-index:10;
}
.letter {
	width:250px;
	margin-top:-20px;
	margin-left:-8px;
	position:absolute;
}
.turtle {
	width:250px;
	margin-top:-10px;
	margin-left:270px;
	position:absolute;
}
.video1 {
	width:550px;
	margin:0 auto;
	margin-top:220px;
	position:relative;
	text-align:center;
	z-index:5;
}
.video2 {
	width:550px;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	position:relative;
	z-index:5;
}

/* @Style */

