body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
}
a{
	outline:0px;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
.clear{
	clear:both;
}
#main{
	width:930px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
}
#logo{
	width:311px;
	height:97px;
	float:left;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/* menu area */
#menu_main{
	width:619px;
	height:30px;
	float:left;
	padding-top:67px;
	background-color:#000000;
}
.tabs{
	list-style:none;
	display:block;
	height:30px;
	margin:0;
	padding:0;
}
.tabs li{
	float:left;
	padding-right:2px;
}
.tabs li a{
	display:block;
	position:relative;
	text-decoration:none;
}
.tabs li a em{
	display:block;
	height:23px;
	float:left;
	padding:7px 19px 0 12px;
	background: url(../images/btn_img.gif) no-repeat right top;
	position:relative;
	font:bold 11px tahoma;
	color:#c0cec2;
	z-index:100;
}
.tabs li a b{
	display:block;
	float:left;
	width:8px;
	height:30px;
	background:url(../images/btn_img.gif) no-repeat left top;
	position:relative;
	z-index:200;
}
/* hover*/
.tabs li a:hover{
	cursor:pointer;
}
.tabs li a:hover em{
	background:url(../images/btn_img.gif) no-repeat right bottom;
	text-decoration:none;
}
.tabs li a:hover b{
	background:url(../images/btn_img.gif) no-repeat left bottom;
	text-decoration:none;
}
/* active*/
.tabs li a.active{
	cursor:default;
}
.tabs li a.active em,
.tabs li a.active:hover em{
	background-position:right bottom;
	text-decoration:none;
}
.tabs li a.active b,
.tabs li a.active:hover b{
	background-position:left bottom;
	text-decoration:none;
}
/* menu area end */
.flash_home{
	width:930px;
	height:265px;
	float:left;
}
.flash_sub{
	width:930px;
	height:265px;
	float:left;
}
.flash_bot{
	width:930px;
	height:27px;
	float:left;
	background-color:#35373C;
}
#content_bg{
	width:930px;
	height:auto;
	margin:0 auto;
	float:left;
	background-image:url(../images/content_bg.gif);
}
#content_top{
	width:930px;
	height:7px;
	margin:0 auto;
	float:left;
	background-image:url(../images/content_top.gif);
}
#content_bot{
	width:930px;
	height:7px;
	margin:0 auto;
	float:left;
	background-image:url(../images/content_bot.gif);
}
#welcome{
	width:870px;
	height:auto;
	float: left;
	padding:20px 30px 30px 30px;
}
.baner{
	width:870px;
	height:auto;
	float: left;
	font-family:Tahoma;
	font-size:18px;
	color:#00532B;
	padding-bottom:5px;
	font-weight:bold;
	text-decoration:none;
}
.tahoma18grey{
	font-family:Tahoma;
	font-size:18px;
	color:#4B4848;
	font-weight:bold;
	text-decoration:none;
}
.baner_line{
	width:870px;
	height:auto;
	float: left;
	padding-top:5px;
}
#cont_main{
	width:870px;
	height:auto;
	float: left;
	padding-top:10px;
}
#cont_main1{
	width:870px;
	height:auto;
	float: left;
	padding-top:10px;
}
#tv_movie{
	width:590px;
	height:420px;
	float: right;
	/* background-color:#000000; */
	padding:5px 5px 5px 5px;
}
#tv_text{
	width:240px;
	height:auto;
	float: left;
}
.work1{
	width:330px;
	height:auto;
	float: left;
	padding-top:10px;
}
.tahoma13_black{
	font-family:Tahoma;
	font-size:13px;
	color:#323030;
	line-height:18px;
	text-decoration:none;
	text-align:justify;
}
.tahoma14_green{
	font-family:Tahoma;
	font-size:14px;
	color:#037F43;
	line-height:18px;
	padding-right:10px;
	text-decoration:none;
	text-align:justify;
}
.tahoma12_white{
	font-family:Tahoma;
	font-size:12px;
	color:#B4B6BE;
	text-decoration:underline;
}
#footer{
	width:930px;
	height:110px;
	float:left;
	background-color:#494B52;
}
#footer_main{
	width:930px;
	height:20px;
	float:left;
	text-align:center;	
	padding:10px 0px 10px 0px;
}
.footer_link{
	font-family:tahoma;
	font-size:11px;
	color:#94969E;
	border-right-color:#5B5D63;
	padding:0px 23px 0px 23px;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
}
.footer_link1{
	font-family:tahoma;
	font-size:11px;
	color:#94969E;
	border-right-color:#5B5D63;
	padding:0px 23px 0px 23px;
	text-decoration:none;
}
a.footer_link:hover{
	color:#000000;
	text-decoration:underline;
}
a.footer_link1:hover{
	color:#000000;
	text-decoration:underline;
}
.footerlink_act{
 	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border-right-color:#5B5D63;
	padding:0px 23px 0px 23px;
	text-decoration:underline;
	border-right-width: 1px;
	border-right-style: solid;
}
.footerlink1_act{
 	font-family:tahoma;
	font-size:11px;
	color:#000000;
	padding:0px 23px 0px 23px;
	text-decoration:underline;
}
.footer_line{
	width:930px;
	height:auto;
	float:left;
	text-align:center;
}
#address{
	width:930px;
	height:auto;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#B4B6BE;
	text-align:center;
	text-decoration:none;
}
#copyright{
	width:930px;
	height:auto;
	padding-top:10px;
	padding-bottom:8px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#B4B6BE;
	text-align:center;
	text-decoration:none;
}
