#homepage-main #slider_holder {
	margin: 50px 0 0 0;
}

#slider_holder {
	background: url('../images/slider/slide-bg.gif') no-repeat;
	width: 929px;
	height: 189px;
	display: table;
}

#appleslider {
	position: absolute;
	height: 159px;
	margin: 0 0 0 5px;
	width: 919px;

	overflow: hidden;
}

#slider {
	position: relative;
	top: 140px;
	left: 10px;
	height: 21px;
	width: 909px;
	background: url('../images/slider/slider.png') no-repeat;
}

.product {
	position: absolute;
	height: 100px;
	width: 5px;
	text-align: left;
	color: #fff;
	font-size: 11px;
}

.logofirst {
	width: 350px;
}
.news {
	width: 290px;
}
.corporate {
	color: #333333;
	margin-top: 7px;
	font-size: 14px;
	margin-bottom: 5px;
}
#knob {
	top: 1px;
	height: 19px;
	width: 127px;
	background: url('../images/slider/knob.png') no-repeat;
}

#product_copy {
	position: absolute;
	top: 380px;
}

.product .date {
	color: #333333;
	float: left;
	width: 128px;
	font-size: 14px;
	text-align: center;
	padding: 35px 0 0 0;
	height: 65px;
}
.product .text {
	height: 100px;
	padding-right: 15px;
	border-right: 1px solid #fff;
}
.product .text2 {
	width: 190px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
	height: 100px;
	font-size: 11px;
	float: left;
	border-right: 1px solid #fff;
}
.product a, .product a:visited {
	color: #669933;
}
.product .logo {
	width: 47px;
	float: left;
}
.product .text p {
	margin-top: 10px;
}