body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: 11px/16px Arial, Tahoma, Verdana;
	background: url(bg.jpg) no-repeat #ffffff;
}

img, h1, h2, h3, h4, h5, h6, h7, p, span, ul, li, form
{
	margin: 0;
	padding: 0;
	border: 0;
}

#wrapper
{
	width: 969px;
	margin: 0;
}

ul.all
{
	list-style: circle;
	padding: 0;
	margin: 5px 0 15px 35px;
}

a
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#banner
{
	float: left;
	width: 969px;
	height: 107px;
	margin: 0 0 1px 0;
	background: url(../images/bg-banner.gif) 0 0 no-repeat;
}

	#banner h1
	{
		float: left;
		margin: 30px 0 0 10px;
	}

		#banner h1 a
		{
			background: url(../images/banner.gif) 0 0 no-repeat;
			width: 366px;
			height: 53px;
			display: block;
		}

		#banner h1 a span
		{
			display: none;
		}

	#banner span
	{
		width: 160px;
		float: right;
		font: 11px/16px Arial;
		color: #555;
	}

		#banner span p
		{
			float: right;
			color: #6699CC;
			margin: 10px 10px 0 0;
			width: 145px;
		}

		#banner span p a
		{
			color: #6699CC;
			text-decoration: none;
		}

		#banner span p a:hover
		{
			color: #366BA0;
			text-decoration: none;
		}

#navigation
{
	width: 969px;
	background: #598AB9;
	float: left;
	height: 32px;
}
	#navigation ul
	{
		float: left;
	}

	#navigation ul li
	{
		list-style:none;
		float:left;
	}

		#navigation ul li a
		{
			font: 12px Arial;
			color: #fff;
			display: block;
			padding: 8px 8px 9px 8px;
			text-decoration: none;
		}

		#navigation ul li a:hover
		{
			background: url(../images/bg-nav.gif) repeat-x;
			font: 12px Arial;
			color: #fff;
			text-decoration: none;
		}

		#navigation ul li a.active
		{
			background: url(../images/bg-nav.gif) repeat-x;
			font: 12px Arial;
			color: #fff;
			text-decoration: none;
		}

#content-left
{
	float: left;
	width: 693px;
	margin: 0 20px 0 0;
	padding: 15px 0 15px 20px;

}

	#content-left h2
	{
		color: #FF3333;
		font: 18px Arial;
		height: 25px;
	}

	#content-left h3
		{
		font: bold 13px/16px Arial;
		height: 20px;
		color: #444;
		}

#content-right
{
	float: left;
	width: 236px;
	min-height: 500px;
	_height: 500px;
	margin: 15px 0 0 0;
}

	#content-right h5
	{
		float: left;
		font: 12px Arial;
		color: #336699;
		background: url(../images/bg-title-right.gif) 0 0 no-repeat;
		width: 226px;
		height: 23px;
		padding: 7px 0 0 10px;
		margin: 1px 0 0 0;
	}

	#content-right h5 a
	{
		display: block;
		font: 12px Arial;
		color: #336699;
		text-decoration: none;
	}

	#content-right h6
	{
		float: left;
		font: 12px Arial;
		color: #fff;
		background: url(../images/bg-title-right1.gif) 0 0 no-repeat;
		width: 226px;
		height: 23px;
		padding: 7px 0 0 10px;
		margin: 20px 0 0 0;
	}

	#content-right span
	{
		float: left;
		background: #EDF1F6;
		width: 225px;
		padding: 5px;
		border-left: 1px solid #CAE5FF;
	}
	
	#content-right span ul
	{
		float: left;
		width: 225px;
		margin: 0;
		padding: 0;
	}

		#content-right span ul li
		{
			margin: 0;
			padding: 2px 0 0 25px;
			list-style:none;
			background: url(../images/arrow-more.gif) 5px 5px no-repeat;
		}

			#content-right span ul li a
			{
				font: 11px Arial;
				color: #6699CC;
				text-decoration: none;
				display: block;
			}

			#content-right span ul li a:hover
			{
				font: 11px Arial;
				color: #000;
				text-decoration: none;
			}

