#Content img.AlignCenter
{
	margin: 0px auto;
	padding: 60px;
}

#Home
{
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
}

	#Home .CaseStudy
	{
		margin: 15px 0px 0px 77px;
		width: 422px;
		height: 187px;
		padding-right: 3px;
		background: transparent url(../images/home/ms_sep.gif) no-repeat 423px 5px;
		_width: 425px;
	}

		#Home .CaseStudy h3.Title
		{
			width: 57px;
			height: 13px;
			background-image: url(../images/home/tt_casestudy.gif);
			margin: 0px 0px 6px 1px;
		}

		#Home .CaseStudy img
		{
			margin-right: 5px;
		}

		#Home .CaseStudy .Description
		{
			width: 230px;
			margin-left: 1px;
		}

		#Home .CaseStudy .Description p
		{
			margin: 4px 0px 0px 1px;
		}

	#Home .News
	{
		margin: 15px 0px 0px 14px;
		overflow: hidden;
		width: 400px;
		height: 187px;
		padding-right: 3px;
		font-family: Arial, Verdana, sans-serif;
	}

		#Home .News h3.Title
		{
			width: 29px;
			height: 13px;
			background-image: url(../images/home/tt_news.gif);
			margin: 0px 0px 6px 1px;
		}

		#Home .News .ScrollContent
		{
			overflow: hidden;
			height: 130px;
			width: 380px;
			position: relative;
		}

		#Home .News ul
		{
			position: relative;
			_left: -3px;
		}

		#Home .News ul *
		{
			_position: relative;
		}

		#Home .News ul li 
		{
			margin-bottom: 10px;
			line-height: 13px;
			display: block;
			clear: both;
		}

			#Home .News ul li div
			{
				width: 250px;
				margin-left: 10px;
				margin-right: 15px;
				_margin-left: 8px;
			}

			#Home .News ul li .Date
			{
				color: #445f80;
				font-size: 13px;
				font-weight: bold;
				display: block;
			}

			#Home .News ul li h4
			{
				color: #4f8fbc;
				font-size: 13px;
				font-weight: bold;
			}
		
			#Home .News ul li p
			{
				color: #888888;
				font-size: 11px;
			}

		#Home .News .Scroller
		{
			width: 13px;
			height: 136px;
			background: transparent url(../images/home/bg_scroll.gif) no-repeat left top;
		}

			#Home .News .Scroller .Button
			{
				cursor: pointer;
				width: 13px;
				height: 34px;
				background: transparent url(../images/home/bt_scroll.gif) no-repeat left top;
			}