@charset "utf-8";
/* CSS Document */

.banner img{
	z-index:100;	
}

* 		{
			margin:0px;
			padding:0px;
		}
		
.clear	{
			clear:both;
		}
		
body	{
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
			color:#000;
			background:#fff;
		}
.wrapper	{
				width:100%;
				margin-top:1px;
				background:#FFFFFF;
			
			
			}
.mainwrapper	{
					width:1000px;
					margin:auto;
					
				}
				
.banner_top{
	width:990px;
	height:140px;
}
				
#header{
	height:407px;
	overflow:hidden;
	
}
.headerimg { 
	background-position: center top; 
	background-repeat: no-repeat; 
	width:100%; 
	height:450px; 

}
#nav-outer { 
	position:absolute;
	top:5px;
	left:100px; 
}
#navigation{
	width:1000px;
	margin:0 auto;
	height:342px;
	position:relative;	
}
#logo{
	position:absolute;
	top:74px;
	left:70px;
}
#top_cnts{
	position:absolute;
	top:5px;
	right:0px;
}
#headertxt{
	position:absolute;
	top:150px;
	background:#060;
	color:#CD2B3A;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	left:50px;
	background:none !important;
	
	

}
#headertxt a{
	text-decoration:none;
	color:#CD2B3A;

} 
.pictured{
	background:url(../images/textbg.png);
		padding:10px !important;
		-moz-border-radius: 5px;    -webkit-border-radius: 5px;    -khtml-border-radius: 5px;    border-radius: 5px; 
	
}

.banner			{
					width:1000px;
					height:280px;
				}
.banner	.left	{
					width:150px;
				}
.menu			{
					height:44px;
					width:1000px;
					margin:0px;
					background:url(../images/menu-bg.png) repeat-x;
				}
.menu ul		{
						text-align:center;
				}
.slideshow{
	width:1000px;
	height:350px;
	overflow:hidden;
	margin-bottom:5px;

}
.menu ul li { 
						display:inline;
						line-height:42px;
						list-style-type:none;
						color:#FFF;
					}
.menu ul li a 		{
							display:inline-block;
							font-size:14px;
							text-decoration:none;
							padding:0px 10px;
							text-transform:uppercase;
							color:#FFF;
						}
.contact_inf{
	width:250px;
	height:auto;
	float:right;
	color:#00F;
	font-weight:bold;
	line-height:31px;
}
.menu ul li a:hover	 {
				
						 	color:#0033CC;
					 }
.bodywrapper	{
					width:100%;
					background:#fff;
				}
.bodycontain	{
					padding:5px;
					margin:auto;
					width:990px;
					background:#f3f3f3;
					height:auto;
					margin-bottom:5px;
				}
.contain		{
					margin:0px 7px 5px 8px;
					background:#FFF; 
					padding:2px; 
					border:1px solid #e6e5e5;
				}
.leftbar-cont		{
					width:265px;
					float:left;
				}
.leftbar		{
					width:265px;
					float:left;
					background:url(../images/shadow.png) bottom no-repeat;
					padding-bottom:19px;
				}

.read-more		{	padding:5px;
					float:right;
					margin:0px;
				}
.read-more a	{	
					color:#106081;
					text-decoration:none;
				}
.read-more a:hover {	
						color:#064166;
					}
.leftbar	h1	{
					line-height:40px;
					font-size:14px;
					color:#000;
					background:#a8d4e6;
					padding:0px 5px;

				}
.leftbar-2nd	{
					width:261px;
					float:left;
					border:#d2d0d0 solid 1px;
					padding:1px;
					margin-bottom:10px;
				}
.leftbar-2nd h2	{
					line-height:40px;
					font-size:14px;
					color:#000;
					background:#a8d4e6;
					padding:0px 5px;

				}
.leftbar-2nd  p		{	
						text-align:justify;
						color:#000;
						padding:5px 5px 0px 5px;
						line-height:17px;
					}
.leftbar-2nd p img	{	
						margin:5px 5px 5px 0px;
					}
.leftbar ul		{
					margin:3px 0px;
				}
.leftbar ul li	{	
					line-height:30px;
					margin:0px 10px 0px 30px;
					color:#212121;
					list-style-image:url(../images/list_ico.png);
					border-bottom:#797878 dotted 1px;
				}
.leftbar ul li a	{	
						color:#212121;
						padding:0px 0px 0px 3px;
						text-decoration:none;
					}
.leftbar ul li a:hover	{	
							color:#0033CC;
						}
.rightbar		{
					float:right;
					width:690px;
					margin:0px 0px 0px 10px;
					height:auto; 
				}
.rightbar .menu	{
					width:689px;
					height:45px;
					background:#f7f6f6;
					
				}
.rightbar .menu	ul {
						text-align:left;
					}
.rightbar .menu ul li	{
							line-height:42px;
							display:inline;
							color:#797878;
							margin-left:30px;
							list-style-image: url(../images/list_ico2.png);
						}
.rightbar .menu	ul li a {
							color:#797878;
							display:inline-block;
						}
.rightbar .menu	ul li a:hover {
								color:#0033CC;
							  }
.rightbar	h3	{
					font-size:14px;
					line-height:45px;
					color:#357c99;
					margin:0px 5px 0px 0px;
					border-bottom:#797878 dotted 1px;
	
				}
