#cnt-home-block {
	position: relative;
	height: 400px;
	width: 700px;
	background: #f6f6f6;
	margin: 30px auto;
}

#cnt-home-block:hover {
/*	background: rgba(255, 200, 100, .25); */
}

.cnt-home-block-backgrid {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0px 0px 0px -498px;
	width: 997px;
	height: 268px;
	background: url(../img/home-backgrid.gif) 0px 0px no-repeat;
}

.cnt-home-block-item {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 280px;
	left: 0px;
}

.cnt-home-block-image {
	position: absolute;
	background: transparent 0px 0px;
	
	image-rendering:  optimizeSpeed;
	-ms-interpolation-mode: nearest-neighbor;
	
}

.cnt-home-block-image img {
	position: absolute;
	top: 0px;
	left: -40px;
	width: 100%;
	height: 100%;
}

#cnt-home-block-item-1 {left: 50%;  margin-top: 70px}
#cnt-home-block-item-2 {left: 100%; width: 60px; height: 60px; }
#cnt-home-block-item-3 {left: 0%;   width: 60px; height: 60px; }



#cnt-home-block-item-1 .cnt-home-block-image {
	top: -385%;
	left: -88%;
	height: 488%;
	width: 262%;
}


#cnt-home-block-item-2 .cnt-home-block-image {
	top: -275%;
	left: -185%;
	height: 423%;
	width: 423%;
}

#cnt-home-block-item-3 .cnt-home-block-image {
	top: -350%;
	left: -165%;
	height: 482%;
	width: 292%;
}



.dbg-setpoint {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 2px;
	height: 2px;
	background: red;
	z-index: 10;
	overflow: hidden;
}

.cnt-home-block-arrow {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 230px;
	white-space: nowrap;
	height: 88px;
	overflow: hidden;
	top: 120px;
	border-bottom: none 0px;
	z-index: 5;
	cursor: pointer;
}

.cnt-home-block-arrow:hover {
	table-layout: fixed; /* IE6 forced redraw */
	/* background: rgba(100, 255, 100, .25); */
}

.cnt-home-block-arrow-left {
	left: 20px;
	padding-left: 50px;
}

.cnt-home-block-arrow-right {
	left: 400px;
	text-align: right;
	padding-right: 50px;
}

.cnt-home-block-arrow-bg {
	position: absolute;
	top: 0px;
	height: 88px;
	width: 78px;
	background: url(../img/home-arrows-sprite.png) 0px 0px no-repeat;
}

.cnt-home-block-arrow-left .cnt-home-block-arrow-bg {
	left: -39px;
}

.cnt-home-block-arrow-right .cnt-home-block-arrow-bg {
	left: 241px;
}

.cnt-home-block-arrow-copy-wrapper {
	position: relative;
	top: 0px;
	display: block;
	padding-bottom: 1px;

	
}

.cnt-home-block-arrow-copy-holder {
	display: block;
	padding-top: 20px;
	font-size: 18px;
	line-height: 22px;
	color: #9e0c10;
	vertical-align: top;
}

.cnt-home-block-arrow-copy {
	background: url(../img/home-arrow-underline.gif) 0px 0px repeat;
	font-size: 18px;
	line-height: 22px;
	vertical-align: top;
/*	letter-spacing: -1px; */
	font-style: italic;
	border-bottom: 0px;
}

.js-enabled .cnt-home-block-arrow-copy {
	border-bottom-style: dashed;
}

.cnt-home-block-arrow:hover .cnt-home-block-arrow-copy {
	background: transparent;
}


#cnt-home-block-desc {
	position: absolute;
	z-index: 11;
	left: 660px;
	top: 180px;
}

#cnt-home-block-desc h2 {
	font-size: 30px;
	margin: 0px;
	vertical-align: top;
	font-style: italic;
	color: white;
	font-weight: normal;
}


.cnt-home-block-desc-line-1,
.cnt-home-block-desc-line-2,
.cnt-home-block-desc-line-w {
	background-image: url(../img/home-textbg-sprite.png);
}


.cnt-home-block-desc-line-1,
.cnt-home-block-desc-line-2{
	float: left;
	height: 37px;
	margin-left: 15px;
	padding: 0px 15px 0px 0px;
	background-position: 100% 0px;
	white-space: nowrap;
}

.cnt-home-block-desc-line-w {
	position: absolute;
	height: 37px;
	width: 15px;
	margin-left: -15px;
	background-position: 0px 0px;
}

.cnt-home-block-desc-line-2 {
	margin-top: -15px;
	background-position: 100% 37px;
}

.cnt-home-block-desc-line-2 .cnt-home-block-desc-line-w {
	background-position: 0px 37px;
}

.cnt-home-desc-copy {
	display: block;
	position: relative;
	z-index: 10;
}

.cnt-home-desc-copy-i {
	display: block;
}


#cnt-home-block-list-group {
	position: absolute;
	width: 450px;
	z-index: 10;
	left: 350px;
	top: 258px;
	padding: 5px 0px 10px 15px;
	color: #920d0d;
	font-style: italic;
	background: url(../img/home-addbg.png) 0px 0px repeat;
}

#cnt-home-block-list-group h2 {
	font-size: 18px;
	margin: 5px 0px;
	font-style: italic;
}

#cnt-home-block-list-group ul {
	margin: 4px 0px;
	padding: 0px;
}

#cnt-home-block-list-group ul li {
	display: block;
	list-style: none;
	margin: 1px 0px;
	padding: 0px 0px 0px 18px;
	background: url(../img/home-li-dash.gif) 1px 8px no-repeat;
}

.cnt-home-block-list{
	display: none;
}

#cnt-home-block-list-1 {
	display: block;
}

.main-additional-link{
	margin-left:50px;
}