@charset "utf-8";
body {
	border-top: 0px solid #FF3300;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container-1 {
	width: 766px;
	margin: 0px auto;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0px;
}
h1, h2, h3, h4, h5, div, table, th, td, span, p, img {
	border: 0px solid #C6C6C6;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h1 /* used for Title */ {
	text-transform: capitalize;
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	padding-bottom: 0.2em;
	border-width: 0px 0px 1px;
	margin-bottom: 0.2em;
	margin-top: 4em;
}
h2 {
	padding-bottom: 0.2em;
	margin-bottom: 20px;
	border-width: 0px 0px 1px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 3.2em;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1em;
}
a {
	font-weight: bold;
}
a:link {
	color: #0648a5;
}
a:visited {
	color: #2461aa;
}
a:hover {
	color: #0099ff;
}
a:active {
	color: #CC0000;
}

/* BLOCK */

#content {
	width: 100%;
	height: 380px;
}
#content-col-left {
	float: left;
	width: 500px;
}
#content-col-right {
	float: right;
	width: 246px;
	height: 380px;
	overflow: auto;
	z-index: 1;
}
.clip {
	height: 180px;
	width: 240px;
	overflow: hidden;
}
.clip img {
	height: 180px;
	width: 240px;
}
.clip1 {
	float: left;
}
.clip2 {
	float: right
}
.clip3 {
	float: left;
	margin-top: 20px;
}
.clip4 {
	float: right;
	margin-top: 20px;
}
img.button-play {
	position: relative;
	top:-56px;
	left: 184px;
	border: 0px;
	width: 51px;
	height: 51px;
	filter: Alpha(Opacity=85, FinishOpacity=85, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0); -moz-opacity: 0.85; 
}
#related-info {
	background: #EEEEEE;
	height: 286px;
	border-top: 2px solid #316AC5;
	overflow: auto;
	padding: 10px;
}
#content h3 {
	padding: 0px 0px 10px;
}
#description {
	text-align: justify;
	line-height: 1.35em;
}

#briefly {
	text-align: justify;
	line-height: 1.35em;
}
#briefly  table {
	width: 100%;
	border-width: 1px 0px 0px;
}
#briefly th {
	font-weight: bold;
	background: #EEEEEE;
	border-width: 0px 1px 1px;
	padding: 4px;
	text-align: right;
}
#briefly  td {
	background: #F8F8F8;
	border-width: 0px 1px 1px 0px;
	padding: 4px;
}
.view-sites {
	font-weight: bold;
}
ul {
	margin-top: 15px;
	margin-bottom: -2px;
}

.arrow {
	font-size: 14px;
	margin-left: 4px;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
}

