.container {
	position: relative;
	width: 908px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	font-size: 12px;
	padding-left: 10px;
}
.header {
	background-color: #FFF;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 300;
}
.body {
}
.leftmenu {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 210px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #85a82d;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.video1 {
	background-color: #FFF;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 250px;
	top: 210px;
	position: absolute;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	
}
.main{
	background-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 180px;
	top: 210px;
	position: absolute;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 700px;	
}
.full{
	background-color: #FFF;
	left: 0px;
	top: 210px;
	position: absolute;
	padding: 0px;
	text-align: center;
	width: 906px;	
}
.column0 {
	background-color: #FFF;
	width: 590px;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	left: 210px;
	top: 210px;
	position: absolute;
	padding: 10px;
}
.column1 {
	background-color: #FFF;
	width: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 440px;
	top: 488px;
	position: absolute;
	padding: 10px;
}
.column2 {
	background-color: #FFF;
	width: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 670px;
	top: 210px;
	position: absolute;
	padding: 10px;
}
.column3 {
	background-color: #FFF;
	width: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 210px;
	top: 488px;
	position: absolute;
	padding: 10px;
	margin: 0px;
}
.footer {
}
.container .body .video1 h1 strong {
	font-size: xx-large;
	color: #F00;
}
.RedFont {
	color: #F00;
	font-size: 14px;
}
.SmallFont {
	font-size: 9px;
}
.container .body .video1 h3 {
	text-align: left;
}
.container .body .video1 h4 {
	text-align: left;
}
