div#home_header_main_con {
	width: 550px;
	height: 213px;
	margin-bottom: 20px;
}

div#home_header_pos {
	width: 550px;
	height: 213px;
	position: absolute;
	z-index: 500;
}

ul#home_header {
	margin: 0;
	padding: 0;
	width: 550px;
	height: 213px;
	overflow: hidden;
}

ul#home_header li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	width: 550px;
	height: 213px;
	text-indent: -50000px;
}

ul#home_header li a {
	width: 550px;
	height: 213px;
	display: block;
	text-indent: -50000px;
}

div#home_pager {
	height: 20px;
	z-index: 999;
	width: auto;
	float: right;
	position: relative;
	right: 20px;
	bottom: 35px;
}

div#home_pager a {
	float: left;
	display: block;
	height: 20px;
	width: 12px;
	text-indent: -50000px;
	margin-right: 2px;
	background: url(../../../images/icons/homepage_slider.png) no-repeat center bottom;
}

div#home_pager a:hover, div#home_pager a.activeSlide {
	background-position: center top;
}