/* CSS Document */
body{
	padding:0;
	margin:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	background:url(../images/bg.gif) repeat-x 0 0 #e1eef9;
	color:#818181;
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	line-height:150%;
	}
	
div, h1, h2, h3, img, p, ul, form{
	padding:0;
	margin:0;
	}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
a{
	outline:none;
	}
	
/*--------------------main part start-------------------*/
#topPart{
	width:970px;
	margin:0 auto;
	background-color:white;
	height:90px;
	position:relative;
	color:#7e7e7e;
	}
	
.logo{
	position:absolute;
	left:20px; 
	top:6px;
	}
	
#topPart h1{
	font:bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:231px;
	top:24px;f
	}
	
#topPart p{
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	right:10px;
	top:28px;
	color:#000;
	background-color:inherit;
	}
	
/*----------------------------navigation----------------*/

#navi{
	height:38px;
	position:relative;
	width:970px;
	background:url(../images/navi_bg.jpg) repeat-x 0 0;
	margin:0 auto;
	}
	
#navi img.right{
	position:absolute;
	right:0;
	top:0;
	}
	
#navi ul{
	height:26px;
	list-style-type:none;
	background:url(../images/left_navi.gif) no-repeat 0 0;
	padding:12px 0 0 20px;
	font-size:0;
	line-height:0;
	}
	
#navi ul li{
	float:left;
	display:block;
	height:26px;	
	}
	
#navi ul li a{
	text-decoration:none;
	height:26px;
	float:left;
	color:#ffffff;
	background:url(../images/navi_sapa.gif) no-repeat right top;
	display:block;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	}
#navi ul li a.nobor{
	background-image:none;
	}
#navi ul li a span.left{
	display:block;
}

#navi ul li a span.left span{
	display:block;
	padding:0 16px;
}

#navi ul li a:hover{
	background-color:#fff;
	color:#0387b0;
	background-image:none;
	}
	
	
#navi ul li a:hover span.left{
	background:url(../images/navi_left_h.gif) no-repeat 0 0;
}

#navi ul li a:hover span.left span{
	background:url(../images/navi_right_h.gif) no-repeat right top;
}

#navi ul li a.hover{
	background-color:#fff;
	color:#0387b0;
	}
	
#navi ul li a.hover span.left{
	background:url(../images/navi_left_h.gif) no-repeat 0 0;
}

#navi ul li a.hover span.left span{
	background:url(../images/navi_right_h.gif) no-repeat right top;
}

/*----------------------body part -------------*/

#body{
	width:930px; /*930px + right padding + left padding = 970*/
	padding:0 20px 30px 20px;
	margin:0 auto;
	background-color:white;
	/*background:url(../images/body_bg.jpg) repeat-x 0 0 #fff;*/
	color:#000;
	border-bottom:#72b0de 3px solid;
	}


	
#leftPart{
	width:686px;
	padding:0 10px 0 0;
	float:left;
	/*background:url(../images/header_pic.jpg) no-repeat 0 0; */
	padding:10px 0 0 0;
	}

#leftpart_first_block{
	position:relative;
}

#slideshow {
	top:0px;
	left:0px;
    position:relative;
    height:371px;
	width:491px;
	background-image: url(../images/kv_frame.jpg); 
	background-repeat: no-repeat;
}

#slideshow IMG {
    position:absolute;
    top:65px;
    left:54px;
    z-index:8;
	width:419px;
	height:286px;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}	

#slideshow_right_blocks{
	position:absolute;
	top:8px;
	left:501px;
	width:182px;
}

#slideshow_right_block_1{
	background-color:#ddedcd;
	border:#98c267 1px solid;
	padding:10px;

}

#slideshow_right_block_1 .dottedline{
	border-top: #98c267 1px dotted;
	height:1px;
	overflow:hidden;
}

#slideshow_right_block_1 .title{
	font-family:verdana,Arial;
	font-weight:bold;
	font-size:13px;
	display:block;
	background: transparent url(../images/star_icon_22_22.jpg) center left no-repeat;
	padding-left: 25px;
	padding-bottm: 5px;
}

#slideshow_right_block_2{
	margin-top:10px;
	background-color:#4ac3df;
	height:55px;
	padding-left:10px;
	padding-top:10px;
}

.start_use_button {
	display:block;
	width:155px;
	height:39px;
	background-image:url('../images/button_green_155_39_text_blue_bg.jpg');
}

.start_use_button:hover{
	background-image:url('../images/button_orange_155_39_text_blue_bg.jpg');
}


#slideshow_right_block_3{
	margin-top:10px;
	border:#cccccc 1px solid;
	padding:5px;
}

#slideshow_right_block_3 .title{
	font-family:verdana,Arial;
	font-size:13px;
	font-weight:bold;
	display:block;
	background: transparent url(../images/check_icon_22_22.jpg) 0px 0px no-repeat;
	padding-left: 25px;
	padding-bottom:5px;
}

#slideshow_right_block_3 .dottedline{
	border-top: #cccccc 1px dotted;
	height:1px;
	overflow:hidden;
}

