/* CSS Document */
#page {
  height: 100%; width: 100%
}
#tdcontent {
  height: 100%;
}
#content {
  overflow: auto; /* or overflow: hidden; */
 
}
body{
	margin:0px;
	background-color:#36608D;
	height:auto;
}
body2{
	margin:0px;
	background-color:#36608D;
	height:1500;
}
#main{
	width:1003px;
	height:1150px;
	margin-left:auto;
	margin-right:auto;
}
#main2{
	width:1003px;
	height:1800x;
	margin-left:auto;
	margin-right:auto;
}

.flash{
	float:left;
	width:1003px;
	height:330px;
}

.nav{
	float:left;
	width:1003px;
	height:36px;
	background:url(images/3.png.jpg) no-repeat;
}

.button{
	float:left;
	width:auto;
	height:20px;
	margin-top:10px;
	margin-left:90px;
}

.text{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.text:hover{
	color:#FFCC00;
}

.left-panel{
	float:left;
	width:755px;
	height:900px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.left-panel2{
	float:left;
	width:755px;
	height:900px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.left-panel3{
	float:left;
	width:755px;
	height:1700px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.left-panel4{
	float:left;
	width:755px;
	height:1000px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.left-panel5{
	float:left;
	width:755px;
	height:1200px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.right-panel3{
	float:right;
	width:248px;
	height:1700px;
	margin-bottom:15px;
	background:url(images/index_08.gif) repeat-y;
}

.right-panel{
	float:right;
	width:248px;
	height:900px;
	margin-bottom:15px;
	background:url(images/index_08.gif) repeat-y;
}

.youtube{
	float:left;
	width:220px;
	height:275px;
	margin-top:15px;
	margin-left:15px;
}

.heading{
	float:left;
	width:220px;
	height:20px;
	text-align:center;
}

.heading-2{
	float:left;
	width:232px;
	height:20px;
}

.heading-3{
	float:left;
	width:232px;
	height:20px;
}

.head-font{
	font-family:"Times New Roman";
	font-size:14px;
	color:#36608D;
	text-decoration:underline;
	font-weight:bold;
}

.head-font-2{
	font-family:"Times New Roman";
	font-size:14px;
	color:#36608D;
	text-decoration:none;
	font-weight:bold;
}

.head-font-2:hover{
	color:#000000;
}

.main-header-bold{
	float:left;
	width:750px;
	height:50px;
	text-align:center;
	margin-top:20px;
}

.f-1{
	font-family:"Times New Roman";
	font-size:35px;
	text-decoration:none;
}

.sub-tag{
	float:left;
	width:750px;
	height:20px;
	margin-top:20px;
	text-align:center;
}

.f-2{
	font-family:"Times New Roman";
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.for-content{
	float:left;
	width:710px;
	height:auto;
	margin-top:15px;
	text-align:center;
	padding:10px;
}

.for-content3{
	float:left;
	width:500px;
	height:auto;
	margin-top:15px;
	margin-left:150px;
	text-align:center;
	padding:10px;
}

.for-content2{
	float:left;
	width:710px;
	height:1000px;
	margin-top:15px;
	text-align:center;
	padding:10px;
}

.f-3{
	font-family:"Times New Roman";
	font-size:14px;
	color:#333333;
}

.copy{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
}
