.headers{
	position:absolute;
	/*top:-24px;*/
	top:161px;
	right:0;
	width:741px;
	height:24px;
	z-index:1;
/*	background:url('/_media/images/headers.jpg') no-repeat right;*/
}	

.services{
	position:relative;
	/*background:url('/_media/images/horizontalBG.jpg') repeat-y -1px 10px;*/
	position:relative;
	width:100%;
	min-height:165px;
	height:auto !important;
	height:165px;
	float:right;
	z-index:1;
}

.services .item{
	position:relative;
	/*background:#F8F8F8;*/
	float:right;
	width:216px;
	min-height:162px;
	height:auto !important;
	height:162px;
	text-align:right;
	padding-right:13px;
	direction:rtl;
}

.services .first{
	right:8px;
}	

.services .second{
	right:27px;
}	

.services .third{
	right:42px;
}	

.services .item UL{
	/*list-style:url('/_media/images/ServiceBullet.gif');*/
	margin:0;
	padding:0;
	margin-right:15px;
	margin-top:9px;
	/*width:200px;*/
}

.services .item A{
	color:#666666;
}

.services .topStrip{
	width:100%;
	position:absolute;
	top:0;
	right:0;
	height:32px;
	/*background:transparent url(/_media/images/topStrip.jpg) no-repeat scroll -3px*/
}

.services .bottomStrip{
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
	height:17px;
/*	background:url('/_media/images/bottomStrip.gif')no-repeat -2px;	*/
}

.bottomMedia{
	position:relative;
	background:#ffffff;
	width:100%;
	min-height:211px;
	height:auto !important;
	height:211px;
	text-align:right;
	direction:rtl;
	float:right;
	
}

.bottomMedia .item{
	float:right;
	min-height:223px;
	height:auto !important;
	height:223px;
	
	border:0;
	border-style:dotted;
	border-color:#E4E4E4;
	position:relative;
	top:10px;
	padding-top:10px;
}

.bottomMedia .item .headerPic{
	position:relative;
	height:42px;
	margin:0 10px 0;
}

.bottomMedia .right{
	border-right-width:1px;
	border-top-width:1px;
	width:239px;
	right:8px;
}

.bottomMedia .center{
	border-right-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	width:245px;
	right:7px;
}

.bottomMedia .center .rightProduct{
	position:relative;
	float:right;
	width:116px;
	right:21px;
	text-align:right;
}

.bottomMedia .rightProduct P,.bottomMedia .leftProduct P{
	color:#20426F;
	left:6px;
	position:absolute;
	text-align:right;
	top:3px;
	width:56px;
	margin:0;
	font-weight:bold;
}
.bottomMedia .triAngle{
	width:6px;
	height:6px;
	/*background:url('/_media/images/triangle.jpg') no-repeat;*/
	position:absolute;
	z-index:1;
	top:8px;
	right:34px;
}

.bottomMedia .center .leftProduct{
	position:relative;
	float:left;
	width:107px;
	left:6px;
	text-align:right;
	border-right:1px dashed #E4E4E4;
}

.bottomMedia .content{
	/*width:100%;*/
	position:		relative;
	text-align:		right;
	padding-top:	15px;
	padding-right:	13px;
}

.bottomMedia .content P{
	margin:0 0 10px;
	color:#A0A0A0;
	font-weight:bold;
}

.bottomMedia .content H2{
	color:#FD8224;
	font-size:17px;
	position:relative;
	margin:0 0 5px 0;
}

.bottomMedia .content A{
	font-weight:bold;
	color:#7A7A7A;
}


.bottomMedia .left{
	border-top-width:1px;
	border-left-width:1px;
	width:236px;
	right:6px;
}

.bottomMedia .left TABLE{
	font-size:11px;
}

.bottomMedia .left INPUT{
	width:114px;
	border:1px solid #DADADA;
	font: normal 10px arial;
}

.bottomMedia .left TEXTAREA{
	width:114px;
	border:1px solid #DADADA;
	font: normal 10px arial;
}

.bottomMedia .contactButton{
	cursor:pointer;
	margin-bottom:-2px;
}

.frontProduct{
	z-index:1;
}