.container_subheader {
	background: #1396e4 url(/images/epack/bg_subheader.jpg) center bottom repeat-x;
	height: 260px;
	border-top: 1px solid #bbb;
}

#home-slider {	
	position: relative;
	cursor: pointer;
	width: 960px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
}
.slider {
	position: absolute;
	width: 2880px;
}


.offer_home {
	display: block;
	float: left;
	width: 948px;
	margin: 0 auto;
	padding: 15px 6px;
	height: 230px;
	/* background: url(/images/epack/home_offer.jpg) 0 0 no-repeat; */
}
h3.offer {
	display: block;
	padding: 10px 0;
	padding-top: 10px;
	padding-right: 50px;
	text-align: right;
	
	font-size: 36px;
	font-family: 'Neutraface2TextDemi', sans-serif;
	font-weight: bold;
	color: #fbffb9;
	text-shadow: #333 0px 2px 2px;
	height: 15px;
	line-height: 15px;
}
.visuals {
	display: block;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-left: 130px;
	position :relative;
}
.visuals a {
	text-decoration: none;
}

.avantages {
	display: block;
	float: left;
	width: 400px;
	margin-top: 0;
	margin-left: 15px;
}
	.offer_price,
	.advantages {
		display: block;
		background: transparent url(/images/fff/tick.png) 0 10px no-repeat;
		padding: 10px 0;
		padding-left: 24px;
		font-size: 20px;
		font-family: 'Neutraface2TextDemi', sans-serif;
		color: #fff;
		text-shadow: #444 0px 2px 2px;
		height: 15px;
		line-height: 15px;
	}
	.offer_compatbility {
		display: block;
		position : absolute;
		top: 50px;
		right: -90px;
		width: 140px;
		color: #333;
		font-size: 11px;
		height: 16px;
		line-height: 16px;
	}
		.cpcss {}
		.cpcss img { padding-right: 6px;}
		.cpxhtml {top: 72px;}
		.cpxhtml img { padding-right: 6px;}
		.cpother {top: 94px;}
		.cpother img { padding-right: 6px;}
		
		
	.offer_devis {
		position : absolute;
		bottom: 0;
		right: -20px;
	}
	.offer_price {
		position : absolute;
		left: -140px;
		top: 90px;
		background: none;
		font-size: 40px;
		text-align: center;
		color: #c2f70e;
	}
		.offer_price em {
			display: block;
			font-size: 12px;
			margin-bottom: 5px;
		}
		
	.help {
		position: relative;
		display: block;
		float: left;
		height: 16px;
		padding-right: 20px;
		background: transparent url(/images/fff/help.png) right 0 no-repeat;
	}

.boxes_image {
	width: 180px;
	padding: 10px 15px;
	margin: 10px 10px;
	background: transparent url(/images/epack/bg_item_desc.gif) 0 bottom repeat-x;
}
.boxes_buttons {
	background: none;
}
	
	h3.home {
		color: #1E90FF;
		font-size: 20px;
		padding-right: 10px;
	}

	.boxes_image a img {
		margin-bottom: 5px;
	}
	.pack-price {
		color: #ffb207;
		font-size: 18px;
		font-weight: bold;
	}
	.apart {
		font-size: 14px;
	}
	.pack-desc {
		text-align: justify;
		padding: 0 10px;
		min-height: 150px;
	}
	
	.linkmore {
		display: block;
		font-size: 14px;
		margin-bottom: 20px;
	}
	
	
a.button { text-decoration: none; font-size: 12px; }
a.btndevis { background: #888 !important; }
