﻿body{
	margin-top:0px;
	margin-bottom:0;
	font-family:Arial;
	font-size:12px;
}

a img {border: 0px;}

.off {display: none;}

#wrapper{
	width:771px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:0;
	padding-bottom:0;
}

/**main menu***/

.topMenu
{
	position:relative;
	z-index:100;
	left: 0px;
	top: 0px;
	text-align: center;
	padding-top: 4px;
	height: 32px;
	overflow: hidden;

	}

.topMenu a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.topMenu img
{
	padding-left: 10px;
	padding-right: 10px;
	}

.topMenu a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}

/*for top menu innner pages*/

.home{
	position:absolute;
	left:0px;
	top:0px;
	z-index:101;
	direction:rtl;
	text-align: left;
	width:104px;
	height:17px;
}

.home A{
	font-weight:bold;
	color:#9A9A9A;
	text-decoration:none;
}


.home img{
	padding-left: 5px;
	border: 0px;
	}

.noProblem{
	position:absolute;
	left:275px;
	top:0px;
	width: 212px;
	height: 70px;


	overflow: hidden;
}



/*****/

.relatedContent {
	display:block;
	float:right;
	width:771px;
	height:226px;
	background: url('../Images/aboutOneCallItems_bg.jpg');
	background-repeat:no-repeat;
}

	.column{
		direction:rtl;
		float:right;
		display:inline;
		width:170px;
		margin-right:17px;
	}

	.column a img {border: 0px;}

	.column .title
	{
		width: 160px;
		height: 24px;
		overflow: hidden;
		margin-top:7px;
		margin-right:10px;
		margin-bottom:16px;
		text-align:right;
	}


	.more{
		position:relative;
		float:right;
		background: url('../Images/arrow_more.gif');
		background-repeat:no-repeat;
		background-position:left 4px;
		font-size:11px;
		color:#ED232A;
		text-decoration:none;
		margin-right:14px;
		padding-left:10px;
	}

	.column .source {color:#ED232A;}
	.column .date {color:#3A3939; font-size:11px; white-space: nowrap;}

	.column .item
	{
		height: 139px;
		overflow: hidden;
		padding-right:16px;
		padding-left:16px;
		margin-bottom:14px;
	}





/***footer***/
.footer{
	direction:rtl;
	float:left;
	width:771px;
	background: url('../Images/footer_line.gif');
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:44px;
	margin-bottom:10px;
	}

	.footer .links{
	float:left;
	padding-top:14px;
	}

	.footer .links A{
	float:left;
	color:#292526;
	text-decoration:none;
	}
	.footerSep{
	float:left;
	color:#ED232A;
	margin:0 5px;
	}


	.footer .mantis{
	float:right;
	padding-top:14px;
	}
	.footer .mantis A{
	text-decoration:none;
	color:#A1A19F;
	font-size:11px;
	}




.guarantee
{
	position: absolute;
	right: 0px;
	top: -30px;
	z-index: 2000;
	}

.indentedBox
{
	padding-right: 40px;
	display: block;
	}


.proffList
{
	clear: both;
	zoom:1;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top:17px;
	padding-right:20px;
	background: #F5F6FA url('../Images/proffList_bg.gif') repeat-x left top;
	direction:rtl;
	}

.proffList ul{
	width:95px;
	xheight:212px;
	float:right;
	display:inline;
	margin:15px 0 50px 29px;
	padding:0;
	background: url('../Images/dots.gif');
	background-position:left top;
	background-repeat:repeat-y;

}

.proffList ul li{
	list-style:none;
	width: 84px;
	display: inline;
	float: right;
	background: url('../Images/bullet_proffList.gif');
	background-position:right 6px;
	background-repeat:no-repeat;
	padding-right:8px;
	margin-bottom:3px;
}
.proffList ul li a {
	color:#292526;
	text-decoration: none;
}
.last{	background:none!important;}


.proffList .break {
	background: red;
	clear: both;
	width: 100%;
	}