.content {
	padding: 0px 0px 26px 0px;
	margin: 0px auto 40px auto;
	width: 930px;
	height: 485px;
	overflow: hidden;
	border-bottom: 1px solid #cccdcf;
}
.frame {
	border: 4px double #cdced0;
	padding: 36px 205px 40px 205px;
	height: 401px;
	overflow: hidden;
}
.page-title {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px; 
}
.page-title h1 {
	padding: 0px 0px 11px 0px;
}
.page-content {
	height: 313px;
	border-bottom: 1px solid #d0d0d1;
	border-top: 1px solid #d0d0d1;
}
.page-content h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	color: #939598;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
.page-content .block-content {
	height: 307px;
	padding: 3px 0px 3px 8px;
}
.page-content .block-content .text-position {
	height: 307px;
	width: 500px;
	overflow: hidden;
}
.page-content .block-content .text {
	height: 307px;
	width: 500px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.page-content .block-content .scroll {
	height: 307px;
	width: 490px;
	padding: 0px 10px 0px 0px;
}
.page-content .block-content .link-position {
	height: 32px;
	margin: -32px 0px 0px 0px ;
	text-align: right;
	z-index: 5;
	position: relative;
}
.page-content .block-content .linkto {
	z-index: 5;
	display: inline-block;
	width: auto;
	min-width: 30px;
	cursor: pointer;
	color: #7d7d7d;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page-content .block-content .linkto .video {
	background: url(/images/icon-video.gif) no-repeat top left;
	padding: 0px 0px 0px 24px;
}
.page-buttons {
	padding: 10px 0px 0px 0px;
}
.page-buttons .show-menu {
	margin: 0px 0px 0px auto;
}
.page-buttons .show-menu a {
	border: 1px solid #e0e0e1;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6e71;
	padding: 3px 22px 4px 22px;
	text-decoration: none;
	margin: 0px 0px 0px 10px; 
}