#slideshow_right_block_3 ul{
	list-style-type:none;
}
	
#slideshow_right_block_3 ul li{
	display:block;
	background:url(../images/today_bg_arrow.gif) no-repeat 8px 8px;
	padding:0 4px 4px 20px;
	margin:0 0 0 0;
}



#leftPart .welcome{
	font-size:116%;
	font-weight:bold;
	color: #005599;
	font: arial,helvetica,clean,sans-serif;
	background-color:inherit;
	margin:0 0 10px 0;
	}
	
.text{
	line-height:16px;
	padding:0 0 10px 0;
	}
.padd5{
	padding:0 !important;
	color:#818181;
	background-color:#fff;
	}

	
.more{
	width:60px;
	height:18px;
	color:#bf2e47;
	font-size:11px;
	display:block;
	line-height:18px;
	margin:0 0 29px 0;
	text-decoration:none;
	background-color:inherit;
	}
	
.more:hover{
	text-decoration:underline;
	}
	
.moreBlack{
	width:30px;
	height:18px;
	color:#000;
	font-size:11px;
	display:block;
	line-height:18px;
	margin:0 0 15px 0;
	text-decoration:none;
	background-color:inherit;
	font-weight:bold;
	}
	
.moreBlack:hover{
	text-decoration:underline;
	}
	
#leftPart span.latesttop{
	background:url(../images/latest_top.gif) no-repeat 0 0;
	height:11px;
	display:block;
	font-size:0;
	line-height:0;
	}
	
#leftPart span.latestbot{
	background:url(../images/latest_bot.gif) no-repeat 0 0;
	height:12px;
	display:block;
	font-size:0;
	line-height:0;
	margin:0 0 24px 0;
	}
	
.latest{
	background:url(../images/last_bg.jpg) repeat-x left bottom #fefeff ;
	border-left:#a6d0e7 1px solid;
	border-right:#a6d0e7 1px solid;
	width:669px;
	padding:0 0 0 8px;
	}
	
.latest h2{
	background:url(../images/latest_icon.gif) no-repeat 0 8px;
	padding:0 0 0 62px;
	font:normal 27px/45px Georgia, "Times New Roman", Times, serif;
	color:#1a6681;
	background-color:inherit;
	}
	
.latest h2 span{
	color:#1d9cca;
	background-color:inherit;
	}
	
.latest ul{
	list-style-type:none;
	margin:10px 0 0 11px;
	width:458px;
	}
	
.latest ul li{
	font-size:12px;
	line-height:16px;
	color:#167c99;
	background-color:inherit;
	font-weight:bold;
	height:16px;
	display:block;
	width:458px;
	padding:0 0 7px 0;
	}
	
.latest ul li a{
	color:#ab0303;
	background-color:inherit;
	width:80px;
	/*margin:0 0 0 70px;*/
	font-weight:normal;
	float:right;
	display:block;
	}
	
.latest ul li a:hover{
	color:#000;
	background-color:inherit;
	}
	
#news{
	margin-top:22px;
	width:669px;
	}
	
#news ul{
	list-style-type:none;
	}
	
#news ul li{
	height:90px;
	display:block;
	width:669px;
	color:#818181;
	background-color:inherit;
	margin:0 0 17px 0;
	}
#news ul li h3{	
	color:#0e6fa1;
	background-color:inherit;
	font-weight:bold;
	line-height:18px;
	}
#news ul li img{
	display:block;
	float:left;
	margin:0 13px 0 0;
	}
	
#news ul li a{
	color:#020202;
	font-weight:bold;
	text-decoration:none;
	/*display:block;*/
	width:25px;
	margin:0 0 0 0;
	}
	
#news ul li a:hover{
	color:#0e6fa1;
	background-color:inherit;
	}
	
/*----------right part start-----------*/

#right{
	width:234px;
	float:right;
	padding:17px 0 0 0 ;
	}
	
#right form{
	background:url(../images/search.gif) no-repeat 0 0;
	height:99px;
	padding:11px 10px 0 8px;
	margin:0 0 20px 0;
	}
	
#right form h2{
	margin:0 0 0 64px;
	color:#0b4972;
	font:bold 22px/25px Georgia, "Times New Roman", Times, serif;
	background-color:inherit;
	}
	
#right form a{
	margin:0 0 0 90px;
	background-color:inherit;
	color:#000;
	text-decoration:underline;
	font-size:11px;
	}
	
#right form a:hover{
	text-decoration:none;
	}
	
#right form div{
	padding:23px 0 0 0;
	height:21px;
	}
	
#right form div input.textboxt{
	width:151px;
	float:left;
	border-bottom:#d4d0c8 1px solid;
	border-right:#d4d0c8 1px solid;
	border-top:#808080 1px solid;
	border-left:#808080 1px solid;
	height:19px;
	}
#right form div input.sub{
	width:55px;
	float:right;
	}
	
#right span.todayTop{
	background:url(../images/today_top.jpg) no-repeat 0 0;
	height:10px;
	font-size:0;
	line-height:0;
	display:block;
	}