#pic-home
{
	float: right;
	width: 363px;
	margin: 0 0 0 10px;
}

	#pic-home img
	{
		width: 363px;
		height: 230px;
	}

	#pic-home p
	{
		color: #666;
		float: left;
		font: 11px Arial;
		padding: 2px 5px 5px 5px;
		width: 353px;
		background: #DEDEDE;
	}

#footer
{
	float: left;
	width: 969px;
	height: 100px;
	background: url(../images/bg-footer.gif) top left no-repeat;
}

#bg-service
{
	background: url(../images/bg-service.gif) 0 0 repeat-x;
	height: 125px;
	width: 693px;
}

.content-service
{
	float: left;
	padding: 10px;
	width: 326px;
	min-height: 125px;
	background: url(../images/sep-service.gif) top right no-repeat;
}

	.content-service h3
	{
		font: 13px/16px Arial;
		color: #444;
	}

	.content-service span
	{
		float: left;
		width: 150px;
		margin: 10px 10px 0 0;

	}
	
	.content-service ul
	{
		width: 155px;
		float: left;
		padding: 0 00 0
	}

		.content-service ul li
		{
		list-style:none;
		background: url(../images/arrow-services.gif) 5px 5px no-repeat;
		}

			.content-service ul li a
			{
				font: 11px Arial;
				color: #666;
				padding: 10px 0 0 15px;
				margin: 20px 0 0 5px;
				text-decoration: none;
			}

			.content-service ul li a:hover
			{
				font: 11px Arial;
				color: #000;
				text-decoration: none;
			}



.content-member
{
	float: left;
	padding: 10px;
	width: 320px;
	min-height: 125px;
}

	.content-member span h4
	{
		font: 12px/16px Arial;
		color: #6699CC;
		height: 25px;
	}



a.linkfooter:link, a.linkfooter:active, a.linkfooter:visited
{
	font: 10px/12px Arial, Tahoma, Verdana;
	color: #999;
	text-decoration: none;
}

a.linkfooter:hover
{
	font: 10px/12px Arial, Tahoma, Verdana;
	color: #000;
	text-decoration: none;
}

.copyright
{
	margin: 15px 10px 0 0;
	float: right;
	font: 10px/12px Arial, Tahoma, Verdana;
	color: #6699CC;
}

	.copyright a
	{
		text-decoration: none;
		color: #6699CC;
	}

	.copyright a:hover
	{
		text-decoration: underline;
		color: #6699CC;
	}





.imgL {
	float: left;
	padding: 0 10px 5px 0;
}
	.imgL img {
		border: 1px solid #000;
	}

.imgR {
	float: right;
	padding: 0 0 5px 10px;
}	

	.imgR img {
			border: 1px solid #000;
		}

/* Table Properties */

.dataTable
{
	border: 1px #EBEBEB solid;
	border-collapse: collapse;
}

tr.rowtitle td
{
	color: #fff;
	background: #79B0E8;
	font: bold 12px Arial, Tahoma, Verdana;
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}


tr.row td
{
	background: #eee;
	border-top: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;
}


/* Form Properties */


form
{
	margin: 0 0 0 0px;
}

input, select, textarea
{
	font: 11px Tahoma, Verdana, Arial;
	border: 1px #ccc solid;
}


.search
{
	border: none;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	height: 20px;
	padding: 2 0 0 0px;
}

.btn
{
	font: bold 11px Tahoma, Verdana, Arial;
	color: #333333;
	background: #EAEAEA 0 0 no-repeat;
}

select
{
	font: 11px Tahoma, Verdana, Arial;
}


textarea
{
	font: 11px Tahoma, Verdana, Arial;
	overflow: auto;
}

.noborder
{
	border: none;
	border: 0px;
}

.border
{
	border: 1px solid;
	border-color: #DADADA;
}