/***************************************************

	SWORD SERVICES
	Stylesheet - Home Styles
	Author: AspectVision.com
	
****************************************************/

	h3
	{
		color: #0e5392;
		margin-bottom: 16px;
	}

	#local
	{
		background: #0084bf;
	}

	#home_content
	{
		height: 390px;
	}
	
/***************************************************
	COLUMNS
****************************************************/
	
	#home_columns
	{
		background: #ffffff; /*url( ../img/home/logos.gif ) no-repeat 98px 0px;*/
		padding: 0 0 0 295px;
		width: 660px;
		overflow: auto;
	}
	
	#home_intro
	{
		background: #eeeeee;
	}
	
	#home_intro_content
	{
		width: 400px;
		padding: 20px;
		font-size: 13px;
	}
	
	#home_intro .link_footer .hr
	{
		margin: 0 0 10px 0;
	}

	#home_intro .link_footer li
	{
		padding: 0 18px 0 18px;
	}
	
/***************************************************
	QUOTE
****************************************************/
	
	#home_testimonal
	{
		width: 220px;
		background: #e4e4e4;
		float: right;
		font-size: 13px;
	}
	
	.quote .testimonial
	{
		background: none !important;
		padding: 0 18px 0 18px;
		line-height: 14px;
		font-size: 12px;
	}
	
	.quote p					{ padding: 0 18px 0 18px; }

/***************************************************
	FACILITIES SHOW
****************************************************/

	#facilitiesShow
	{
		padding: 8px 27px 8px 27px;
		background: #f3f3f3;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #dadada;
		line-height: 14px;
		position: relative;
		height: 45px;
	}

	#facilitiesShow #detail
	{
		background: url( ../img/facilities_show/facilities_show.gif ) no-repeat;
		padding: 0 0 0 35px;
		position: absolute;
		top: 10px;
		left: 20px;
	}

	#facilitiesShow h5
	{
		font-size: 18px;
		font-weight: bold;
		margin: 4px 0 0 0;
		padding: 0;
		letter-spacing: -1px;
		color: #45494e;
		background: none;
	}

	#facilitiesShow .orange
	{
		color: #e98428;
	}

	#facilitiesShow .callout
	{
		font-size: 18px;
		font-weight: bold;
		letter-spacing: -1px;
		display: block;
		position: absolute;
		top: 0px;
		left: 265px;
		width: 150px;
	}

	#facilitiesShow ul
	{
		position: absolute;
		top: 12px;
		right: 27px;
	}

	#facilitiesShow li
	{
		padding: 0 0 0 20px;
		line-height: normal;
		font-size: 12px;
		background: url( ../img/global/bullet.gif ) no-repeat 0 2px;
		margin: 0 0 5px 0;
	}