#heaWrapper_home {
	position: relative;
	background-color: #bf7c21;
}

#slidesWrapper_home {
	position: relative;
	width: 363px;
	height: 220px;
	background-color: #6bacac;
	float: left;
	}

	#slidesWrapper_home h1 {
		position: relative;
		width: 363px;
		height: 24px;
		background-color: #6bacac;
	}
	
	html>body #slidesWrapper_home h1 {top: 0; right: 0; height: 24px;}

	#slidesWrapper_home h1 img {
		margin: 7px 0 0 15px;
	}

	#slidesWrapper_home #arrows_home {
		position: relative;
		top: 6px;
		right: 300px;
	}

	.slides_home {
		margin: -20px 0 0 0px;
	}
	
	html>body .slides_home {margin: -20px 0 0 0px;
	}

		.slides_home h2 {
			margin: 0;
			padding: 0px 0 0 0;
			font-size: 12px;
			line-height: 18px;
			color: #fff;
		}

		.slides_home p {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			margin: 0;
			padding: 0 15px 5px;
			font-size: 12px;
			line-height: 18px;
			color: #fff;
		}

		.slides_home .slideImg_home {
			
			top: 0;
			right: 0;
		}

		.slides_home .small_home {
			font-size: 11px;
		}
