@charset "windows-1256";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #545454;
	direction: rtl;
	vertical-align: top;
	text-align: justify;
	line-height: 16px;
}
img.border1 {
	border: 1px solid #666;
}

a {
	color: #D82500;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #141311;
}
.whity {
	background-color: #FFF;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}
.padded22right {
	padding-right: 22px;
}

.featured-services {
	background-image: url(../images/home-services-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 96px;
	width: 310px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 19px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.featured-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d82500;
	text-decoration: none;
	margin-bottom: 10px;
}
a.more {
	color: #D82500;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 30px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	float: left;
}
a.more:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 30px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #333;
	float: left;
}
.ads-area {
	padding-top: 40px;
	text-align: center;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 87px;
	color: #CCC;
}
.footer * {
	
	color: #CCC;
}
.footer .infooter {
	margin-top: 40px;
}
.footer .infooter a {
	font-weight: bold;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.footer .infooter a.sds {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	color: #E91E01;
}

.footer .infooter a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.padded22right-content {
	background-image: url(../images/content-area-down-bg.jpg);
	background-repeat: no-repeat;
	background-color: #E9E8E6;
	background-position: bottom;
	width: 627px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.services-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #743A0A;
	padding: 5px;
}
.services-details {
	background-color: #FFF;
	padding: 5px;
}
.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
	background-color: #DFD;
	border: 1px dotted #090;
	padding: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	background-color: #FCC;
	border: 1px dotted #F00;
	padding: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}.services-details a.request img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.services-details a.request {
	margin: auto;
	height: auto;
	width: 251px;
	display: block;
}
.services-details a.request:hover {
	margin: auto;
	height: auto;
	width: 251px;
	display: block;
}
#social {
  background-image: url("../images/social-bg.png");
  background-repeat: no-repeat;
  height: 62px;
  left: -50px;
  padding-right: 9px;
  padding-top: 7px;
  position: fixed;
  top: 90px;
  width: 84px;
}
#social a {
  clear: both;
  float: right;
  height: auto;
  margin-top: 3px;
  width: auto;
}

#social a img{border:none;margin:0px;padding:0px;}