.location-home
{
}

	.location-home #outside-container,
	.location-home #site-header
	{
		background: transparent;
	}

	.location-home #background-container
	{
		display: none;
	}

	.location-home #site-content
	{
		padding-top: 14px;
		padding-left: 0;
		padding-right: 0;
	}

#home-welcome
{
	background: #fff;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	-moz-box-shadow: 0 5px 2px -2px rgba(170, 170, 170, 0.9);
	-webkit-box-shadow: 0 5px 2px -2px rgba(170, 170, 170, 0.9);
	box-shadow: 0 5px 2px -2px rgba(170, 170, 170, 0.9);
	font-family: Arial, sans-serif;
	margin-bottom: 15px;
	width: 908px;
}

	#home-welcome .container
	{
		border: 1px solid #ddd;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
		border-radius: 1px;
		height: 353px;
		padding: 13px 14px;
		padding-bottom: 23px;
		width: 878px;
	}

	#home-welcome #home-video-player
	{
		float: right;
		height: 344px;
		padding-right: 7px;
		padding-top: 8px;
		width: 425px;
	}

	#home-welcome h1
	{
		color: #353535;
		font-family: Arial, sans-serif;
		font-size: 23px;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 9px;
		padding-left: 7px;
		padding-top: 8px;
	}

	#home-welcome .content
	{
		color: #707070;
		font-size: 17px;
		line-height: 24px;
		height: 265px;
		margin-top: 9px;
		padding-left: 7px;
		padding-bottom: 10px;
		width: 390px;
	}

		#home-welcome .content p
		{
			margin-top: 0;
			margin-bottom: 14px;
		}

		#home-welcome .content ul
		{
			line-height: 18px;
			list-style: none;
			margin: 0;
			margin-top: 16px;
			padding: 0;
		}

		#home-welcome .content li
		{
			font-size: 15px;
			list-style: none;
			margin: 0;
			padding: 0;
			padding-bottom: 18px;
			padding-left: 18px;
			position: relative;
		}

			#home-welcome .content li > .dot
			{
				background: url(../images/layout/sprites.png) -156px -102px no-repeat;
				display: block;
				width: 8px;
				height: 8px;
				left: 0;
				position: absolute;
				top: 5px;
			}

	#home-welcome .action
	{
		font-size: 14px;
		line-height: 26px;
		padding-left: 24px;
	}

		#home-welcome .action a
		{
			display: inline-block;
			height: 26px;
			margin-right: 2px;
			overflow: hidden;
			position: relative;
			vertical-align: top;
			width: 89px;
		}

		#home-welcome .action span
		{
			background-position: -335px -102px;
		}

#home-features, #home-features li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

	#home-features li
	{
		float: left;
		margin-right: 16px;
		margin-bottom: 11px;
		overflow: hidden;
		text-align: left;
		width: 292px;
	}

		#home-features li.last
		{
			margin-right: 0;
		}

		#home-features h2
		{
			background: url(../images/home/feature-headers.png) no-repeat;
			border-bottom: 1px solid #fff;
			-moz-border-radius: 5px 5px 0 0;
			-webkit-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0;
			color: #ffffff;
			font-size: 14px;
			font-weight: normal;
			line-height: 29px;
			margin: 0;
			padding-bottom: 0;
			text-align: center;
		}

		#home-features .content
		{
			background: #fff;
			border-left: 1px solid #ddd;
			border-right: 1px solid #ddd;
			border-bottom: 1px solid #e7e7e7;
			-moz-box-shadow: 0 5px 3px -2px #aaa;
			-webkit-box-shadow: 0 5px 3px -2px #aaa;
			box-shadow: 0 5px 3px -2px #aaa;
			height: 323px;
			margin-bottom: 5px;
		}

		#home-features h3
		{
			color: #353535;
			font-size: 13px;
			font-weight: bold;
			line-height: 21px;
			margin: 0;
			padding: 0 14px;
			padding-top: 9px;
			text-align: left;
			white-space: nowrap;
		}

		#home-features .description
		{
			color: #353535;
			height: 76px;
			line-height: 22px;
			padding: 0 14px;
		}

			#home-features .description p:first-child
			{
				margin-top: 0;
			}

			#home-features .description p
			{
				margin-bottom: 0;
			}

		#home-features .action
		{
			font-size: 14px;
		}

.home-article-cat
{
	background: url(../images/home/articles-bottom.png) no-repeat bottom left;
	clear: both;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

	.home-article-cat > .body
	{
		border-left: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9;
	}

		.home-article-cat > .body > .header
		{
			background: url(../images/home/articles-header-bg.png) repeat-x;
			background-image: -moz-linear-gradient(top, #fff, #fff 9px, #fbfbfb 15px, #f4f4f4 21px, #ededed 27px, #e7e7e7);
			background-image: -ms-linear-gradient(top, #fff, #fff 9px, #fbfbfb 15px, #f4f4f4 21px, #ededed 27px, #e7e7e7);
			background-image: -webkit-linear-gradient(top, #fff, #fff 9px, #fbfbfb 15px, #f4f4f4 21px, #ededed 27px, #e7e7e7);
			background-image: linear-gradient(top, #fff, #fff 9px, #fbfbfb 15px, #f4f4f4 21px, #ededed 27px, #e7e7e7);
			border: 1px solid #e3e3e3;
			border-bottom: 0;
			-moz-border-radius: 1px 1px 0 0;
			-webkit-border-radius: 1px 1px 0 0;
			border-radius: 1px 1px 0 0;
			line-height: 33px;
			padding: 0 18px;
		}

			.home-article-cat > .body > .header > h2
			{
				font-size: 14px;
				font-weight: bold;
				margin: 0;
			}

	.home-article-cat > .body > ul,
	.home-article-cat > .body > ul > li
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}

		.home-article-cat > .body > ul
		{
			border-left: 1px solid #dbdbdb;
			border-right: 1px solid #dbdbdb;
			padding-left: 13px;
			padding-right: 30px;
			padding-top: 13px;
			padding-bottom: 16px;
		}

			.home-article-cat > .body > ul > li
			{
				border-top: 1px solid #d6d6d6;
				padding-left: 3px;
				padding-top: 15px;
				padding-bottom: 13px;
			}

			.home-article-cat > .body > ul > li.first
			{
				border-top: none;
			}

	.home-article-cat .image
	{
		float: left;
		width: 130px;
	}

	.home-article-cat .copy
	{
		float: left;
		padding-top: 3px;
		width: 710px;
	}
