/* ***************************************** */
/* Home content CSS */
#homePageContent
{
	height: 20px;;
	margin-top: 0px;
	width: 270px;
}

#homePageLeft
{
	/* border: 1px solid red; */
	float: left;
	height: auto;
	/*width: 700px;*/
	width: 633px;
}

#homePageRight
{
	/* border: 1px solid red; */

	float: left;
	height: auto;
	height: 271px;
	height: 261px;
	margin-bottom: 20px;
	margin-left: 14px;
	/*width: 206px;*/
	width: 272px;
}


/*Left elements*/
a.homePageTabLink:link, a.homePageTabLink:visited
{
	text-decoration: none;
}

a.homePageTabLink:hover
{
	text-decoration: none;

}


.homePageTab
{
	/* background-image: url('../images/tab.gif'); */
	background-image: url(tab.gif);
	/*background-color:#F1F1F1;*/
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 33px;
	padding:10px 0px 0px 20px;
	text-align: left;
	text-decoration: none;
	margin-left: 10px;
	_margin-left:5px;
	width: 230px;

}

.homePageTabActive
{
	/* background-image: url('../images/tabCurrent.gif');*/
	/*background-image: url(data-recovery-linux.gif);*/
	background-image:url(tab-h.gif);
	background-repeat: no-repeat;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	width: 230px;
	float:left;
}

div.homePageLeftContent
{
	background-color:#FFFFFF;
	display: none;
	float:left;
}

div.homePageLeftContentActive
{
float:left;
	display: block;
	height: 295px;
	_height: 303px;
	margin-top: 0px;
	padding-right: 5px;
	margin-left: 10px;
	
}

div.homePageLeftContent div.ContentImage
{
	
	height: 100px;
	width: 50px;
	margin-left: 10px;
}







div.homePageLeftContent div.ContentText
{
	padding:5px;
	float: left;
	height: auto;
	margin-left: 5px;
	/* width: 490px; */
	width: 655px;
	_width:647px;
	margin-top:5px;
	
}

div.promoInfo
{
	/*background-image: url('../images/promo-box_background.png');
	background-repeat: no-repeat;*/
	border: 0px solid #DEDEDE;
	float: left;
	/*height: auto;
	min-height: 50px;*/
	height: 105px;
	/*margin-right: 5px;*/
	/*width: 200px;*/
	text-align: left;
	width: 206px;
}

div.promoInfo img
{
	border: none;
	display: block;
	/*float: left;*/
	/*margin-top: 12px;
	margin-left: 10px;*/
	/* margin-left: 4px; */ /*IE*/
	padding: 0px;
}

div.promoInfo a:link,
div.promoInfo a:visited,
div.promoInfo a:hover
{
	background: none;	
	border-bottom: none;
	border: none;	
	text-decoration: none;
}

/*Right elements*/

#homePageRight div
{
	margin-left: 5px;
	width: 260px;
}


div.homePageRightTitle
{
	background-color: #FFFFFF;
	background-image: url('../images/tab260.gif');
	background-repeat: no-repeat;
	color: #2178CC;	
	height: 20px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 260px;
}

div.homePageRightTitle span
{
	margin-left: 20px;
}

div.homePageRightContent
{
	background-color: #FFFFFF;
	height: 129px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 260px;
}

div.homePageRightContent div#customers
{
	display: block;
	height: 50px;
	margin: 0px;
	margin-left: 49px;
	margin-top: 10px;
	width: 160px;
}

div.homePageRightContent div#customers a.no_underline:link, 
div.homePageRightContent div#customers a.no_underline:visited,
div.homePageRightContent div#customers a.no_underline:hover
{
	background: none;	
	border-bottom: none;
	border: none;
	text-decoration: none;
}

/* *************** links in Home Page content like at subpages ******************* */