#right span.todaybot{
	background:url(../images/top_new_bot.gif) no-repeat 0 0;
	height:9px;
	font-size:0;
	line-height:0;
	display:block;
	margin:0 0 17px 0;
	}
#today{
	background-color:#fef0e5;
	border-left:#f6d1ab 1px solid;
	border-right:#f6d1ab 1px solid;
	color:#7a4916;
	padding:0 0 0 5px;
	}

#today .title {
	font-family:verdana,Arial;
	font-weight:bold;
	font-size:13px;
	display:block;
	background: transparent url(../images/user_icon_28_22.jpg) center left no-repeat;
	padding-left: 30px;
	padding-bottom:5px;
	margin-left:10px;
}


#today .dottedline{
	border-top: gray 1px dotted;
	height:1px;
	overflow:hidden;
}
	
#today h2{
	background:url(../images/today_icon.gif) no-repeat 0 0;
	font:normal 20px/47px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 57px;
	margin:0 0 9px 0;
	}
	
#today ul{
	list-style-type:none;
	}
	
#today ul li{
	display:block;
	background:url(../images/today_bg_arrow.gif) no-repeat 8px 8px;
	padding:0 10px 10px 23px;
	margin:0 0 0 0;
	}
	
/*
#today ul li.bg{
	background:url(../images/today_heade_bg.gif) no-repeat 0 0;
	height:23px;
	}
*/	
#today ul li a{
	color:#331b02;
	background-color:inherit;
	text-decoration:none;
	font-size:11px;
	line-height:23px;
	height:23PX;
}

#today ul li a:hover{
	color:#e48300;
	background-color:inherit;
	}
.nomag{
	margin:0!important;
	}
	
#right span.importantTop{
	background:url(../images/important_top.gif) no-repeat 0 0;
	height:11px;
	font-size:0;
	line-height:0;
	display:block;
	}
#right span.importantbot{
	background:url(../images/important_bot.gif) no-repeat 0 0;
	height:20px;
	font-size:0;
	line-height:0;
	display:block;
	margin:0 0 17px 0;
	}
#important{
	background:url(../images/important_bg.jpg) repeat-x 0 0 #ece9f0;
	color:#5e3e80;
	padding:0 0 0 5px;
	border-left:#dbcbec 1px solid;
	border-right:#dbcbec 1px solid;
	margin:0 1px 0 0;
	}
	
#important h2{
	background:url(../images/important_icon.gif) no-repeat 0 0;
	font:normal 20px/33px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 50px;
	margin:0 0 9px 0;
	}




#important .title {
	font-family:verdana,Arial;
	font-weight:bold;
	font-size:13px;
	display:block;
	padding-left: 0px;
	padding-bottom:5px;
	margin-left:10px;
}

#peopleimage {
	display:block;
	width:195px;
	height:102px;
	background:url(../images/people.jpg) no-repeat 0 0;
	margin-left:10px;
}

#important .content {
	display:block;
	margin:10px 10px 0px 10px;
}

.padd_bot{
	padding:0 0 27px 0;
	}
	
/*----------------footer part start-------------*/
#footer{
	width:950px;
	background-color:#2f668f;
	border-top:#fff;
	padding:16px 0 15px 20px;
	margin:0 auto;
	color:#fff;
	}
	
#footer p{
	font:normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:0 0 0 9px;
	}
	
#footer ul{
	list-style-type:none;
	height:20px;
	}
	
#footer ul li{
	float:left;
	display:block;
	padding:0 8px;
	color:#64b7d7;
	background-color:inherit;
	font:normal 11px/20px  Arial, Helvetica, sans-serif;
	
	}
#footer ul li a{
	text-decoration:none;
	color:#64b7d7;
	background-color:inherit;
	}
	
#footer ul li a:hover{
	color:#fff;
	background-color:inherit;
	}
	
#footer ul li a.hover{
	color:#fff;
	background-color:inherit;
	}
	
/*------contact part start---*/
form.contactform{
		width:318px;
		padding:30px 0 26px 0;
		margin: 0 auto;
		}
form.contactform label{
		width:70px;
		height:18px;
		margin:0 0 5px 0;
		float:left;
		display:block;
		font:normal 11px/18px tahoma, Arial, Helvetica, sans-serif; 
		}
form.contactform input{
		width:239px;
		height:16px;
		border:#919294 1px solid;
		float:left;
		margin:0 0 5px 0;
		}
form.contactform textarea{
		width:239px;
		border:#919294 1px solid;
		float:left; 
		margin:0 0 15px 0;
		height:53px;
		}
form.contactform label.blank{
		width:123px;
		height:22px;
		font-size:0; 
		}
form.contactform input.submit{
		background:url(../images/submit.gif) no-repeat 0 0;
		width:59px;
		height:22px;
		cursor:pointer;
		border:none;
		margin:0;
		float:left;
		}
form.contactform input.reset{
		background:url(../images/reset.gif) no-repeat 0 0;
		width:52px;
		height:22px;
		cursor:pointer;
		border:none;
		margin:0 0 0 16px;
		}
