@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	/*background:#f0f0f0;*/
	background: #d6d3d6 ;
	height: 100%;
	color: #777777;
	background-color: #f7f3f7;
	background-image: url(images/newnavbg.png);
	background-repeat: repeat-x;
	background-position: top left;
	}

#wrap	{
	margin: auto;
	/*padding: 10px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;*/
	width: 1000px;
	}

#head	{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-image: url(images/newnavbg.png);
	background-repeat: repeat-x;
	background-position: top left;
	}
	
#logo	{
	padding: 0px;
	margin: 0px;
	width: 244px;
	height: 51px;
	margin-top: 24px;
	margin-left: 26px;
	float: left;
	}
	
#head-right	{
	padding: 0px;
	margin: 0px;
	width: 730px;
	height: 80px;
	float: left;
	}
	
#content	{
	width: 1000px;
	margin: 0px;
	/*padding: 10px;
	min-height: 600px;*/
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}

#current	{
	width: 1000px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/anheader.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom:15px;
	}
	
#currentz	{
	width: 1000px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header100.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 15px;
	}
	
#box1000	{
	width: 1000px;
	padding: 0px;
	margin-top: 15px;
	}
	
#boxleft	{
	width: 650px; 
	margin-left: 10px; 
	padding-right: 10px;
	border-right: 1px solid #cccccc;
	}
#boxright	{
	width: 300px; 
	padding: 5px;
	}
	
#testbg	{
	width: 1000px;
	height: 267px;
	/*margin-top: 15px;*/
	padding: 0px;
	/*background-image: url(images/bg267h.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	}
	
#box300	{
	width: 300px;
	min-height: 100px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	}

#nav	{
	width: 730px;
	height: 30px;
	margin-top: 35px;
	}
	
#nav-tab	{
	width: 100px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	text-align: center;
	float: left;
	}
	
#nav-tab a 	{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	} 
	
#slide_wrap	{
	width: 600px;
	height: 257px;
	}

#sl_left	{
	width: 300px;
	height: 257px;
	float: left;
	}
	
#sl_right	{
	width: 300px;
	height: 257px;
	float: left;
	}

.sltext	{
	color: #ffffff; 
	font-size: 14px;
	height: 80px;
	vertical-align: top;
}

.slfeattitle	{
	font-size: 14px; 
	color: #ffffff;
	height: 30px;
	vertical-align: top;
}

.slfeat	{
	font-size: 12px; 
	color: #ffffff;
	height: 80px;
	vertical-align: top;
}

#footerA	{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #1092EF;
	}
	
#footer	{
	width: 1000px;
	margin: auto;
	padding: 0px;
	padding-top: 20px;
	}

#footer td	{
	padding-left: 5px;
	padding-right: 5px;
	}
	
#footer a 	{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	} 

#footwrap	{
	width: 900px;
	margin: auto;
	}

#zzz a	{
	color: #1794f3;
	}

a	{
	text-decoration: none;
	}	

p	{
	color:#777777;
	font-size:14px;
	margin-top:10px;
	text-align:justify;
	}

img	{
	border: 0px none;
	}
	
.clear	{
	clear: both;
	}
	
.title	{
	color: #1a7795;
	font-size: 20px;
	font-family: Arial;
	}
	
.left	{
	float: left;
	}
	

.txt, .txt a	{
	color:#777777;
	font-size:14px;
	}

.footcol	{	
	float: left;
	width: 190px;
	padding-left: 0px;
	margin-top:0px;
}

.footcol h4 {
	font-size: 11px;
	font-weight:normal;
}
.footcol h4 a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
.footcol h4 a:hover {
	color: #005781;
	text-decoration: none;
}

.foorcol_title {
	color: #006FA4;
    font-size: 14px;
    font-weight: bold;
}



/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:257px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		/*left:696px;*/
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:none;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