.rightbar	p	{
					line-height:18px;
					text-align:justify;
					padding:5px 5px 5px 5px;
					color:#484747;
	
				}
.read			{	padding:0px 5px 5px 5px;
					float:right;
					margin:0px 0px 10px 0px;
				}
.read a			{	
				color:#608e23;
				text-decoration:none;
				}
.read a:hover 		{	
					color:#064166;
					}
.rightbar	h4	{
					font-size:16px;
					line-height:45px;
					color:#000;
					background:url(../images/head_bg.png) repeat-y;
					margin:0px 0px 0px 0px;
					padding-left:10px;
				}
.rightbar .box	{
					width:331px;
					float:left;
					background:#f7f6f6;
					margin:10px 7px;
				}
.rightbar .box p	{	
						text-align:justify;
						line-height:14px;
						color:#424444;
						padding:5px 10px 0px 10px;
						height:112px;
						overflow:hidden;
					}
.rightbar .box h5 	{
						font-size:14px;
						font-weight:100;
						padding:10px 10px 0px 10px;
						color:#4c8da8;
						
					}
.rightbar .box h5 a 	{
						font-size:14px;
						font-weight:100;
						text-decoration:none;
						color:#4c8da8;
						
					}
.rightbar .box h5 a:hover {
								color:#69aa5d;
							
						  }
.rightbar .box img	{
						padding:0px 0px 0px 7px;	
					}
.read-mor			{	padding:0px;
						float:right;
					}
.read-mor a			{	
						color:#ff8c04;
						text-decoration:none;
					}
.read-mor a:hover 		{	
							color:#064166;
						}

.read2			{		padding:3px 5px 5px 5px;
						float:right;
					}
.read2 a			{	
						color:#ff0000;
						text-decoration:none;
					}
.read2 a:hover 		{	
							color:#064166;
						}
.read3			{		padding:3px 5px 5px 5px;
						float:right;
					}
.read3 a			{	
						color:#238a0f;
						text-decoration:none;
					}
.read3 a:hover 		{	
							color:#064166;
						}
.body-box			{
						width:237px;
						height:auto;
						float:left;
						margin-right:7px;
					}
					
.body-box	h6		{
						font-size:14px;
						line-height:18px;
						padding-top:5px;
					}
.body-box	img		{
						border:none;
					}
.body-box	p		{
						text-align:justify;
						padding:5px;
						height:80px;
						overflow:hidden;
					}
.ico-list			{
						margin:auto;
						width:1000px;
						height:85px;
					}
.list				{
						margin:0px 10px 5px 25px;
						background:#fff;
						padding : 0px 5px;
						border-radius:5px;
						height:85px;
					}
.list .box2			{
						margin:0px;
						float:left;
						width:159px;
						background:#fff;
						height:85px;
					}
.list .box2	 h6		{
						margin:30px 0px;
						font-weight:100;
						color:#318a33;
						text-align:center;
						font-size:11px;
					}
.list .box2	img		{
						margin:15px 5px 15px 10px;
						height:55px;
						width:55px;
						border:none;
					}
.link-list			{
						margin:10px;
					}
.ico-list	h4		{
						margin:10px 10px;
						font-weight:100;
						color:#1f6289;
						text-align:left;
						font-size:14px;
					}
.link-media			{
						margin:0px 0px 0px 30px;
						width:400px;
						float:left;
					}
.link-media	img 	{	
						margin:5px;
						border:none;
					}
.link-accept	img 	{	
							margin:5px;
							border:none;
						}
.link-accept			{
							margin:0px 0px 0px 0px;
							float:left;
							width:280px;
						}
.link-last			{
						color:#FFF;
						background:#000;
						width:1000px;
						margin-top:20px;
					}
.link-last	h5		{
						color:#FFF;
						font-size:11px;
						text-transform:uppercase;
						line-height:24px;
						border-bottom:#828181 dotted 1px;
					}
		
.link-li 	{
				width:180px;
				padding:10px;
				float:left;
			}
.link-li ul	{
			}
.link-li ul li {
					border-bottom:#828181 dotted 1px;
					list-style-type:none;
					line-height:24px;
					color:#828181;
				}
.link-li ul li a {
					text-decoration:none;
					color:#828181;
				}
.link-li ul li a:hover	{
							color:#FFF;
						}
.footer				{
						width:100%;
						height:85px;
						background: url(../images/footer_bg.png) repeat-x;
					}
					
					
.footer	 .menu			{	
							width:1000px;
							float:left;
							height:40px;
						}
.footer	 .menu	ul		{
							text-align:center;			
						}
.footer	 .menu	ul li	{ 
							list-style-type:none;
							display:inline;
							line-height:42px;
							color:#000;
												
						}
.footer	 .menu ul li  a	{	
							display:inline-block;
							text-transform:none;
							color:#000;
							padding:0px 5px;
							text-decoration:none;
							
						}
.footer	 .menu ul li a:hover {
								color:#4e88d1;	
							 }
.power		{ 
				color:#093;
				margin:0px;
				text-decoration:none;
			}
.power:hover	{ 
					color:#4e88d1;
				}

					

#table9,table.t{
	width:100% !important;
	font-size:14px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:18px !important;
}
#table9 td p{
	font-size:14px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:18px !important;
}
